Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalize whitespace | Antoine Pitrou | 2012-06-16 | 1 | -1/+0 |
| | |||||
* | Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels. | Antoine Pitrou | 2012-06-16 | 1 | -108/+269 |
| | | | | Patch by Serhiy Storchaka. | ||||
* | Merge part of the trunk changes into the p3yk branch. This merges from 43030 | Thomas Wouters | 2006-04-21 | 1 | -4/+17 |
| | | | | | | | | | | | | (branch-creation time) up to 43067. 43068 and 43069 contain a little swapping action between re.py and sre.py, and this mightily confuses svn merge, so later changes are going in separately. This merge should break no additional tests. The last-merged revision is going in a 'last_merge' property on '.' (the branch directory.) Arbitrarily chosen, really; if there's a BCP for this, I couldn't find it, but we can easily change it afterwards ;) | ||||
* | Whitespace normalization. | Tim Peters | 2004-07-31 | 1 | -95/+95 |
| | |||||
* | New codec: [ 996067 ] hp-roman8 codec | Marc-André Lemburg | 2004-07-28 | 1 | -0/+139 |