mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
0e543055b0
AttributeErrors raised in keys() or __getitem__() during
dictionary unpacking ({**mymapping} or func(**mymapping)) are
no longer masked by TypeError.
Miscellaneous source files for the main Python shared library