mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
12092af02e
gh-145187: Fix crash on invalid type parameter bound expression in conditional block (GH-145188)
Fix parsing crash found by oss-fuzz
(cherry picked from commit 5e61a16c10)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Miscellaneous source files for the main Python shared library