Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -6/+6 |
* | attempt fixing tests failing due to binary mode | Paweł Tomulik | 2018-10-25 | 1 | -6/+6 |
* | use absolute python path in sheabangs | Paweł Tomulik | 2018-10-22 | 1 | -3/+4 |
* | Correct sheabangs in code snippets under test/ | Paweł Tomulik | 2018-10-22 | 1 | -5/+5 |
* | Speed up long-lines tests for windows | William Deegan | 2018-09-26 | 1 | -1/+3 |
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -1/+1 |
* | - fixes for MinGW under Windows, mainly skipping MSVS-specific tests | Dirk Baechle | 2012-12-18 | 1 | -0/+8 |
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -2/+1 |
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 2 | -0/+12 |
* | Capture a test case to verify correct behavior of $( $) on long lines | Steven Knight | 2009-02-07 | 2 | -0/+224 |