mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
846d8b28ab
Due to backwards compatibility concerns regarding keywords immediately followed by a string without whitespace between them (like in `bg="#d00" if clear else"#fca"`) will fail to parse,
commit 41d5b94af4 has to be reverted.
Miscellaneous source files for the main Python shared library