mirror of
https://github.com/python/cpython.git
synced 2026-07-01 23:24:32 -04:00
ec4df59134
gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (GH-150323)
(cherry picked from commit 43c60ec2fd)
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.