]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44348: Revert "bpo-39573: Py_TYPE becomes a static inline function (GH-26493...
authorPablo Galindo <Pablogsal@gmail.com>
Tue, 8 Jun 2021 11:24:40 +0000 (12:24 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Jun 2021 11:24:40 +0000 (12:24 +0100)
commit6d518bb3a11f9b16098f45b21a13ebe8f537f045
treeba4fc829f99c71557eb47e165e198f4ad525ec85
parentd56e700d6c7ebf1a424260d0e4f0c291d1f5b3af
bpo-44348: Revert "bpo-39573: Py_TYPE becomes a static inline function (GH-26493)" (GH-26596)

This reverts commit f3fa63ec75fdbb4a08a10957a5c631bf0c4a5970 as is
causing crashes in some Windows tests in the buildbots.
Doc/c-api/structures.rst
Doc/whatsnew/3.11.rst
Include/object.h
Misc/NEWS.d/next/C API/2021-06-03-00-59-48.bpo-39573.-elHTJ.rst [deleted file]
Modules/_testcapimodule.c