diff options
author | 2020-12-29 20:33:15 +0800 | |
---|---|---|
committer | 2020-12-29 14:33:15 +0200 | |
commit | 84402eb11086f97d31164aaa23e7238da3464f41 (patch) | |
tree | fb4b8ea274ba82b1fc777fb109ae67c27d034b40 /Modules | |
parent | Fix minor typo in comments in readline.c (GH-23911) (diff) | |
download | cpython-84402eb11086f97d31164aaa23e7238da3464f41.tar.gz cpython-84402eb11086f97d31164aaa23e7238da3464f41.tar.bz2 cpython-84402eb11086f97d31164aaa23e7238da3464f41.zip |
bpo-42700: Swap descriptions in pyexpat.errors (GH-23876)
The descriptions of the `codes` and `messages` dictionaries in
`xml.parsers.expat.errors` were swapped, and this commit swaps them
back. For example, `codes` maps string descriptions of errors to numeric
error codes, not the other way around.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions