diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-04-09 18:46:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-09 18:46:41 (GMT) |
commit | b0f387d7ca126d486fc82744b8ec90c131230311 (patch) | |
tree | cad0186b0eed6deb6675ca23f3824a27acb65d9e /Lib/pydoc.py | |
parent | 9b25bd6e26b50ade8d52a85c78d957b1f6f9131c (diff) | |
download | cpython-b0f387d7ca126d486fc82744b8ec90c131230311.zip cpython-b0f387d7ca126d486fc82744b8ec90c131230311.tar.gz cpython-b0f387d7ca126d486fc82744b8ec90c131230311.tar.bz2 |
[3.7] bpo-33031: Remove dead code in C implementation of OrderedDict. (GH-6120) (GH-6433)
This code doesn't have effect on the final result, but causes
GCC 8 warnings and can have an undefined behavior.
(cherry picked from commit 827d49f3cf0296f1e267eae6834a977cf312cc1e)
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions