| Commit message (Expand) | Author | Age | Files | Lines |
* | [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-11... | Antoine Pitrou | 2024-03-18 | 1 | -2/+2 |
|
|
* | bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615) | Christian Heimes | 2022-01-25 | 1 | -0/+8 |
|
|
* | bpo-42639: Add script_helper.run_test_script() (GH-23777) | Victor Stinner | 2020-12-15 | 1 | -0/+32 |
|
|
* | bpo-40275: Use new test.support helper submodules in tests (GH-20849) | Hai Shi | 2020-06-25 | 1 | -1/+1 |
|
|
* | bpo-38991: Remove test.support.strip_python_stderr() (GH-17490) | Victor Stinner | 2019-12-08 | 1 | -2/+1 |
|
|
* | bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700) | Serhiy Storchaka | 2019-06-01 | 1 | -1/+1 |
|
|
* | bpo-22831: Use "with" to avoid possible fd leaks in tests (part 2). (GH-10929) | Serhiy Storchaka | 2019-03-05 | 1 | -28/+23 |
|
|
* | bpo-33053: -m now adds *starting* directory to sys.path (GH-6231) | Nick Coghlan | 2018-03-25 | 1 | -1/+2 |
|
|
* | Improves the ability to build in CI (GH-5728) | Steve Dower | 2018-02-18 | 1 | -1/+8 |
|
|
* | bpo-28180: Implementation for PEP 538 (#659) | Nick Coghlan | 2017-06-11 | 1 | -26/+30 |
|
|
* | Merge 3.6 | Victor Stinner | 2017-01-12 | 1 | -7/+18 |
|\ |
|
| * | Fix script_helper.run_python_until_end(): copy SYSTEMROOT | Victor Stinner | 2017-01-12 | 1 | -7/+18 |
|
|
* | | Remove unused imports. | Serhiy Storchaka | 2016-12-16 | 1 | -3/+0 |
|/ |
|
* | script_helper: kill the subprocess on error | Victor Stinner | 2016-08-17 | 1 | -8/+8 |
|
|
* | Issue #18300: Set TERM='' by default in assert_python_* | Berker Peksag | 2016-06-24 | 1 | -0/+4 |
|
|
* | * Re-fix issue #19284: Don't generate the no-op -R command line | Gregory P. Smith | 2015-12-14 | 1 | -1/+1 |
|
|
* | Fix remaining tests and remove an unused import. | Berker Peksag | 2015-05-06 | 1 | -1/+1 |
|
|
* | Issue #9517: Move script_helper to the support package. | Berker Peksag | 2015-05-06 | 1 | -0/+244 |
|
|