mirror of
https://github.com/python/cpython.git
synced 2026-07-30 15:31:38 +08:00
gh-146613: Fix re-entrant use-after-free in `itertools._grouper` (GH-147962) (cherry picked from commit fc7a188fe70a7b98696b4fcee8db9eb8398aeb7b) 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.