mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
b74e3a4c05
gh-142555: Fix null pointer dereference in array.__setitem__ via re-entrant __index__ (GH-142713)
(cherry picked from commit 39f16a93ef)
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.