commit | 103d5e420dd90489933ad9da8bb1d6008773384d | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Wed Apr 28 19:09:29 2021 +0200 |
committer | GitHub <noreply@github.com> | Wed Apr 28 19:09:29 2021 +0200 |
tree | 1d0300b30e21f31e6ee3fa2ba5faf4c09a313022 | |
parent | 3b52c8d66b25415f09478ab43f93d59a3547dc13 [diff] |
bpo-28254: _posixsubprocess uses PyGC_Enable/PyGC_Disable (GH-25693)