]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99202: Fix extension type from documentation for compiling in C++20 mode (#102518)
authorJeffrey Newman <jeff@newman.me>
Thu, 6 Apr 2023 15:59:36 +0000 (10:59 -0500)
committerGitHub <noreply@github.com>
Thu, 6 Apr 2023 15:59:36 +0000 (17:59 +0200)
commit23cf1e20a6470588fbc64483031ceeec7614dc56
tree1a687dbdac35b44444eabe31e498a6ad69d683a5
parent52bc2e7b9d451821513a580a9b73c20cfdcf2b21
gh-99202: Fix extension type from documentation for compiling in C++20 mode  (#102518)
Doc/extending/newtypes_tutorial.rst
Doc/includes/custom.c
Doc/includes/custom2.c
Doc/includes/custom3.c
Doc/includes/custom4.c
Misc/NEWS.d/next/Documentation/2023-03-07-23-30-29.gh-issue-99202.hhiAJF.rst [new file with mode: 0644]