gh-145876: Do not mask KeyErrors raised during dictionary unpacking in call by serhiy-storchaka · Pull Request #146472 · python/cpython
…king in call KeyErrors raised in keys() or __getitem__() during dictionary unpacking in call (func(**mymapping)) are no longer masked by TypeError.
clin1234 pushed a commit to clin1234/cpython that referenced this pull request
…king in call (pythonGH-146472) KeyErrors raised in keys() or __getitem__() during dictionary unpacking in call (func(**mymapping)) are no longer masked by TypeError.
ljfp pushed a commit to ljfp/cpython that referenced this pull request
…king in call (pythonGH-146472) KeyErrors raised in keys() or __getitem__() during dictionary unpacking in call (func(**mymapping)) are no longer masked by TypeError.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters