index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
Modules
/
MacOS.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27806: Fix 32-bit builds on macOS Sierra 10.12 broken by removal of
sashk
2016-09-16
1
-6/+6
*
Untabify C files. Will watch buildbots.
Antoine Pitrou
2010-05-09
1
-497/+497
*
Ensure 'module removed' warning messages contain the word 'module' or 'package'.
Mark Dickinson
2010-04-03
1
-1/+1
*
Fix for issue1594
Ronald Oussoren
2009-01-02
1
-0/+9
*
Another fix for 4-way universal builds, use the right #ifndef guard
Ronald Oussoren
2008-08-12
1
-1/+1
*
This reverts r63675 based on the discussion in this thread:
Gregory P. Smith
2008-06-09
1
-1/+1
*
Fix build issue on OSX 10.4
Ronald Oussoren
2008-06-06
1
-0/+3
*
MacOS X: Enable 4-way universal builds
Ronald Oussoren
2008-06-05
1
-77/+157
*
Renamed PyString to PyBytes
Christian Heimes
2008-05-26
1
-6/+6
*
Add warnings to and deprecated all those Mac modules
Benjamin Peterson
2008-05-12
1
-0/+3
*
Modified PyImport_Import and PyImport_ImportModule to always use absolute imp...
Christian Heimes
2008-01-03
1
-1/+1
*
Fix for bug #1525447 (renaming to MacOSmodule.c would also work, but not
Ronald Oussoren
2006-07-25
1
-0/+644