Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40275: Fix failed test cases by using test helpers (GH-21811) | Hai Shi | 2020-08-10 | 1 | -2/+1 |
* | bpo-40275: Use new test.support helper submodules in tests (GH-21785) | Hai Shi | 2020-08-08 | 1 | -8/+9 |
* | bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480) | Joshua Root | 2020-04-22 | 1 | -0/+51 |
* | bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) | stratakis | 2018-12-19 | 1 | -1/+1 |
* | Issue #23277: Remove unused imports in tests. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+0 |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -5/+1 |
* | Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. | Ned Deily | 2014-06-25 | 1 | -1/+3 |
* | Issue #15184: Fix test__remove_unsupported_archs failures on 10.6 | Ned Deily | 2012-07-22 | 1 | -1/+9 |
* | Issue #15184: Ensure configuration-related environment variables | Ned Deily | 2012-07-21 | 1 | -59/+63 |
* | Issue #15184: Ensure consistent results of OS X configuration | Ned Deily | 2012-07-21 | 1 | -0/+267 |