diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-04 11:23:05 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-04 11:23:05 +0100 |
commit | fd9e44db371f6e097b8756a004ac3783f7fb2df0 (patch) | |
tree | e31413b55c0e03f18c43c360cfccd44b93c74468 /Python/frozenmain.c | |
parent | c8bc5377ac59c6e6af5c0e925fa0af7d9df7ebc0 (diff) | |
download | cpython-git-fd9e44db371f6e097b8756a004ac3783f7fb2df0.tar.gz |
Issue #16286: optimize PyUnicode_RichCompare() for identical strings (same
pointer) for any operator, not only Py_EQ and Py_NE.
Code of bytes_richcompare() and PyUnicode_RichCompare() is now closer.
Diffstat (limited to 'Python/frozenmain.c')
0 files changed, 0 insertions, 0 deletions