]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42171: Add PEP573-related items to the limited API (GH-23009)
authorPetr Viktorin <encukou@gmail.com>
Tue, 10 Nov 2020 13:47:31 +0000 (14:47 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Nov 2020 13:47:31 +0000 (05:47 -0800)
commit0b9c4c6fcf2b0673fa45ddfa092934a9d5479b8c
tree73ffdc1affed0b0404a1d7310de2a7920d8f92f4
parent9303b9ecc39e4e79e34d6ce7258036a9d0876046
bpo-42171: Add PEP573-related items to the limited API (GH-23009)
Doc/c-api/structures.rst
Include/methodobject.h
Misc/NEWS.d/next/C API/2020-10-27-21-10-14.bpo-42171.S3FWTP.rst [new file with mode: 0644]
PC/python3dll.c