mirror of
https://github.com/python/cpython.git
synced 2026-08-10 21:27:47 +08: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