]> granicus.if.org Git - python/commit
bpo-38437: Activate GC_DEBUG when PY_DEBUG is set (GH-16707)
authorPablo Galindo <Pablogsal@gmail.com>
Thu, 10 Oct 2019 21:45:17 +0000 (22:45 +0100)
committerGitHub <noreply@github.com>
Thu, 10 Oct 2019 21:45:17 +0000 (22:45 +0100)
commit320dd504ddf65efe946e6d1e89053ed2d7ebe1e9
tree8fc7695bc3dc0c88801c99612cf597a160e167d9
parent72bbd2a2e34a9e58d4bc9eae4c84c15a656215be
bpo-38437: Activate GC_DEBUG when PY_DEBUG is set (GH-16707)
Misc/NEWS.d/next/Core and Builtins/2019-10-10-20-42-09.bpo-38437.z_0mZp.rst [new file with mode: 0644]
Modules/gcmodule.c