]> granicus.if.org Git - python/commit
bpo-32604: Fix memory leaks in the new _xxsubinterpreters module. (#5507)
authorEric Snow <ericsnowcurrently@gmail.com>
Sat, 3 Feb 2018 04:49:49 +0000 (21:49 -0700)
committerGitHub <noreply@github.com>
Sat, 3 Feb 2018 04:49:49 +0000 (21:49 -0700)
commit4e9da0d163731caa79811c723c703ee416c31826
treefa71d5f25341b13bcb446a929a3d46d864b51360
parent2f79c014931cbb23b08a7d16c534a3cc9607ae14
bpo-32604: Fix memory leaks in the new _xxsubinterpreters module. (#5507)
Lib/test/test__xxsubinterpreters.py
Modules/_xxsubinterpretersmodule.c
Python/pystate.c