diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-06-23 08:35:23 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-23 08:35:23 (GMT) |
| commit | 9b7cf757213cf4d7ae1d436d86ad53f5ba362d55 (patch) | |
| tree | 142983943c87abd96321b5ec83873c8a16fda1bf /Lib/idlelib/idle_test/test_config.py | |
| parent | 44742e94c809d580fa406f9d21b86e1d4e1938a5 (diff) | |
| download | cpython-9b7cf757213cf4d7ae1d436d86ad53f5ba362d55.zip cpython-9b7cf757213cf4d7ae1d436d86ad53f5ba362d55.tar.gz cpython-9b7cf757213cf4d7ae1d436d86ad53f5ba362d55.tar.bz2 | |
bpo-33916: Fix bz2 and lzma init when called twice (GH-7843)
bz2, lzma: When Decompressor.__init__() is called twice, free the old
lock to not leak memory.
Diffstat (limited to 'Lib/idlelib/idle_test/test_config.py')
0 files changed, 0 insertions, 0 deletions
