[3.10] bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH-29587) (GH-29811)
* Fix thread lock in zlib.Decompress.flush() may go wrong Getting `.unconsumed_tail` before acquiring the thread lock may mix up decompress state. (cherry picked from commit 7edb6270a78c695e4c2ae2432797dc18105374fc) Co-authored-by: Ma Lin <animalize@users.noreply.github.com> Automerge-Triggered-By: GH:gpshead
M
Miss Islington (bot) committed
57100c86baa8451a568348646834380cd425b858
Parent: 3dcbe01
Committed by GitHub <noreply@github.com>
on 11/27/2021, 12:42:00 AM