mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
029835d9d4
Revert "bpo-23689: re module, fix memory leak when a match is terminated by a signal or memory allocation failure (GH-32283)" This reverts commit6e3eee5c11. Manual fixups to increase the MAGIC number and to handle conflicts with a couple of changes that landed after that. Thanks for reviews by Ma Lin and Serhiy Storchaka. (cherry picked from commit4beee0c7b0) Co-authored-by: Gregory P. Smith <greg@krypto.org>