SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

bpo-40246: Revert reporting of invalid string prefixes (GH-19888)

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 41d5b94af44e34ac05d4cd57460ed104ccf96628 has to be reverted.
L
Lysandros Nikolaou committed
846d8b28ab9bb6197ee81372820311c0abe509c0
Parent: e10e7c7
Committed by GitHub <noreply@github.com> on 5/4/2020, 11:32:18 AM