commit | c8bc5377ac59c6e6af5c0e925fa0af7d9df7ebc0 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Nov 04 11:08:10 2013 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Nov 04 11:08:10 2013 +0100 |
tree | f1ebf7f7213b38f578e9bee21b168057944e7a7d | |
parent | 63d867e95c377ad91247051ab85a6294ed14cb35 [diff] |
Issue #16286: write a new subfunction bytes_compare_eq() * cleanup bytes_richcompare() * PyUnicode_RichCompare(): replace a test with a XOR