cpython/Mac/Modules
Thomas Wouters 49fd7fa443 Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
number of tests, all because of the codecs/_multibytecodecs issue described
here (it's not a Py3K issue, just something Py3K discovers):
http://mail.python.org/pipermail/python-dev/2006-April/064051.html

Hye-Shik Chang promised to look for a fix, so no need to fix it here. The
tests that are expected to break are:

test_codecencodings_cn
test_codecencodings_hk
test_codecencodings_jp
test_codecencodings_kr
test_codecencodings_tw
test_codecs
test_multibytecodec

This merge fixes an actual test failure (test_weakref) in this branch,
though, so I believe merging is the right thing to do anyway.
2006-04-21 10:40:58 +00:00
..
ae Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
ah Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
app Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
carbonevt Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
cf Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
cg Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
cm Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
ctl Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
dlg Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
drag Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
evt Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
file mwh pointed out _Filemodule.c is generated. So to fix the memory leak 2006-01-25 05:42:22 +00:00
fm Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
folder Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
help Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
ibcarbon Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
icn Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
launch Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
list Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
menu Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
mlte Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
osa Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
qd Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
qdoffs Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
qt Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
res Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
scrap Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
snd Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
te Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
waste Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
win Updated (and regenerated) for name change in tp_init method arguments: 2005-07-03 20:59:44 +00:00
ColorPickermodule.c Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. 2003-11-20 13:31:00 +00:00
Nav.c Fix a couple of warnings on Mac OS X. 2006-02-24 15:39:29 +00:00
OSATerminology.c Get rid of incorrect use of OSAGetCurrentDialect. Fixes #884085. 2004-07-15 13:21:16 +00:00
autoGIL.c fixed typo 2003-05-03 00:38:26 +00:00
gestaltmodule.c Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
icgluemodule.c Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. 2003-11-20 13:31:00 +00:00
macosmodule.c SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core 2004-11-05 07:02:59 +00:00