mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
8285bc7ea2
gh-140471: Fix buffer overflow in AST node initialization with malformed `_fields` (GH-140506)
(cherry picked from commit 95953b692d)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Miscellaneous source files for the main Python shared library