Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't mask encoding errors when decoding a string #6289 | Benjamin Peterson | 2009-06-16 | 1 | -0/+12 |
| | |||||
* | Fix Bug #1378022, UTF-8 files with a leading BOM crashed the interpreter. | Neal Norwitz | 2005-12-18 | 1 | -0/+7 |
| | | | | Needs backport. | ||||
* | - Fix segfault with invalid coding. | Neal Norwitz | 2005-10-02 | 1 | -0/+21 |
- SF Bug #772896, unknown encoding results in MemoryError, which is not helpful I will only backport the segfault fix. I'll let Anthony decide if he wants the other changes backported. I will do the backport if asked. |