| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-43425: Update _osx_support not to use distutils.log (GH-26968) | Miss Islington (bot) | 2021-07-01 | 1 | -4/+3 |
|
|
* | bpo-43568: Drop support for MACOSX_DEPLOYMENT_TARGET < 10.3 (GH-25827) | Ned Deily | 2021-05-03 | 1 | -2/+2 |
|
|
* | bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25171) | Inada Naoki | 2021-04-04 | 1 | -3/+3 |
|
|
* | bpo-41116: Ensure system supplied libraries are found on macOS 11 (GH-23301) | Ronald Oussoren | 2020-11-22 | 1 | -2/+32 |
|
|
* | bpo-41100: Stripping '-arch arm64' didn't work after all (GH-23280) | Ronald Oussoren | 2020-11-22 | 1 | -2/+2 |
|
|
* | bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) | Ronald Oussoren | 2020-11-08 | 1 | -6/+38 |
|
|
* | bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480) | Joshua Root | 2020-04-22 | 1 | -14/+25 |
|
|
* | bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) | stratakis | 2018-12-19 | 1 | -1/+1 |
|
|
* | Fix misplaced positional argument in OS X support library (#1134) | Jack McCracken | 2017-04-14 | 1 | -1/+1 |
|
|
* | #27364: fix "incorrect" uses of escape character in the stdlib. | R David Murray | 2016-09-08 | 1 | -5/+5 |
|
|
* | Issue #27171: Fix typos in documentation, comments, and test function names | Martin Panter | 2016-06-02 | 1 | -6/+6 |
|
|
* | Issue #27076: Doc, comment and tests spelling fixes | Martin Panter | 2016-05-26 | 1 | -1/+1 |
|
|
* | Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. | Ned Deily | 2014-06-25 | 1 | -2/+10 |
|
|
* | Issue #21311: Avoid exception in _osx_support with non-standard compiler | Ned Deily | 2014-04-19 | 1 | -1/+1 |
|
|
* | Issue #14499: Fix several problems with OS X universal build support: | Ned Deily | 2013-10-19 | 1 | -7/+13 |
|
|
* | #18705: merge with 3.3. | Ezio Melotti | 2013-08-17 | 1 | -5/+5 |
|\ |
|
| * | #18705: fix a number of typos. Patch by FĂ©vry Thibault. | Ezio Melotti | 2013-08-17 | 1 | -5/+5 |
|
|
* | | Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) | Brett Cannon | 2013-07-04 | 1 | -1/+1 |
|
|
* | | Issue #18200: Update the stdlib (except tests) to use | Brett Cannon | 2013-06-14 | 1 | -1/+1 |
|
|
* | | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -1/+1 |
|
|
* | | #16135: Removal of OS/2 support (Python code partial cleanup) | Jesus Cea | 2012-10-05 | 1 | -1/+1 |
|/ |
|
* | Issue #15184: Ensure consistent results of OS X configuration | Ned Deily | 2012-07-21 | 1 | -0/+488 |
|
|