commit | c1302bba4cbf8c12c935211cc3a914cb61fcf091 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Apr 08 21:50:54 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Apr 08 21:50:54 2013 +0200 |
tree | 851f7b60e3830b305e6c9d3b00385f0f57682c47 | |
parent | ffcd339aac9380a03cc41a7684847443a1fb525e [diff] |
Issue #17615: Expand expensive PyUnicode_READ() macro in unicode_compare(): write specialized functions for each combination of Unicode kinds.