diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-03 12:36:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-03 12:36:46 (GMT) |
commit | 18a90248fdd92b27098cc4db773686a2d10a4d24 (patch) | |
tree | 8b12f07f0eeda0c0d401465487d9c9353412fd68 /Include | |
parent | 317bab0bf61e4cbab37c81baf185d8b57ca62a6b (diff) | |
download | cpython-18a90248fdd92b27098cc4db773686a2d10a4d24.zip cpython-18a90248fdd92b27098cc4db773686a2d10a4d24.tar.gz cpython-18a90248fdd92b27098cc4db773686a2d10a4d24.tar.bz2 |
bpo-32604: Fix reference leak in select module (GH-20600)
Fix reference leak in PyInit_select() of the select module:
remove Py_INCREF(poll_Type).
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions