{{ message }}
[3.6] Backport README.rst changes#294
Merged
Mariatta merged 5 commits intoFeb 25, 2017
Merged
Conversation
…honGH-104) (cherry picked from commit b3f1f59)
(cherry picked from commit 1b3d88e)
(cherry picked from commit c086685)
(cherry picked from commit e32ec93)
ned-deily
requested changes
Feb 25, 2017
ned-deily
approved these changes
Feb 25, 2017
akruis
added a commit
to akruis/cpython
that referenced
this pull request
Jul 31, 2021
… syntax Convert initializers for static type objects to use C99 designator syntax. This way the code is more robust against changes of PyTypeObject.
akruis
added a commit
to akruis/cpython
that referenced
this pull request
Aug 1, 2021
… syntax Convert initializers for static type objects to use C99 designator syntax. This way the code is more robust against changes of PyTypeObject.
jaraco
pushed a commit
that referenced
this pull request
Dec 2, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
Backport of the following PRs:
GH-104
GH-145
GH-55
GH-283
GH-295