| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Documentation build overview1 file changed ± pep-0843/index.html |
Sorry, something went wrong.
|
Hold on, I'm going to address Jorenham's comment |
Sorry, something went wrong.
|
Could you also include "DRY (don't repeat yourself)" for the first DRY mention in prose? |
Sorry, something went wrong.
- Consolidated the ``__all__``-normalization pseudocode into a single copy in `Specification`_, instead of repeating it three times. - Added an Open Issues section asking whether ``export`` should raise a ``DeprecationWarning`` on a non-list ``__all__``. - Cited the canonical definition of DRY. - Restricted ``export`` to module level.
|
All ready here? |
Sorry, something went wrong.
|
Also, again, please don't rewrite your commit history and force-push. It makes reviewing harder, and we squash this all into one commit when merging anyway. |
Sorry, something went wrong.
|
Yes, ready! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Specification_, instead of repeating it three times.
DeprecationWarning on a non-list __all__.
I also fixed the formatting to agree with PEP 12. (Sorry for the long diff.)