]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-45790: List macros in same order in which fields are described (GH-29529...
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Tue, 5 Apr 2022 05:28:21 +0000 (22:28 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 05:28:21 +0000 (22:28 -0700)
commitd1fb16ae286795abe3e9da86332c891b4b18826f
tree606d465de7ffd518a6ac1dfe1f89ee3bb3c58f1a
parentbc9ec24290d0fa823fa2ac19ac9767b2b8498faa
[3.9] bpo-45790: List macros in same order in which fields are described (GH-29529) (GH-32321)

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>.
(cherry picked from commit b275267aa7d44ec90fa435c9cb1610c549da745a)

Co-authored-by: rtobar <rtobar@icrar.org>
Doc/extending/newtypes_tutorial.rst
Misc/NEWS.d/next/Documentation/2021-11-12-11-03-55.bpo-45790.6yuhe8.rst [new file with mode: 0644]