mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
6932c3ee6a
KeyErrors raised in keys() or __getitem__() during dictionary unpacking in call (func(**mymapping)) are no longer masked by TypeError.
Miscellaneous source files for the main Python shared library