mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
24d3201eb7
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