| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Is the point here that it's easier to reason about as a standalone extension, rather than everything being in one big pyspecific.py file? |
Sorry, something went wrong.
|
Indeed, and also allows for more gradual improvement towards type hints & linting. We already had a patchy approach with some standalone extensions and a massive pyspecific file, the intended end goal is that each extension is self contained. pyspecific will probably remain, but will just contain the monkey-patches we apply to Sphinx/Docutils. A |
Sorry, something went wrong.
There was a problem hiding this comment.
Let's stick with the (mostly) double quotes from the original (and change the couple of singles into double).
PEP 8 says "In Python, single-quoted strings and double-quoted strings are the same. This PEP does not make a recommendation for this. Pick a rule and stick to it."
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you!
Sorry, something went wrong.
|
Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, something went wrong.
|
Sorry, @AA-Turner, I could not cleanly backport this to 3.13 due to a conflict. cherry_picker cbfd39247983309a9ef0ae6da6c61cc71665b967 3.13 |
Sorry, something went wrong.
|
Sorry, @AA-Turner, I could not cleanly backport this to 3.12 due to a conflict. cherry_picker cbfd39247983309a9ef0ae6da6c61cc71665b967 3.12 |
Sorry, something went wrong.
…pythonGH-125082) (cherry picked from commit cbfd392) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
GH-125237 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
…pythonGH-125082) (cherry picked from commit cbfd392) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
GH-125238 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
python#125082)" This reverts commit cbfd392
…xtension (pythonGH-125082) (python#125238)" This reverts commit caa4924
…xtension (pythonGH-125082) (python#125237)" This reverts commit abb01fd.
…of availability directive In python#125082.
| Back | FazBrowse Home | New Git URL |
This gives identical output before-and-after with SOURCE_DATE_EPOCH.
A
📚 Documentation preview 📚: https://cpython-previews--125082.org.readthedocs.build/