mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
07158b605d
gh-146613: Fix re-entrant use-after-free in `itertools._grouper` (GH-147962)
(cherry picked from commit fc7a188fe7)
Co-authored-by: Ma Yukun <68433685+TheSkyC@users.noreply.github.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.