COMMITS
/ Lib/_osx_support.py April 14, 2017
J
Fix misplaced positional argument in OS X support library (#1134)
Jack McCracken committed
September 8, 2016
R
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray committed
June 2, 2016
M
Issue #27171: Fix typos in documentation, comments, and test function names
Martin Panter committed
May 26, 2016
M
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter committed
June 25, 2014
N
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
Ned Deily committed
April 19, 2014
N
Issue #21311: Avoid exception in _osx_support with non-standard compiler
Ned Deily committed
October 19, 2013
N
Issue #14499: Fix several problems with OS X universal build support:
Ned Deily committed
August 17, 2013
E
#18705: merge with 3.3.
Ezio Melotti committed
E
#18705: fix a number of typos. Patch by Févry Thibault.
Ezio Melotti committed
July 4, 2013
B
Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
Brett Cannon committed
June 14, 2013
B
Issue #18200: Update the stdlib (except tests) to use
Brett Cannon committed
December 25, 2012
A
Replace IOError with OSError (#16715)
Andrew Svetlov committed
October 5, 2012
J
#16135: Removal of OS/2 support (Python code partial cleanup)
Jesus Cea committed
July 21, 2012
N
Issue #15184: Ensure consistent results of OS X configuration
Ned Deily committed