| patch |
summary |
view |
raw |
| 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 | 40 ++++++++++++++++++++++++++++++++++++----
1 file changed, 36 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-install-layout.dpatch |
distutils/command/install.py | 6 ++++++
1 file changed, 6 insertions(+)
|
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
|
| 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 | 78 +++++++++++++++++++++++++++++++++++++++++-------
test/test_subprocess.py | 28 +++++++++++++++++
2 files changed, 95 insertions(+), 11 deletions(-)
|
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 | 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
|