summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-06-03 14:36:46 +0200
committerGitHub <noreply@github.com>2020-06-03 14:36:46 +0200
commit18a90248fdd92b27098cc4db773686a2d10a4d24 (patch)
tree8b12f07f0eeda0c0d401465487d9c9353412fd68 /Python
parent317bab0bf61e4cbab37c81baf185d8b57ca62a6b (diff)
downloadcpython-git-18a90248fdd92b27098cc4db773686a2d10a4d24.tar.gz
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 'Python')
0 files changed, 0 insertions, 0 deletions