debian specific patch information for python2.4 / 2.4.6-1

Summary

Package Version Package Type Source Package Format
2.4.6-1 Debian-diff 1.0

"Debian diff" Information

Diff file python2.4_2.4.6-1.diff.gz
Size225028
MD5sum09ad5626bbe6a4e228cf2b7c40710ecb
./debian only changes view download

"series" style patches

patch summary view raw
apport-support.dpatch
 site.py |    8 ++++++++
 1 file changed, 8 insertions(+)
view download
cthreads.dpatch
 configure.in |   14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)
view download
db4.6.dpatch
 _bsddb.c                   |    8 ++++++++
 bsddb/dbobj.py             |    5 +++--
 bsddb/test/test_1413192.py |    2 +-
 setup.py                   |    8 ++++----
 4 files changed, 16 insertions(+), 7 deletions(-)
view download
deb-locations.dpatch
 Demo/scripts/ftpstats.py       |    5 +++--
 Demo/tkinter/guido/ManPage.py  |    5 +++--
 Demo/tkinter/guido/tkman.py    |    4 ++--
 Lib/pydoc.py                   |    4 ++++
 Lib/site.py                    |    6 ++++++
 Misc/python.man                |    2 +-
 Tools/faqwiz/faqconf.py        |    2 +-
 Tools/webchecker/webchecker.py |    3 ++-
 8 files changed, 22 insertions(+), 9 deletions(-)
view download
deb-setup.dpatch
 setup.py |    5 +++--
 1 file changed, 3 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
difflib.dpatch
 difflib.py |   39 ++++++++++++++++++++++-----------------
 1 file changed, 22 insertions(+), 17 deletions(-)
view download
disable-utimes.dpatch
 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
distutils-debian.dpatch
 distutils/command/install.py |   23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)
view download
distutils-exec-prefix.dpatch
 distutils/command/build_ext.py |    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 |    4 ++++
 1 file changed, 4 insertions(+)
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.py          |    1 
 distutils/command/install_egg_info.py |   77 ++++++++++++++++++++++++++++++++++
 distutils/dist.py                     |   76 +++++++++++++++++++++++++++++++++
 3 files changed, 153 insertions(+), 1 deletion(-)
view download
emacs22-build.dpatch
 info/Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
enable-fpectl.dpatch
 setup.py |    3 +++
 1 file changed, 3 insertions(+)
view download
fix-mailman-digests.dpatch
 email/Message.py |    2 ++
 1 file changed, 2 insertions(+)
view download
ftp_nlst.dpatch
 urllib.py |    7 -------
 1 file changed, 7 deletions(-)
view download
gcc-fwrapv.dpatch
 configure.in |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
view download
hotshot-import.dpatch
 hotshot/stats.py |    7 +++++--
 1 file changed, 5 insertions(+), 2 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
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        |    4 
 configure.in                   |   11 
 setup.py                       |    7 
 25 files changed, 4357 insertions(+), 4 deletions(-)
view download
locale-module.dpatch
 locale.py |  651 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 622 insertions(+), 29 deletions(-)
view download
lsb-platform.dpatch
 platform.py |   19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
view download
mmap-64bit.dpatch
 mmapmodule.c      |   24 ++++++++++++------------
 test/test_mmap.py |   16 ++++++++++++++++
 2 files changed, 28 insertions(+), 12 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
optparse-no-gettext.dpatch
 optparse.py |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
patchlevel.dpatch
 patchlevel.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
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
reapplied-svn-doc-updates.dpatch
 api/concrete.tex      |    8 ++++----
 lib/libasyncore.tex   |    8 +++-----
 lib/libcommands.tex   |    9 ---------
 lib/liblogging.tex    |   13 ++++---------
 lib/libos.tex         |   23 ++---------------------
 lib/libpopen2.tex     |   12 ++++--------
 lib/libsubprocess.tex |    3 +++
 7 files changed, 20 insertions(+), 56 deletions(-)
view download
reapplied-svn-updates.dpatch
 BuildScript/build-installer.py |   67 +++++++++++------------------------------
 NEWS                           |   18 -----------
 ceval.c                        |    8 +---
 cjkcodecs/multibytecodec.c     |    6 ---
 idlelib/EditorWindow.py        |    2 -
 logging/__init__.py            |   10 +++---
 logging/config.py              |   10 ++----
 logging/handlers.py            |   21 ++++++------
 random.py                      |    2 -
 subprocess.py                  |   14 --------
 test/test_dbm.py               |    4 +-
 test/test_gdbm.py              |    4 +-
 test/test_multibytecodec.py    |   15 ---------
 test/test_sha.py               |   19 -----------
 trace.py                       |    2 -
 uu.py                          |    4 --
 16 files changed, 51 insertions(+), 155 deletions(-)
view download
remove-dup-decl.dpatch
 abstract.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
signal.set_wakeup_fd-doc.dpatch
 api/exceptions.tex |   12 ++++++++++++
 lib/libsignal.tex  |   17 +++++++++++++++++
 2 files changed, 29 insertions(+)
view download
signal.set_wakeup_fd.dpatch
 pyerrors.h          |    3 ++
 signalmodule.c      |   56 +++++++++++++++++++++++++++++++++++++++++++++++++--
 test/test_signal.py |   57 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 114 insertions(+), 2 deletions(-)
view download
site-builddir.diff
 site.py |   13 -------------
 1 file changed, 13 deletions(-)
view download
strxfrm-leak.dpatch
 _localemodule.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
svn-doc-updates.dpatch
 0 files changed
view download
svn-updates.dpatch
 0 files changed
view download
template.dpatch
 0 files changed
view download
test-sundry.dpatch
 test/test_sundry.py |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
view download
tkinter-import.dpatch
 lib-tk/Tkinter.py |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
webbrowser.dpatch
 webbrowser.py |   15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)
view download