diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2012-04-19 18:21:04 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2012-04-19 18:21:04 +0200 |
commit | bf35c156b48bd09febeb74d0a5b218e959d4225b (patch) | |
tree | 5c1304ce5b16efcd28db8043f802fa5b54345231 /Lib/threading.py | |
parent | aa2efcb0bcb80465cfa7114bb20d99c13be57f1c (diff) | |
download | cpython-git-bf35c156b48bd09febeb74d0a5b218e959d4225b.tar.gz |
Fix refleak: PyObject_GetItem returns a new reference, not a borrowed one like PyDict_GetItem.
Diffstat (limited to 'Lib/threading.py')
0 files changed, 0 insertions, 0 deletions