mirror of
https://github.com/python/cpython.git
synced 2026-05-17 09:58:25 -04:00
a6fdddb7df
Fix error messages for PySequence_Size(), PySequence_GetItem(), PySequence_SetItem() and PySequence_DelItem() called with a mapping and PyMapping_Size() called with a sequence.
Source files for various builtin objects