mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
A StopAsyncIteration raised on assigning or unpacking will be now propagated instead of stopping the iteration.
Miscellaneous source files for the main Python shared library