Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stringlib: remove unused STRINGLIB_RESIZE macro | Victor Stinner | 2013-04-14 | 1 | -1/+0 |
* | Issue #14738: Speed-up UTF-8 decoding on non-ASCII data. Patch by Serhiy Sto... | Antoine Pitrou | 2012-05-10 | 1 | -0/+1 |
* | Issue #13706: Fix format(int, "n") for locale with non-ASCII thousands separator | Victor Stinner | 2012-02-23 | 1 | -1/+1 |
* | Fix fastsearch for UCS2 and UCS4 | Victor Stinner | 2011-10-11 | 1 | -0/+1 |
* | Implement PEP 393. | Martin v. Löwis | 2011-09-28 | 1 | -0/+10 |