mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
4cb251d06f
gh-129983: fix data race in compile_template in sre.c (#130015)
(cherry picked from commit 3cf68cdd3e)
Co-authored-by: Tomasz Pytel <tompytel@gmail.com>