Files
cpython/Include
Victor Stinner ad14ccd047 Issue #19512: add _PyUnicode_CompareWithId() function
_PyUnicode_CompareWithId() is faster than PyUnicode_CompareWithASCIIString()
when both strings are equal and interned.

Add also _PyId_builtins identifier for "builtins" common string.
2013-11-07 00:46:04 +01:00
..
2013-10-05 16:28:04 -04:00
2012-11-12 20:24:09 +01:00
2013-10-22 10:44:35 -07:00
2012-10-24 08:21:52 -07:00