mirror of
https://github.com/python/cpython.git
synced 2026-06-21 18:41:52 -04:00
a5568d0eb7
Add frozendict to the fast paths of PyMapping_GetOptionalItem(), PyMapping_Keys(), PyMapping_Values(), and PyMapping_Items(). Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>