mirror of
https://github.com/python/cpython.git
synced 2025-09-16 21:56:14 +00:00
gh-94192: Fix error for dictionary literals with invalid expression as value. (GH-94304)
* Fix error for dictionary literals with invalid expression as value.
* Remove trailing whitespace
(cherry picked from commit 8c237a7a71
)
Co-authored-by: wookie184 <wookie1840@gmail.com>
This commit is contained in:
parent
1b27ec5ac6
commit
442dd8ffa5
4 changed files with 525 additions and 449 deletions
959
Parser/parser.c
generated
959
Parser/parser.c
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue