diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-07-23 20:43:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-23 20:43:42 (GMT) |
commit | a6fdddb7df00aefad2ec6e362dbf10d4bd8bff32 (patch) | |
tree | b2e4079b9488323d34b95459452cbcec6b4480fe /Doc | |
parent | aba24ff3601ddc86b85e01880a8be596fb799287 (diff) | |
download | cpython-a6fdddb7df00aefad2ec6e362dbf10d4bd8bff32.zip cpython-a6fdddb7df00aefad2ec6e362dbf10d4bd8bff32.tar.gz cpython-a6fdddb7df00aefad2ec6e362dbf10d4bd8bff32.tar.bz2 |
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.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions