.. |
_ctypes
|
Remove unneeded #include.
|
2007-09-07 09:30:40 +00:00 |
_sqlite
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
cjkcodecs
|
Add cheot-ga-keut composed make-up sequence support in EUC-KR codec.
|
2007-08-20 06:49:18 +00:00 |
expat
|
…
|
|
zlib
|
…
|
|
Setup.config.in
|
…
|
|
Setup.dist
|
Remove the rgbimg module. It has been deprecated since Python 2.5.
|
2007-05-20 07:09:50 +00:00 |
_bisectmodule.c
|
…
|
|
_bsddb.c
|
email address update
|
2007-09-09 20:25:00 +00:00 |
_codecsmodule.c
|
Backport r57105 and r57145 from the py3k branch: UTF-32 codecs.
|
2007-08-17 16:41:28 +00:00 |
_collectionsmodule.c
|
dict could be NULL, so we need to XDECREF.
|
2007-10-05 03:39:17 +00:00 |
_csv.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_curses_panel.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_cursesmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_elementtree.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_functoolsmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_hashopenssl.c
|
email address update
|
2007-09-09 20:25:00 +00:00 |
_heapqmodule.c
|
…
|
|
_hotshot.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_localemodule.c
|
- Fix an off-by-one bug in locale.strxfrm().
|
2007-04-03 04:35:59 +00:00 |
_lsprof.c
|
Patch #1733973 by peaker:
|
2007-09-06 08:30:51 +00:00 |
_randommodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_sre.c
|
Patch # 1140 (my code, approved by Effbot).
|
2007-09-10 22:02:25 +00:00 |
_ssl.c
|
Add support for asyncore server-side SSL support. This requires
|
2007-09-16 22:06:00 +00:00 |
_struct.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_testcapimodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_tkinter.c
|
Backport r56875 from py3k; double LEAVE_PYTHON when AsString() fails
|
2007-08-09 21:47:11 +00:00 |
_typesmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
_weakref.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
addrinfo.h
|
…
|
|
almodule.c
|
…
|
|
ar_beos
|
…
|
|
arraymodule.c
|
Improve extended slicing support in builtin types and classes. Specifically:
|
2007-08-28 15:28:19 +00:00 |
audioop.c
|
Fix various minor errors in passing arguments to
|
2006-10-19 11:00:37 +00:00 |
binascii.c
|
Backport checkin:
|
2007-05-09 18:10:47 +00:00 |
bsddbmodule.c
|
…
|
|
bz2module.c
|
issue1597011: Fix for bz2 module corner-case error due to error checking bug.
|
2007-09-17 05:45:04 +00:00 |
cPickle.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
cStringIO.c
|
Fix compilation warning.
|
2007-08-08 13:50:02 +00:00 |
cdmodule.c
|
…
|
|
cgen.py
|
…
|
|
cgensupport.c
|
…
|
|
cgensupport.h
|
…
|
|
clmodule.c
|
…
|
|
cmathmodule.c
|
…
|
|
config.c.in
|
…
|
|
cryptmodule.c
|
…
|
|
cstubs
|
…
|
|
datetimemodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
dbmmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
dlmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
errnomodule.c
|
…
|
|
fcntlmodule.c
|
…
|
|
flmodule.c
|
…
|
|
fmmodule.c
|
…
|
|
fpectlmodule.c
|
…
|
|
fpetestmodule.c
|
…
|
|
gc_weakref.txt
|
…
|
|
gcmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
gdbmmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
getaddrinfo.c
|
…
|
|
getbuildinfo.c
|
Fixing changes to getbuildinfo.c that broke linux builds
|
2007-06-07 23:53:49 +00:00 |
getnameinfo.c
|
…
|
|
getpath.c
|
Typos.
|
2007-03-10 07:38:14 +00:00 |
glmodule.c
|
…
|
|
grpmodule.c
|
…
|
|
imageop.c
|
…
|
|
imgfile.c
|
…
|
|
itertoolsmodule.c
|
itertools.count() no longer limited to sys.maxint.
|
2007-10-04 00:20:27 +00:00 |
ld_so_aix
|
…
|
|
ld_so_beos
|
…
|
|
linuxaudiodev.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
main.c
|
Fix bug 1764407 - the -i switch now does the right thing when using the -m switch
|
2007-08-25 10:50:41 +00:00 |
makesetup
|
Patch #786737: Allow building in a tree of symlinks pointing to
|
2007-09-05 11:47:34 +00:00 |
makexp_aix
|
…
|
|
mathmodule.c
|
…
|
|
md5.c
|
…
|
|
md5.h
|
…
|
|
md5module.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
mmapmodule.c
|
Improve extended slicing support in builtin types and classes. Specifically:
|
2007-08-28 15:28:19 +00:00 |
nismodule.c
|
…
|
|
operator.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
ossaudiodev.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
parsermodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
posixmodule.c
|
Document that we rely on the OS to release the crypto
|
2007-09-04 09:51:57 +00:00 |
puremodule.c
|
…
|
|
pwdmodule.c
|
…
|
|
pyexpat.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
python.c
|
…
|
|
readline.c
|
Patch #1388440: Add set_completion_display_matches_hook and
|
2007-09-04 13:13:14 +00:00 |
resource.c
|
…
|
|
rotatingtree.c
|
…
|
|
rotatingtree.h
|
…
|
|
selectmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
sgimodule.c
|
…
|
|
sha256module.c
|
email address update
|
2007-09-09 20:25:00 +00:00 |
sha512module.c
|
email address update
|
2007-09-09 20:25:00 +00:00 |
shamodule.c
|
email address update
|
2007-09-09 20:25:00 +00:00 |
signalmodule.c
|
…
|
|
socketmodule.c
|
Change socket.error to inherit from IOError rather than being a stand
|
2007-09-09 23:36:46 +00:00 |
socketmodule.h
|
…
|
|
spwdmodule.c
|
…
|
|
sre.h
|
…
|
|
sre_constants.h
|
…
|
|
stropmodule.c
|
…
|
|
sunaudiodev.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
svmodule.c
|
…
|
|
symtablemodule.c
|
…
|
|
syslogmodule.c
|
…
|
|
termios.c
|
…
|
|
testcapi_long.h
|
…
|
|
threadmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
timemodule.c
|
In Windows' time.clock(), when QueryPerformanceFrequency() fails,
|
2007-03-29 12:42:07 +00:00 |
timing.h
|
…
|
|
timingmodule.c
|
…
|
|
tkappinit.c
|
…
|
|
unicodedata.c
|
Bug #1704793: Return UTF-16 pair if unicodedata.lookup cannot
|
2007-07-28 07:03:05 +00:00 |
unicodedata_db.h
|
…
|
|
unicodename_db.h
|
…
|
|
xxmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
xxsubtype.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|
zipimport.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
zlibmodule.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |