| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…honGH-104) (cherry picked from commit b3f1f59)
(cherry picked from commit 1b3d88e)
(cherry picked from commit c086685)
(cherry picked from commit e32ec93)
| - Issue tracker: https://bugs.python.org | ||
| - Documentation: https://docs.python.org | ||
| - Developer's Guide: https://cpython-devguide.readthedocs.io | ||
|
|
There was a problem hiding this comment.
The readthedocs URL is proposed here but the docs.python.org is proposed in the changes for Doc/README.rst and further down in this file. I say stick with the latter.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks, @ned-deily :)
I changed the url on the master branch in GH-295. Once that is merged, I'll cherry-pick that to this PR. Will that work?
Sorry, something went wrong.
There was a problem hiding this comment.
Sure. Just do it!
Sorry, something went wrong.
There was a problem hiding this comment.
Done!
Sorry, something went wrong.
|
Thanks for the review @ned-deily 😸 🎉 |
Sorry, something went wrong.
… syntax Convert initializers for static type objects to use C99 designator syntax. This way the code is more robust against changes of PyTypeObject.
… syntax Convert initializers for static type objects to use C99 designator syntax. This way the code is more robust against changes of PyTypeObject.
| Back | FazBrowse Home | New Git URL |
Backport of the following PRs:
GH-104
GH-145
GH-55
GH-283
GH-295