| patch |
summary |
view |
raw |
| CVE-2007-4965.dpatch |
imageop.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++----------
rgbimgmodule.c | 5 ++++
2 files changed, 63 insertions(+), 12 deletions(-)
|
view
|
download
|
| CVE-2008-1679.dpatch |
imageop.c | 10 ++++++++++
1 file changed, 10 insertions(+)
|
view
|
download
|
| CVE-2008-2315.dpatch |
Lib/test/seq_tests.py | 12 ++--
Lib/test/test_bigmem.py | 118 +++++++++++++++++++++++++++++++++++++++++++++--
Lib/test/test_strop.py | 19 +++++++
Lib/test/test_support.py | 25 +++++++++
Misc/NEWS | 2
Modules/gcmodule.c | 7 ++
Modules/mmapmodule.c | 2
Modules/stropmodule.c | 15 +++++
Objects/bufferobject.c | 4 +
Objects/longobject.c | 2
Objects/stringobject.c | 19 ++++++-
Objects/tupleobject.c | 5 +
Objects/unicodeobject.c | 51 +++++++++++++++-----
13 files changed, 255 insertions(+), 26 deletions(-)
|
view
|
download
|
| CVE-2008-2316.dpatch |
_hashopenssl.c | 51 ++++++++++++++++++++++++++++++++++++++++++---------
test/test_hashlib.py | 20 +++++++++++++++++---
2 files changed, 59 insertions(+), 12 deletions(-)
|
view
|
download
|
| CVE-2008-4864.dpatch |
imageop.c | 269 ++++++++++++++++++++-------------------------------
test/test_imageop.py | 69 +++++++++++--
2 files changed, 171 insertions(+), 167 deletions(-)
|
view
|
download
|
| arm-float.dpatch |
floatobject.c | 45 ++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 42 insertions(+), 3 deletions(-)
|
view
|
download
|
| cthreads.dpatch |
configure.in | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
|
view
|
download
|
| ctypes_findlib.dpatch |
ctypes/util.py | 34 ++++++++++++++++++++++++++++++----
1 file changed, 30 insertions(+), 4 deletions(-)
|
view
|
download
|
| deb-locations.dpatch |
faqwiz/faqconf.py | 2 +-
pydoc.py | 5 +++--
python.man | 2 +-
scripts/ftpstats.py | 5 +++--
site.py | 6 ++++++
tkinter/guido/ManPage.py | 5 +++--
tkinter/guido/tkman.py | 4 ++--
webchecker/webchecker.py | 3 ++-
8 files changed, 21 insertions(+), 11 deletions(-)
|
view
|
download
|
| deb-setup.dpatch |
setup.py | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| debug-build.dpatch |
Lib/distutils/command/build.py | 9 +++++----
Lib/distutils/sysconfig.py | 5 +++--
Lib/site.py | 2 +-
Makefile.pre.in | 10 ++++++----
Python/dynload_shlib.c | 4 ++++
Python/sysmodule.c | 5 +++++
configure.in | 8 +++++++-
7 files changed, 31 insertions(+), 12 deletions(-)
|
view
|
download
|
| disable-utimes.dpatch |
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| distutils-link.dpatch |
distutils/unixccompiler.py | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
|
view
|
download
|
| distutils-sysconfig.dpatch |
distutils/sysconfig.py | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
|
view
|
download
|
| doc-faq.dpatch |
html/index.html.in | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
|
view
|
download
|
| egg-info-no-version.dpatch |
distutils/command/install_egg_info.py | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
|
view
|
download
|
| enable-fpectl.dpatch |
setup.py | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| fix-bashisms.dpatch |
faqwiz/move-faqwiz.sh | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
|
view
|
download
|
| hotshot-import.dpatch |
hotshot/stats.py | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| hurd-broken-poll.dpatch |
selectmodule.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| issue1813.dpatch |
codecs.c | 7 ++++++-
decimal.py | 8 +++++++-
email/__init__.py | 7 +++++--
3 files changed, 18 insertions(+), 4 deletions(-)
|
view
|
download
|
| issue961805.dpatch |
lib-tk/Tkinter.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| langpack-gettext.dpatch |
Lib/gettext.py | 15 +++++++++++++++
1 file changed, 15 insertions(+)
|
view
|
download
|
| libre.diff |
lib/libre.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| linecache.dpatch |
linecache.py | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
|
view
|
download
|
| link-opt.dpatch |
configure.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| linux2-platforms.dpatch |
Lib/plat-linux2-alpha/CDROM.py | 207 +++++++++++++
Lib/plat-linux2-alpha/DLFCN.py | 83 +++++
Lib/plat-linux2-alpha/IN.py | 615 +++++++++++++++++++++++++++++++++++++++++
Lib/plat-linux2-alpha/TYPES.py | 170 +++++++++++
Lib/plat-linux2-alpha/regen | 8
Lib/plat-linux2-hppa/CDROM.py | 207 +++++++++++++
Lib/plat-linux2-hppa/DLFCN.py | 83 +++++
Lib/plat-linux2-hppa/IN.py | 615 +++++++++++++++++++++++++++++++++++++++++
Lib/plat-linux2-hppa/TYPES.py | 170 +++++++++++
Lib/plat-linux2-hppa/regen | 8
Lib/plat-linux2-mips/CDROM.py | 207 +++++++++++++
Lib/plat-linux2-mips/DLFCN.py | 83 +++++
Lib/plat-linux2-mips/IN.py | 615 +++++++++++++++++++++++++++++++++++++++++
Lib/plat-linux2-mips/TYPES.py | 170 +++++++++++
Lib/plat-linux2-mips/regen | 8
Lib/plat-linux2-sparc/CDROM.py | 207 +++++++++++++
Lib/plat-linux2-sparc/DLFCN.py | 83 +++++
Lib/plat-linux2-sparc/IN.py | 615 +++++++++++++++++++++++++++++++++++++++++
Lib/plat-linux2-sparc/TYPES.py | 170 +++++++++++
Lib/plat-linux2-sparc/regen | 8
Lib/posixfile.py | 3
Lib/test/regrtest.py | 4
Lib/test/test_socket.py | 7
configure.in | 11
setup.py | 8
25 files changed, 4359 insertions(+), 6 deletions(-)
|
view
|
download
|
| locale-module.dpatch |
locale.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| no-large-file-support.dpatch |
configure.in | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| no-zip-on-sys.path.dpatch |
getpath.c | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| patchlevel.dpatch |
patchlevel.h | 2 +-
sysmodule.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| profile-doc.dpatch |
lib/libprofile.tex | 10 ++++++++++
1 file changed, 10 insertions(+)
|
view
|
download
|
| pydebug-path.dpatch |
getpath.c | 17 +++++++++++++++++
site.py | 6 ++++++
2 files changed, 23 insertions(+)
|
view
|
download
|
| signal.set_wakeup_fd-doc.dpatch |
pyerrors.h | 3 ++
signalmodule.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++-
test/test_signal.py | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 112 insertions(+), 1 deletion(-)
|
view
|
download
|
| signal.set_wakeup_fd.dpatch |
api/exceptions.tex | 12 ++++++++++++
lib/libsignal.tex | 17 +++++++++++++++++
2 files changed, 29 insertions(+)
|
view
|
download
|
| site-builddir.diff |
site.py | 13 -------------
1 file changed, 13 deletions(-)
|
view
|
download
|
| subprocess-eintr-safety.dpatch |
subprocess.py | 86 +++++++++++++++++++++++++++++++++++++++++-------
test/test_subprocess.py | 28 +++++++++++++++
2 files changed, 102 insertions(+), 12 deletions(-)
|
view
|
download
|
| svn-doc-updates.dpatch |
dist/dist.tex | 6 ++--
inst/inst.tex | 2 -
lib/emailmessage.tex | 2 -
lib/libitertools.tex | 71 ++++++++++++++++++++++++++-----------------------
lib/libuserdict.tex | 2 -
lib/tzinfo-examples.py | 46 ++++++++++++++++++++++++++-----
6 files changed, 84 insertions(+), 45 deletions(-)
|
view
|
download
|
| svn-updates.dpatch |
ACKS | 1
NEWS | 177 +++++++++++++++++++++++++++++++++++++----
PythonLauncher/doscript.m | 141 +++++++++-----------------------
_bsddb.c | 12 +-
_ctypes/_ctypes.c | 38 +++-----
_ctypes/callbacks.c | 130 +++++++++++++++++++++++++-----
_ctypes/ctypes.h | 18 ++--
_sqlite/cursor.c | 24 +++--
almodule.c | 2
arraymodule.c | 8 +
ast.c | 19 ++--
ceval.c | 2
compile.c | 1
csv.py | 3
decimal.py | 12 +-
distutils/command/sdist.py | 4
dummy_thread.py | 9 --
fileobject.c | 7 +
idlelib/NEWS.txt | 9 ++
idlelib/configHandler.py | 20 +++-
imaplib.py | 2
itertoolsmodule.c | 20 +++-
lib-tk/Tkinter.py | 40 +++++----
logging/__init__.py | 2
main.c | 9 ++
marshal.c | 5 -
mmapmodule.c | 4
msi/msi.py | 23 +++++
mysnprintf.c | 22 +++--
object.c | 6 +
obmalloc.c | 18 ++++
os.py | 3
plat-mac/Carbon/AppleEvents.py | 1
plat-mac/macerrors.py | 1
plat-mac/terminalcommand.py | 2
platform.py | 12 ++
posixmodule.c | 4
pymem.h | 33 +++++--
rlcompleter.py | 2
sched.py | 2
selectmodule.c | 4
socket.py | 168 ++++++++++++++++++++++++--------------
stringobject.c | 63 ++++++++------
subprocess.py | 2
test/output/test_resource | 2
test/output/test_tokenize | 8 +
test/test_compile.py | 8 +
test/test_cookielib.py | 2
test/test_csv.py | 22 ++---
test/test_decimal.py | 22 +++++
test/test_dummy_thread.py | 1
test/test_file.py | 21 ++++
test/test_grammar.py | 5 +
test/test_itertools.py | 7 +
test/test_minidom.py | 8 +
test/test_mmap.py | 17 +++
test/test_os.py | 38 ++++++++
test/test_posix.py | 28 ++++++
test/test_resource.py | 163 +++++++++++++++++++++++--------------
test/test_socket.py | 27 ++++++
test/test_subprocess.py | 16 +++
test/test_threading_local.py | 29 ++++++
test/test_unicode.py | 20 ++++
test/test_urllib2.py | 6 +
test/test_weakref.py | 41 +++++++++
test/test_winsound.py | 28 +++++-
test/test_zlib.py | 5 +
test/tokenize_tests.txt | 2
threadmodule.c | 5 -
timing.h | 9 --
tokenize.py | 11 ++
tupleobject.c | 13 +++
unicodeobject.c | 132 +++++++++++++++++++++---------
urllib2.py | 6 -
weakrefobject.c | 16 ++-
xml/dom/minidom.py | 2
zlibmodule.c | 4
77 files changed, 1317 insertions(+), 492 deletions(-)
|
view
|
download
|
| template.dpatch |
0 files changed
|
view
|
download
|
| test-sundry.dpatch |
test/test_sundry.py | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
|
view
|
download
|
| tkinter-import.dpatch |
lib-tk/Tkinter.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| webbrowser.dpatch |
webbrowser.py | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
|
view
|
download
|