Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Correct a failing test when test_import is run after test_coding: | Amaury Forgeot d'Arc | 2007-11-16 |
* | Correction for issue1134: all source files with a coding spec, except latin-1 | Amaury Forgeot d'Arc | 2007-11-15 |
* | Fix a test failure on non-UTF-8 locales: bad_coding2.py is encoded | Hye-Shik Chang | 2007-08-13 |
* | Fix problem when exec'ing a string with a coding | Neal Norwitz | 2007-08-11 |
* | Fix Bug #1378022, UTF-8 files with a leading BOM crashed the interpreter. | Neal Norwitz | 2005-12-18 |
* | - Fix segfault with invalid coding. | Neal Norwitz | 2005-10-02 |