mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
151 B
ReStructuredText
2 lines
151 B
ReStructuredText
Properly raise custom syntax errors when incorrect syntax containing names
|
|
that are prefixes of soft keywords is encountered. Patch by Pablo Galindo.
|