mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
3 lines
207 B
ReStructuredText
3 lines
207 B
ReStructuredText
Updated pegen regeneration script on Windows to find and use Python 3.9 or
|
|
higher. Prior to this, pegen regeneration already required 3.9 or higher,
|
|
but the script may have used lower versions of Python.
|