bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH-29587)
* Fix thread lock in zlib.Decompress.flush() may go wrong Getting `.unconsumed_tail` before acquiring the thread lock may mix up decompress state.
M
Ma Lin committed
7edb6270a78c695e4c2ae2432797dc18105374fc
Parent: 4841e69
Committed by GitHub <noreply@github.com>
on 11/27/2021, 12:18:17 AM