.. |
_ctypes
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
_multiprocessing
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
_sqlite
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
cjkcodecs
|
Issue #3575: Incremental decoder's decode function now takes bytearray
|
2008-08-17 12:59:57 +00:00 |
expat
|
Remove support for BeOS
|
2007-08-17 12:57:41 +00:00 |
zlib
|
Remove RISCOS support
|
2007-08-16 14:35:24 +00:00 |
Setup.config.in
|
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
|
2008-05-25 13:05:15 +00:00 |
Setup.dist
|
Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,64744-64746,64756-64761,64767-64769,64771-64772,64774-64775,64788,64793,64835-64836 via svnmerge from
|
2008-07-16 03:43:04 +00:00 |
_bisectmodule.c
|
Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from
|
2008-07-31 16:23:04 +00:00 |
_bsddb.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
_bytesio.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
_codecsmodule.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
_collectionsmodule.c
|
Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from
|
2008-07-31 16:23:04 +00:00 |
_csv.c
|
Merged revisions 64114 via svnmerge from
|
2008-06-18 00:47:36 +00:00 |
_curses_panel.c
|
#3247: get rid of Py_FindMethod
|
2008-07-02 22:38:47 +00:00 |
_cursesmodule.c
|
#3247: get rid of Py_FindMethod
|
2008-07-02 22:38:47 +00:00 |
_dbmmodule.c
|
#3247: get rid of Py_FindMethod
|
2008-07-02 22:38:47 +00:00 |
_elementtree.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
_fileio.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
_functoolsmodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
_gdbmmodule.c
|
#3247: get rid of Py_FindMethod
|
2008-07-02 22:38:47 +00:00 |
_gestalt.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
_hashopenssl.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
_heapqmodule.c
|
Remove 2.6 compatibility code:
|
2008-06-17 21:25:35 +00:00 |
_json.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
_localemodule.c
|
Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from
|
2008-07-23 16:10:53 +00:00 |
_lsprof.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
_pickle.c
|
Issue 3514: Fixed segfault dues to infinite loop in __getattr__.
|
2008-08-15 03:07:47 +00:00 |
_randommodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
_sre.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
_ssl.c
|
clean up ssl.py; expose unwrap and add test for it
|
2008-08-12 16:56:25 +00:00 |
_stringio.c
|
Issue 2918: Merge StringIO and cStringIO.
|
2008-06-11 22:58:36 +00:00 |
_struct.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
_testcapimodule.c
|
add _testcapi.raise_memoryerror to make test_exceptions.test_MemoryError simpler
|
2008-08-16 16:11:03 +00:00 |
_threadmodule.c
|
#3247 Get rid of Py_FindMethod; use tp_members instead.
|
2008-07-02 20:50:16 +00:00 |
_tkinter.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
_weakref.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
addrinfo.h
|
Cruft removal:
|
2006-12-28 04:47:50 +00:00 |
ar_beos
|
…
|
|
arraymodule.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
atexitmodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
audioop.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
binascii.c
|
Fix building binascii when not using the zlib's crc32 (build failure on Windows buildbots)
|
2008-08-15 14:51:48 +00:00 |
bsddb.h
|
Merged revisions 59488-59511 via svnmerge from
|
2007-12-15 01:27:15 +00:00 |
bz2module.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
cmathmodule.c
|
Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,64744-64746,64756-64761,64767-64769,64771-64772,64774-64775,64788,64793,64835-64836 via svnmerge from
|
2008-07-16 03:43:04 +00:00 |
config.c.in
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
cryptmodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
datetimemodule.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
errnomodule.c
|
Merged revisions 64214 via svnmerge from
|
2008-06-13 01:09:34 +00:00 |
fcntlmodule.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
fpectlmodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
fpetestmodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
gc_weakref.txt
|
SF 1055820: weakref callback vs gc vs threads
|
2004-10-30 23:09:22 +00:00 |
gcmodule.c
|
Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from
|
2008-07-16 12:55:28 +00:00 |
getaddrinfo.c
|
SF patch #1670209, Remove Py_PROTO from socket by Pete Shinners.
|
2007-02-27 19:06:23 +00:00 |
getbuildinfo.c
|
Merged revisions 55817-55961 via svnmerge from
|
2007-06-13 18:07:49 +00:00 |
getnameinfo.c
|
SF patch #1670209, Remove Py_PROTO from socket by Pete Shinners.
|
2007-02-27 19:06:23 +00:00 |
getpath.c
|
Change command line processing API to use wchar_t.
|
2008-04-05 20:41:37 +00:00 |
grpmodule.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
itertoolsmodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
ld_so_aix
|
SF Bug # 941346, AIX shared library fix
|
2005-10-03 03:57:09 +00:00 |
ld_so_beos
|
…
|
|
main.c
|
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
|
2008-06-04 13:06:58 +00:00 |
makesetup
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
makexp_aix
|
- Changes donated by Elemental Security to make it work on AIX 5.3
|
2005-09-14 18:09:42 +00:00 |
mathmodule.c
|
Merged revisions 65258,65292,65299,65308-65309,65315,65326 via svnmerge from
|
2008-08-01 08:16:13 +00:00 |
md5module.c
|
Use s* to receive data. Fixes #3552.
|
2008-08-14 15:52:23 +00:00 |
mmapmodule.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
nismodule.c
|
Merged revisions 64685 via svnmerge from
|
2008-07-02 23:44:19 +00:00 |
operator.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
ossaudiodev.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
parsermodule.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
posixmodule.c
|
Merged revisions 65745 via svnmerge from
|
2008-08-17 09:30:15 +00:00 |
pwdmodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
pyexpat.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
python.c
|
Change command line processing API to use wchar_t.
|
2008-04-05 20:41:37 +00:00 |
readline.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
resource.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
rotatingtree.c
|
randombits(): Stop compiler warning about mixing
|
2006-02-15 03:01:30 +00:00 |
rotatingtree.h
|
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
|
2006-05-27 19:21:47 +00:00 |
selectmodule.c
|
Merged revisions 65182 via svnmerge from
|
2008-07-23 16:13:07 +00:00 |
sha1module.c
|
Zero-initialize buf. Fixes #3557.
|
2008-08-15 06:27:17 +00:00 |
sha256module.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
sha512module.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
signalmodule.c
|
Merged revisions 64212 via svnmerge from
|
2008-06-13 00:26:50 +00:00 |
socketmodule.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |
socketmodule.h
|
Merged revisions 64267-64272 via svnmerge from
|
2008-06-14 11:59:52 +00:00 |
spwdmodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
sre.h
|
Merged revisions 46753-51188 via svnmerge from
|
2006-08-11 14:57:12 +00:00 |
sre_constants.h
|
…
|
|
symtablemodule.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
syslogmodule.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
termios.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
testcapi_long.h
|
…
|
|
timemodule.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
tkappinit.c
|
…
|
|
unicodedata.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
unicodedata_db.h
|
Merged revisions 64226 via svnmerge from
|
2008-06-13 07:50:45 +00:00 |
unicodename_db.h
|
Issue #3282: str.isprintable() should return False for undefined Unicode characters.
|
2008-07-04 15:55:02 +00:00 |
xxmodule.c
|
Correct a typo that breaks test_distutils
|
2008-07-02 23:22:30 +00:00 |
xxsubtype.c
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|
zipimport.c
|
Rename PyUnicode_AsString -> _PyUnicode_AsString and
|
2008-08-07 18:54:33 +00:00 |
zlibmodule.c
|
Merged revisions 65654 via svnmerge from
|
2008-08-13 15:53:07 +00:00 |