◐ Shell
clean mode source ↗

[3.9] bpo-41056: Fix a possible MemoryError leak within zoneinfo. (GH-21007) by pganssle · Pull Request #21083 · python/cpython

This was detected by our Coverity scan as a REVERSE_INULL issue.

Automerge-Triggered-By: @gpshead
(cherry picked from commit d780fa7)

Co-authored-by: Gregory P. Smith greg@krypto.org

https://bugs.python.org/issue41056

Automerge-Triggered-By: @gpshead

Automerge-Triggered-By: @pganssle