diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-04 10:23:05 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-04 10:23:05 (GMT) |
| commit | fd9e44db371f6e097b8756a004ac3783f7fb2df0 (patch) | |
| tree | e31413b55c0e03f18c43c360cfccd44b93c74468 /Lib/asyncio/unix_events.py | |
| parent | c8bc5377ac59c6e6af5c0e925fa0af7d9df7ebc0 (diff) | |
| download | cpython-fd9e44db371f6e097b8756a004ac3783f7fb2df0.zip cpython-fd9e44db371f6e097b8756a004ac3783f7fb2df0.tar.gz cpython-fd9e44db371f6e097b8756a004ac3783f7fb2df0.tar.bz2 | |
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 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions
