]> granicus.if.org Git - python/commit
bpo-32604: Remove xid registry. (#6813)
authorEric Snow <ericsnowcurrently@gmail.com>
Tue, 15 May 2018 13:56:18 +0000 (09:56 -0400)
committerGitHub <noreply@github.com>
Tue, 15 May 2018 13:56:18 +0000 (09:56 -0400)
commit6bd0c476c58ca0046969f70dc2a4e4dfb3268062
tree0d03c95e5426fc5912d836443a93c7ecf5641851
parent5c7e079158db869c9ede1ac9b5b9735091d3ffb6
bpo-32604: Remove xid registry. (#6813)

Remove the interpreters testing helper (and xid registry).
Include/internal/pystate.h
Lib/test/test__xxsubinterpreters.py [deleted file]
Misc/NEWS.d/3.7.0b1.rst
Misc/NEWS.d/next/Tests/2018-05-14-13-32-46.bpo-32604.a_z6D_.rst [new file with mode: 0644]
Modules/_xxsubinterpretersmodule.c [deleted file]
PC/config.c
PCbuild/pythoncore.vcxproj
Python/pystate.c
setup.py