.. |
_ctypes
|
Merged revisions 62481 via svnmerge from
|
2008-04-24 18:39:36 +00:00 |
_sqlite
|
Moved DECREF to correct place to get rid of leaked references.
|
2008-03-29 14:11:55 +00:00 |
cjkcodecs
|
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617-60678 via svnmerge from
|
2008-02-09 02:18:51 +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
|
Patch to make _codecs a builtin module. This is necessary since
|
2002-12-12 17:37:50 +00:00 |
Setup.dist
|
Remove the dl module per PEP 3108.
|
2008-03-24 06:22:57 +00:00 |
_bisectmodule.c
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31:20 +00:00 |
_bsddb.c
|
use PyBUF_LOCK instead of PyBUF_SIMPLE for bsddb data access as it'll often
|
2008-03-17 20:16:47 +00:00 |
_codecsmodule.c
|
Merged revisions 59056-59076 via svnmerge from
|
2007-11-20 23:38:09 +00:00 |
_collectionsmodule.c
|
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60735-60751 via svnmerge from
|
2008-02-12 22:59:25 +00:00 |
_csv.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
_curses_panel.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
_cursesmodule.c
|
Merged revisions 60284-60349 via svnmerge from
|
2008-01-27 15:18:18 +00:00 |
_elementtree.c
|
Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from
|
2008-01-18 09:56:22 +00:00 |
_fileio.c
|
Merged revisions 61520,61523-61528,61532 via svnmerge from
|
2008-03-18 18:26:33 +00:00 |
_functoolsmodule.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
_hashopenssl.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
_heapqmodule.c
|
Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from
|
2008-03-16 00:07:10 +00:00 |
_localemodule.c
|
Fix another buffer overflow.
|
2008-03-08 13:39:58 +00:00 |
_lsprof.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
_randommodule.c
|
Remove defunct parts of the random module
|
2008-01-13 23:40:30 +00:00 |
_sre.c
|
Merged revisions 60053-60078 via svnmerge from
|
2008-01-19 16:21:02 +00:00 |
_ssl.c
|
Merged revisions 61964-61979 via svnmerge from
|
2008-03-28 00:55:15 +00:00 |
_struct.c
|
Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from
|
2008-03-16 00:07:10 +00:00 |
_testcapimodule.c
|
Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61081-61095 via svnmerge from
|
2008-02-28 11:19:05 +00:00 |
_tkinter.c
|
Change command line processing API to use wchar_t.
|
2008-04-05 20:41:37 +00:00 |
_weakref.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
addrinfo.h
|
Cruft removal:
|
2006-12-28 04:47:50 +00:00 |
ar_beos
|
…
|
|
arraymodule.c
|
Remove the deprecated array.read/write methods.
|
2008-02-01 11:30:18 +00:00 |
atexitmodule.c
|
missing docstrings
|
2007-08-06 20:59:28 +00:00 |
audioop.c
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31:20 +00:00 |
binascii.c
|
Merged revisions 61834,61841-61842,61851-61853,61863-61864,61869-61870,61874,61889 via svnmerge from
|
2008-03-25 14:56:36 +00:00 |
bsddb.h
|
Merged revisions 59488-59511 via svnmerge from
|
2007-12-15 01:27:15 +00:00 |
bz2module.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
cStringIO.c
|
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60873 via svnmerge from
|
2008-02-17 13:31:39 +00:00 |
cmathmodule.c
|
Merged revisions 62420-62421,62423-62424 via svnmerge from
|
2008-04-21 13:08:03 +00:00 |
config.c.in
|
Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from
|
2008-04-13 13:53:33 +00:00 |
cryptmodule.c
|
Merged revisions 46753-51188 via svnmerge from
|
2006-08-11 14:57:12 +00:00 |
datetimemodule.c
|
Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,61468,61471-61474,61480,61483-61484,61488,61495-61496,61498,61503-61504,61507,61509-61510,61515-61518 via svnmerge from
|
2008-03-18 15:15:01 +00:00 |
dbmmodule.c
|
Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,61066-61080 via svnmerge from
|
2008-02-26 08:18:30 +00:00 |
errnomodule.c
|
Some VS 6.0 compatibility fixes from Hirokazu Yamamoto which are also useful for later versions of MSVC. VS6 claims that fortran is a reserved word
|
2008-01-04 13:33:00 +00:00 |
fcntlmodule.c
|
Merged revisions 61644,61646-61647,61649-61652,61656-61658,61663,61665,61667 via svnmerge from
|
2008-03-20 10:49:03 +00:00 |
fpectlmodule.c
|
Merged revisions 46753-51188 via svnmerge from
|
2006-08-11 14:57:12 +00:00 |
fpetestmodule.c
|
Check return result from Py_InitModule*(). This API can fail.
|
2006-01-19 06:09:39 +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 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60845 via svnmerge from
|
2008-02-16 07:38:31 +00:00 |
gdbmmodule.c
|
Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from
|
2008-03-16 00:07:10 +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
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31:20 +00:00 |
itertoolsmodule.c
|
Fix a refleak
|
2008-04-01 07:37:58 +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
|
Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-61464,61466-61467,61469-61470,61476-61477,61479,61481-61482,61485,61487,61490,61493-61494,61497,61499-61502,61505-61506,61508,61511-61514,61519,61521-61522,61530-61531,61533-61537,61541-61555,61557-61558,61561-61562,61566-61569,61572-61574,61578-61579,61583-61584,61588-61589,61592,61594,61598-61601,61603-61604,61607-61612,61617,61619-61620,61624,61626,61628-61630,61635-61638,61640-61643,61645,61648,61653-61655,61659-61662,61664,61666,61668-61671,61673,61675,61679-61680,61682,61685-61686,61689-61695,61697-61699,61701-61703,61706,61710,61713,61717,61723,61726-61730,61736,61738,61740,61742,61745-61752,61754-61760,61762-61764,61768,61770-61772,61774-61775,61784-61787,61789-61792,61794-61795,61797-61806,61808-61809,61811-61812,61814-61819,61824,61826-61833,61835-61840,61843-61845,61848,61850,61854-61862,61865-61866,61868,61872-61873,61876-61877,61883-61888,61890-61891,61893-61899,61901-61903,61905-61912,61914,61917,61920-61921,61927,61930,61932-61934,61939,61941-61942,61944-61951,61955,61960-61963,61980,61982-61983,61991,61994-61996,62001-62003,62008-62010,62016-62017,62022,62024,62027,62031-62034,62041,62045-62046,62055-62058,62060-62066,62068-62074,62076-62079,62081-62083,62086-62089,62092-62094,62098,62101,62104,62106-62109,62115-62122,62124-62125,62128,62130,62132,62134-62135,62137,62139-62140,62144,62146,62151,62155,62157,62162-62166,62171-62172,62175-62176,62178,62181-62186,62188-62192,62196,62200-62203,62206,62211-62213,62215-62218,62222,62224-62226,62228,62232,62236,62240-62245,62248,62250-62254,62256-62258,62262,62264-62265,62267-62270,62272-62276,62280-62288,62291-62292,62299-62301,62307,62312,62316-62318,62322-62331,62333-62337,62339-62344,62346-62348 via svnmerge from
|
2008-04-15 06:43:13 +00:00 |
makesetup
|
Merged revisions 57778-58052 via svnmerge from
|
2007-09-08 17:39:28 +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 62420-62421,62423-62424 via svnmerge from
|
2008-04-21 13:08:03 +00:00 |
md5module.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
mmapmodule.c
|
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60878,60880-60892,60894-60898 via svnmerge from
|
2008-02-19 14:21:46 +00:00 |
nismodule.c
|
Use s# instead of t# for nis_match.
|
2007-08-30 10:21:51 +00:00 |
operator.c
|
Remove __{get,set,del}slice__ dingleberries.
|
2008-03-17 18:02:30 +00:00 |
ossaudiodev.c
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31:20 +00:00 |
parsermodule.c
|
Merged revisions 59666-59679 via svnmerge from
|
2008-01-03 23:01:04 +00:00 |
posixmodule.c
|
Removed unused variable.
|
2008-04-12 21:40:56 +00:00 |
pwdmodule.c
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31:20 +00:00 |
pyexpat.c
|
Merged revisions 59843-59863 via svnmerge from
|
2008-01-09 00:17:24 +00:00 |
python.c
|
Change command line processing API to use wchar_t.
|
2008-04-05 20:41:37 +00:00 |
readline.c
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31:20 +00:00 |
resource.c
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31: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 61913,61915-61916,61918-61919,61922-61926,61928-61929,61931,61935,61938,61943 via svnmerge from
|
2008-03-26 13:45:42 +00:00 |
sha1module.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
sha256module.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
sha512module.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
signalmodule.c
|
Merged revisions 61849 via svnmerge from
|
2008-03-24 14:05:07 +00:00 |
socketmodule.c
|
Merged revisions 61520,61523-61528,61532 via svnmerge from
|
2008-03-18 18:26:33 +00:00 |
socketmodule.h
|
Copied doc for reload() from trunk's function.rst to imp.rst
|
2008-01-07 17:19:16 +00:00 |
spwdmodule.c
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31:20 +00:00 |
sre.h
|
Merged revisions 46753-51188 via svnmerge from
|
2006-08-11 14:57:12 +00:00 |
sre_constants.h
|
Implemented non-recursive SRE matching.
|
2003-10-17 22:13:16 +00:00 |
symtablemodule.c
|
Hide list comp variables and support set comprehensions
|
2007-04-15 12:05:43 +00:00 |
syslogmodule.c
|
Merged revisions 60990-61002 via svnmerge from
|
2008-02-23 18:30:17 +00:00 |
termios.c
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31:20 +00:00 |
testcapi_long.h
|
Fix error in comment, and in test_long_api and test_longlong_api remove
|
2001-06-16 08:10:13 +00:00 |
threadmodule.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
timemodule.c
|
Merged revisions 62177-62178,62180-62193 via svnmerge from
|
2008-04-07 03:17:54 +00:00 |
tkappinit.c
|
Remove warning about implicit declaration of strcmp()
|
2004-06-13 20:29:55 +00:00 |
unicodedata.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
unicodedata_db.h
|
Update Unicode database to Unicode 4.1.
|
2006-03-09 23:38:20 +00:00 |
unicodename_db.h
|
Update Unicode database to Unicode 4.1.
|
2006-03-09 23:38:20 +00:00 |
xxmodule.c
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
2007-12-19 02:45:37 +00:00 |
xxsubtype.c
|
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
|
2007-12-02 14:31:20 +00:00 |
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|
zipimport.c
|
Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from
|
2008-01-18 09:56:22 +00:00 |
zlibmodule.c
|
Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from
|
2008-04-09 08:37:03 +00:00 |