-
Notifications
You must be signed in to change notification settings - Fork 260
Issues: amontalenti/elements-of-python-style
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Assignments/function calls in a return statement?
research needed
#47
opened May 15, 2020 by
gamesbook
Add a note about the typing module and gradual typing
enhancement
research needed
will fix
#45
opened May 13, 2020 by
amontalenti
Add note about dunder protocols that pop up in third-party libraries like numpy
enhancement
will fix
#44
opened May 13, 2020 by
amontalenti
Add reference to PEP8 style summary in the Python official docs
enhancement
#43
opened Dec 9, 2019 by
amontalenti
Shameless plug: mention wemake-python-styleguide
question
research needed
#40
opened Jun 10, 2019 by
sobolevn
Should we discuss ./src/mypackage vs ./mypackage for project layout?
question
research needed
#31
opened Jun 3, 2016 by
stxlvt
The origin of the zen of Python
enhancement
research needed
will fix
#29
opened Feb 15, 2016 by
marco-buttu
To consider: multi-line list / tuple / dict formatting
enhancement
will fix
#27
opened Jan 15, 2016 by
amontalenti
Reference PEP 257 (docstring conventions)
enhancement
will fix
#18
opened Jan 5, 2016 by
amontalenti
discourage multiple exit points in a method (multiple return)
enhancement
research needed
#15
opened Jan 4, 2016 by
daodennis-zz
ProTip!
no:milestone will show everything without a milestone.