| Commit message (Expand) | Author | Age | Files | Lines |
* | #5127: Even on narrow unicode builds, the C functions that access the Unicode | Amaury Forgeot d'Arc | 2010-08-18 | 1 | -0/+4 |
|
|
* | Remove unused test class. | Eric Smith | 2010-08-12 | 1 | -5/+0 |
|
|
* | Sub-issue of #9036: Fix incorrect use of Py_CHARMASK. | Stefan Krah | 2010-07-19 | 1 | -0/+1 |
|
|
* | Update PyUnicode_DecodeUTF8 from RFC 2279 to RFC 3629. | Ezio Melotti | 2010-07-01 | 1 | -0/+153 |
|
|
* | Merged revisions 81499,81506 via svnmerge from | Benjamin Peterson | 2010-06-27 | 1 | -4/+4 |
|
|
* | Merged revisions 81820 via svnmerge from | Benjamin Peterson | 2010-06-07 | 1 | -0/+3 |
|
|
* | Merged revisions 79278,79280 via svnmerge from | Victor Stinner | 2010-03-22 | 1 | -0/+8 |
|
|
* | Clean up the warnings filter use in test_unicode. | Brett Cannon | 2010-03-20 | 1 | -16/+10 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -26/+26 |
|
|
* | Merged revisions 74929 via svnmerge from | Benjamin Peterson | 2009-09-18 | 1 | -0/+4 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -38/+38 |
|
|
* | Issue #6150: Fix test_unicode on wide-unicode builds. | Martin v. Löwis | 2009-06-01 | 1 | -6/+7 |
|
|
* | Merged revisions 72848 via svnmerge from | Eric Smith | 2009-05-23 | 1 | -0/+4 |
|
|
* | Rename the surrogates error handler to surrogatepass. | Martin v. Löwis | 2009-05-10 | 1 | -3/+3 |
|
|
* | Issue #3382. float 'F' formatting no longer maps to 'f'. This only affects na... | Eric Smith | 2009-05-06 | 1 | -0/+8 |
|
|
* | Merged revisions 72283-72284 via svnmerge from | Antoine Pitrou | 2009-05-04 | 1 | -4/+16 |
|
|
* | Issue #3672: Reject surrogates in utf-8 codec; add surrogates error | Martin v. Löwis | 2009-05-02 | 1 | -3/+3 |
|
|
* | fix isprintable() on space characters #5126 | Benjamin Peterson | 2009-03-26 | 1 | -0/+1 |
|
|
* | Merged revisions 70364 via svnmerge from | Eric Smith | 2009-03-14 | 1 | -3/+33 |
|
|
* | The Unicode database was updated to 5.1, and some characters have become prin... | Amaury Forgeot d'Arc | 2008-09-10 | 1 | -3/+3 |
|
|
* | Merged revisions 66235 via svnmerge from | Antoine Pitrou | 2008-09-05 | 1 | -1/+4 |
|
|
* | Merged revisions 65773 via svnmerge from | Antoine Pitrou | 2008-08-17 | 1 | -9/+4 |
|
|
* | Merged revisions 65339-65340,65342 via svnmerge from | Amaury Forgeot d'Arc | 2008-08-01 | 1 | -0/+14 |
|
|
* | Merged revisions 65227 via svnmerge from | Antoine Pitrou | 2008-07-25 | 1 | -0/+3 |
|
|
* | Forward port of r64958. | Eric Smith | 2008-07-15 | 1 | -0/+4 |
|
|
* | Issue #3280: like chr() already does, the "%c" format now accepts the full un... | Amaury Forgeot d'Arc | 2008-07-04 | 1 | -1/+4 |
|
|
* | Issue #3282: str.isprintable() should return False for undefined Unicode char... | Georg Brandl | 2008-07-04 | 1 | -4/+13 |
|
|
* | #2630: Implement PEP 3138. | Georg Brandl | 2008-06-11 | 1 | -9/+70 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 1 | -14/+8 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -8/+14 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -3/+3 |
|
|
* | Added a test to make sure raw strings don't get unicode escapes | Benjamin Peterson | 2008-04-05 | 1 | -0/+2 |
|
|
* | Reverted r62128 on Guido's orders | Benjamin Peterson | 2008-04-05 | 1 | -2/+0 |
|
|
* | #2541 Allow unicode escapes in raw strings | Benjamin Peterson | 2008-04-03 | 1 | -0/+2 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -2/+16 |
|
|
* | Removed PyInt_GetMax and sys.maxint | Christian Heimes | 2007-12-04 | 1 | -2/+2 |
|
|
* | #1496: revert str.translate() to the old version, and add | Georg Brandl | 2007-11-27 | 1 | -9/+28 |
|
|
* | Rename buffer -> bytearray. | Guido van Rossum | 2007-11-21 | 1 | -2/+2 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -34/+29 |
|
|
* | Patch #1303: Adapt str8 constructor to bytes (now buffer) one. | Georg Brandl | 2007-10-24 | 1 | -2/+2 |
|
|
* | Patch #1071: Improve unicode.translate() so that you can pass unicode | Georg Brandl | 2007-10-23 | 1 | -1/+3 |
|
|
* | Make str/str8 comparisons return True/False for !=/==. | Brett Cannon | 2007-10-22 | 1 | -0/+4 |
|
|
* | Breaking ground for PEP 3137 implementation: | Guido van Rossum | 2007-10-08 | 1 | -1/+1 |
|
|
* | Patch # 1145 by Thomas Lee: | Guido van Rossum | 2007-09-27 | 1 | -0/+6 |
|
|
* | Changed some ValueError's to KeyError and IndexError. | Eric Smith | 2007-09-04 | 1 | -15/+16 |
|
|
* | Fix segfault discovered by Ron Adam. Not checking for terminating right brac... | Eric Smith | 2007-09-03 | 1 | -0/+2 |
|
|
* | Changed to use 'U' argument to PyArg_ParseTuple, instead of manually checking... | Eric Smith | 2007-09-01 | 1 | -3/+0 |
|
|
* | Added format tests. | Eric Smith | 2007-08-30 | 1 | -8/+8 |
|
|
* | Additional test for formatting code. | Eric Smith | 2007-08-27 | 1 | -3/+9 |
|
|
* | Changes in anticipation of stricter str vs. bytes enforcement. | Guido van Rossum | 2007-08-27 | 1 | -3/+3 |
|
|