mirror of
https://github.com/python/cpython.git
synced 2026-08-02 22:52:58 +08:00
gh-142555: Fix null pointer dereference in array.__setitem__ via re-entrant __index__ (GH-142713) (cherry picked from commit 39f16a93ef7b39c3fc5a1a5b706512168baee499) Co-authored-by: AN Long <aisk@users.noreply.github.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.