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
/
Lib
/
plat-mac
/
aetypes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the Mac modules
Benjamin Peterson
2008-05-12
1
-584/+0
*
Rename buffer -> bytearray.
Guido van Rossum
2007-11-21
1
-1/+1
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-3/+14
*
Changes in anticipation of stricter str vs. bytes enforcement.
Guido van Rossum
2007-08-27
1
-1/+1
*
Convert raise statements in Lib/plat-{mac,os2emx}.
Collin Winter
2007-08-23
1
-1/+1
*
SF patch# 1761465 by Jeffrey Yasskin.
Guido van Rossum
2007-07-27
1
-16/+24
*
Merged revisions 55795-55816 via svnmerge from
Guido van Rossum
2007-06-07
1
-6/+5
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-8/+7
*
Bug #1697782: remove all remaining code that uses types.InstanceType.
Georg Brandl
2007-04-11
1
-2/+1
*
Patch #1550800: make exec a function.
Georg Brandl
2006-09-06
1
-9/+9
*
Remove usage of backticks.
Brett Cannon
2006-08-25
1
-1/+1
*
Get rid of a bunch more has_key() uses. We *really* need a tool for this.
Neal Norwitz
2006-08-20
1
-2/+2
*
[ 1243081 ] repair typos
Georg Brandl
2005-07-22
1
-1/+1
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-96/+95
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-28/+27
*
Detabbed.
Jack Jansen
2003-04-09
1
-445/+445
*
Patch 702620 by Donovan Preston: Fix AE inheritance.
Jack Jansen
2003-03-21
1
-3/+3
*
When in MacPython-OSX use bundlebuilder to create .app bundles.
Jack Jansen
2003-02-12
1
-34/+18
*
Some objects could have uninitialized attributes. Fixed.
Jack Jansen
2003-01-29
1
-0/+2
*
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
Jack Jansen
2002-12-30
1
-0/+584