| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-43538: Add extra arguments to os.startfile (GH-25538) | Steve Dower | 2021-04-23 | 1 | -1/+9 |
|
|
* | bpo-40275: Use new test.support helper submodules in tests (GH-21764) | Hai Shi | 2020-08-07 | 1 | -1/+2 |
|
|
* | bpo-35920: Windows 10 ARM32 platform support (GH-11774) | Paul Monson | 2019-04-25 | 1 | -0/+2 |
|
|
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -5/+2 |
|
|
* | Third attempt to fix #15415 on Windows | Nick Coghlan | 2013-07-29 | 1 | -5/+7 |
|
|
* | Attempt to fix #15415 on Windows | Nick Coghlan | 2013-07-29 | 1 | -5/+5 |
|
|
* | Fix a few typos and a double semicolon. Patch by Eitan Adler. | Ezio Melotti | 2013-01-27 | 1 | -1/+1 |
|
|
* | Issue #15526: try to fix test_startfile's inability to clean up after itself ... | Antoine Pitrou | 2012-09-15 | 1 | -8/+7 |
|
|
* | Fix sporadic failure in test_startfile. | Nadeem Vawda | 2011-04-18 | 1 | -0/+5 |
|
|
* | Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge | R. David Murray | 2009-03-31 | 1 | -2/+4 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Fix test_startfile and remove duplicated test. | Thomas Heller | 2007-08-31 | 1 | -8/+0 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -3/+3 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+37 |
|
|