bpo-32500: Fix error messages for sequence and mapping C API. (GH-7846)
Fix error messages for PySequence_Size(), PySequence_GetItem(), PySequence_SetItem() and PySequence_DelItem() called with a mapping and PyMapping_Size() called with a sequence.
S
Serhiy Storchaka committed
a6fdddb7df00aefad2ec6e362dbf10d4bd8bff32
Parent: aba24ff
Committed by GitHub <noreply@github.com>
on 7/23/2018, 8:43:42 PM