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
bpo-45790: List macros in same order in which fields are described #29529
Conversation
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
This PR is stale because it has been open for 30 days with no activity. |
Ping to revive? |
Misc/NEWS.d/next/Documentation/2021-11-12-11-03-55.bpo-45790.6yuhe8.rst
Outdated
Show resolved
Hide resolved
Thanks @rtobar for the PR, and @JelleZijlstra for merging it |
Sorry, @rtobar and @JelleZijlstra, I could not cleanly backport this to |
…ythonGH-29529) Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit b275267) Co-authored-by: rtobar <rtobar@icrar.org>
GH-32320 is a backport of this pull request to the 3.10 branch. |
…bed (pythonGH-29529) Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>. (cherry picked from commit b275267) Co-authored-by: rtobar <rtobar@icrar.org>
GH-32321 is a backport of this pull request to the 3.9 branch. |
Signed-off-by: Rodrigo Tobar rtobar@icrar.org
https://bugs.python.org/issue45790