Files
cpython/Modules/_sqlite
Serhiy Storchaka 3b73ea1278 Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
The latter function is more readable, faster and doesn't raise exceptions.
2016-11-16 10:19:20 +02:00
..
2010-09-03 23:47:32 +00:00
2016-06-12 19:17:49 +03:00
2010-09-03 23:47:32 +00:00
2010-09-03 23:47:32 +00:00
2016-09-08 09:15:54 -07:00