]> granicus.if.org Git - python/commit
bpo-33597: Reduce PyGC_Head size (GH-7043)
authorINADA Naoki <methane@users.noreply.github.com>
Tue, 10 Jul 2018 08:19:53 +0000 (17:19 +0900)
committerGitHub <noreply@github.com>
Tue, 10 Jul 2018 08:19:53 +0000 (17:19 +0900)
commit5ac9e6eee5ed18172d70d28cf438df0be4e3b83d
treeb2bce47540d64667dea6e872148ea5529a654d18
parent445f1b35ce8461268438c8a6b327ddc764287e05
bpo-33597: Reduce PyGC_Head size (GH-7043)
Include/objimpl.h
Misc/NEWS.d/next/Core and Builtins/2018-05-28-21-17-31.bpo-33597.r0ToM4.rst [new file with mode: 0644]
Modules/gcmodule.c
Objects/object.c