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.
V
Victor Stinner committed
9b7cf757213cf4d7ae1d436d86ad53f5ba362d55
Parent: 44742e9
Committed by GitHub <noreply@github.com>
on 6/23/2018, 8:35:23 AM