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
Compile and run code with unpacking of extremely large sequences (1000s of elements).
|
|
Such code failed to compile. It now compiles and runs correctly.
|