mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
2647afeab6
gh-116447: Fix possible UB in `arraymodule` and `getargs` (GH-116459)
(cherry picked from commit fdb2d90a27)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Source files for standard library extension modules, and former extension modules that are now builtin modules.