Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

Summary of Python tracker Issues

 

 

First page Previous page 1 2 Next page Last page  View All Python dev RSS feed   Index | Next | Previous | View Threaded


status at bugs

May 30, 2008, 9:06 AM

Post #1 of 26 (1219 views)
Permalink
Summary of Python tracker Issues

ACTIVITY SUMMARY (05/23/08 - 05/30/08)
Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.


1889 open (+35) / 12944 closed (+25) / 14833 total (+60)

Open issues with patches: 566

Average duration of open issues: 706 days.
Median duration of open issues: 1437 days.

Open Issues Breakdown
open 1866 (+35)
pending 23 ( +0)

Issues Created Or Reopened (63)
_______________________________

Cant open python gui using VISTA 05/28/08
CLOSED http://bugs.python.org/issue1948 reopened amaury.forgeotdarc


Remove commands for PEP 3108 05/26/08
CLOSED http://bugs.python.org/issue2872 reopened brett.cannon
patch

ElementTree parsing bus error (but only from mod_python) 05/23/08
http://bugs.python.org/issue2951 created kathyvs


List comprehensions are leaking variables 05/23/08
CLOSED http://bugs.python.org/issue2952 created cartman


_zip_directory_cache untested and undocumented 05/23/08
http://bugs.python.org/issue2953 created fijal


[PATCH] Make bisect module functions accept an optional comparis 05/23/08
CLOSED http://bugs.python.org/issue2954 created llucax
patch

Python 2.5 Documentation error in Tutorial section 8.3 05/24/08
CLOSED http://bugs.python.org/issue2955 created dcw303


2to3 should have a way to disable some fixers 05/24/08
http://bugs.python.org/issue2956 created bhy
patch

recursion limit exceeded when importing .pyc module 05/24/08
CLOSED http://bugs.python.org/issue2957 created bhy


update Lib/test/README 05/24/08
http://bugs.python.org/issue2958 created benjamin.peterson
easy

calling GzipFile close() more than once causes exception 05/24/08
CLOSED http://bugs.python.org/issue2959 created mmagin
patch

bsddb/test/test_replication.py bus error, segfault, assertion er 05/25/08
http://bugs.python.org/issue2960 created gregory.p.smith


Two error messages inconsistent 05/25/08
CLOSED http://bugs.python.org/issue2961 created chester


Goodbye, 'global' statement! 05/25/08
CLOSED http://bugs.python.org/issue2962 created chester


Method cache is broken in Py3 05/25/08
CLOSED http://bugs.python.org/issue2963 created scoder
patch

instancemethod_descr_get() lacks an INCREF 05/25/08
CLOSED http://bugs.python.org/issue2964 created scoder
patch

Update interface of weakref dictionaries 05/25/08
http://bugs.python.org/issue2965 created georg.brandl
patch

pydoc doesnt show 'from module import identifier' in the docs 05/25/08
http://bugs.python.org/issue2966 created peter.puk


[PATCH] Rename Tkinter to tkinter in test_tcl 05/25/08
CLOSED http://bugs.python.org/issue2967 created cartman
patch

Test_imports takes a long time to run 05/25/08
http://bugs.python.org/issue2968 created loewis


Test_imports fails in 2.6 05/25/08
http://bugs.python.org/issue2969 created loewis


test_distutils fails on Linux 05/26/08
CLOSED http://bugs.python.org/issue2970 created cartman


test_zipfile64 fails 05/26/08
http://bugs.python.org/issue2971 created cartman


arguments and default path not set in site.py and sitecustomize. 05/26/08
http://bugs.python.org/issue2972 created hvendelbo


_ssl compiler warnings 05/26/08
http://bugs.python.org/issue2973 created benjamin.peterson


test_subprocess fails on Darwin 05/26/08
CLOSED http://bugs.python.org/issue2974 created cartman


VS8 include dirs grow without bound 05/26/08
http://bugs.python.org/issue2975 created jkleckner
patch

test_pydoc fails in trunk 05/26/08
http://bugs.python.org/issue2976 created theller


truncation of text in tables in Library Reference PDF 05/26/08
http://bugs.python.org/issue2977 created hsmyers


typo in text of page 80 of Library Reference PDF 05/26/08
CLOSED http://bugs.python.org/issue2978 created hsmyers


use_datetime in SimpleXMLRPCServer 05/27/08
http://bugs.python.org/issue2979 created vdupras
patch

Pickle stream for unicode object may contain non-ASCII character 05/27/08
http://bugs.python.org/issue2980 created Mawbid


confusing action of struct.pack and struct.unpack with fmt 'p' 05/27/08
http://bugs.python.org/issue2981 created liyu


more tests for pyexpat 05/27/08
http://bugs.python.org/issue2982 created fijal


Ttk support for Tkinter 05/27/08
http://bugs.python.org/issue2983 created gpolo


test_dbm fails on Darwin 05/27/08
CLOSED http://bugs.python.org/issue2984 created cartman


xmlrpclib doesn't support 64bit integer replies 05/27/08
CLOSED http://bugs.python.org/issue2985 created shrike
patch

difflib.SequenceMatcher not matching long sequences 05/27/08
http://bugs.python.org/issue2986 created hagna


RFC2732 support for urlparse (e.g. http://[::1]:80/) 05/27/08
http://bugs.python.org/issue2987 created ndim
patch

Invalid cookies crash web applications 05/28/08
CLOSED http://bugs.python.org/issue2988 created techtonik


type_modified() in typeobject.c should be public 05/28/08
CLOSED http://bugs.python.org/issue2989 created scoder
patch

type cache updates might run cleanup code in an inconsistent sta 05/28/08
CLOSED http://bugs.python.org/issue2990 created scoder
patch

Bad behavior in PythonWin 05/28/08
CLOSED http://bugs.python.org/issue2991 created hsmyers


Bad behavior in PythonWin 05/28/08
CLOSED http://bugs.python.org/issue2992 created hsmyers


Bad behavior in PythonWin 05/28/08
CLOSED http://bugs.python.org/issue2993 created hsmyers


Bad behavior in PythonWin 05/28/08
CLOSED http://bugs.python.org/issue2994 created hsmyers


Idle, some Linuxes, cannot position Cursor by mouseclick 05/28/08
http://bugs.python.org/issue2995 created Sunny0815


IDLE "find in files" output not formatted optimally 05/28/08
http://bugs.python.org/issue2996 created russell.blau
patch

PyNumberMethods has left-over fields in Py3 05/29/08
http://bugs.python.org/issue2997 created scoder
patch

UnicodeEncodeError: 'ascii' codec can't encode character 05/29/08
CLOSED http://bugs.python.org/issue2998 created Muallim-i Âli


Py30a5: str.replace() tiny doc error 05/29/08
CLOSED http://bugs.python.org/issue2999 created mark


2to3 doesn't handle print(whatever); print nor string.* function 05/29/08
http://bugs.python.org/issue3000 created mark


RLock's are SLOW 05/29/08
http://bugs.python.org/issue3001 created jcea


shutil.copyfile blocks indefinitely on named pipes 05/29/08
http://bugs.python.org/issue3002 created aioryi


sys.stdin.fileno() gives attribute error in IDLE 05/29/08
http://bugs.python.org/issue3003 created markveldhuis


Bug in slice.indices() 05/29/08
http://bugs.python.org/issue3004 created anakha
patch

EasyDialogs - documentation enhancement 05/29/08
http://bugs.python.org/issue3005 created keenethery


subprocess.Popen causes socket to remain open after close 05/29/08
http://bugs.python.org/issue3006 created mamulsow


Remove old StringIO docs 05/29/08
CLOSED http://bugs.python.org/issue3007 created hdiogenes
patch

Let bin() show floats 05/30/08
http://bugs.python.org/issue3008 created rhettinger


3.0a5 tarballs contain the code twice 05/30/08
http://bugs.python.org/issue3009 created barry


Module cmd documentation enhancement 05/30/08
http://bugs.python.org/issue3010 created deets
patch

TelnetPopen3, TelnetBase, Expect split 05/30/08
http://bugs.python.org/issue708007 reopened benjamin.peterson
patch



Issues Now Closed (58)
______________________

Make .pypirc handle multiple servers 128 days
http://bugs.python.org/issue1858 tarek
patch

Cant open python gui using VISTA 2 days
http://bugs.python.org/issue1948 loewis


stat.ST_CTIME and stat.ST_ATIME problem 64 days
http://bugs.python.org/issue2455 gregory.p.smith


inconsistency with bare * in parameter list 46 days
http://bugs.python.org/issue2613 bgolemon


bsddb iterkeys sliently fails when database modified during iter 33 days
http://bugs.python.org/issue2669 gregory.p.smith


fast builtin sum may leak 22 days
http://bugs.python.org/issue2784 rhettinger
patch

Py30a5: Tk Menu Alt-f behaves differently Linux vs Windows 15 days
http://bugs.python.org/issue2806 gpolo


sidebar directive fails 10 days
http://bugs.python.org/issue2852 georg.brandl


Add gestalt back into Python 3.0 15 days
http://bugs.python.org/issue2854 benjamin.peterson
patch

lookkey should INCREF/DECREF startkey around PyObject_RichCompar 15 days
http://bugs.python.org/issue2855 rhettinger
patch

Remove commands for PEP 3108 0 days
http://bugs.python.org/issue2872 benjamin.peterson
patch

Rename the thread module to _thread 11 days
http://bugs.python.org/issue2875 brett.cannon


Backport UserString move from 3.0 13 days
http://bugs.python.org/issue2877 brett.cannon
patch

Backport UserList move in 3.0 14 days
http://bugs.python.org/issue2878 brett.cannon
patch

Rename _winreg to winreg 9 days
http://bugs.python.org/issue2879 georg.brandl


Create the dbm package 10 days
http://bugs.python.org/issue2881 georg.brandl


Create the http package 10 days
http://bugs.python.org/issue2883 georg.brandl
patch

Create the xmlrpc package 10 days
http://bugs.python.org/issue2886 georg.brandl


urllib not handling ftp servers that do not support REST 9 days
http://bugs.python.org/issue2891 gregory.p.smith


Add __name__ in globals of generated namedtuple namespace 12 days
http://bugs.python.org/issue2903 rhettinger
patch

Cross-referencing to a method using an alternate title don't wor 6 days
http://bugs.python.org/issue2904 georg.brandl


tkinter, assorted fixes 11 days
http://bugs.python.org/issue2906 georg.brandl
patch, patch

struct.Struct.unpack to return a namedtuple for easier attribute 5 days
http://bugs.python.org/issue2909 rhettinger
patch

Revert ConfigParser rename in 2.6 5 days
http://bugs.python.org/issue2923 georg.brandl
patch

Revert Queue rename in 2.6 5 days
http://bugs.python.org/issue2925 georg.brandl
patch

Revert SocketServer rename in 2.6 5 days
http://bugs.python.org/issue2926 georg.brandl
patch

Interactive help writes to the python install destination direct 4 days
http://bugs.python.org/issue2938 loewis


Apache mod_python python-func strftime 5 days
http://bugs.python.org/issue2939 gregory.p.smith


Building Python fails on SunOS 5 days
http://bugs.python.org/issue2940 loewis


setuptools: bdist_wininst adds duplicate entry to dist_files 1 days
http://bugs.python.org/issue2946 loewis


Windows installer doesn't include OpenSSL license and notice 2 days
http://bugs.python.org/issue2949 loewis


silly readline module problem 1 days
http://bugs.python.org/issue2950 gpolo


List comprehensions are leaking variables 0 days
http://bugs.python.org/issue2952 loewis


[PATCH] Make bisect module functions accept an optional comparis 7 days
http://bugs.python.org/issue2954 llucax
patch

Python 2.5 Documentation error in Tutorial section 8.3 0 days
http://bugs.python.org/issue2955 georg.brandl


recursion limit exceeded when importing .pyc module 2 days
http://bugs.python.org/issue2957 amaury.forgeotdarc


calling GzipFile close() more than once causes exception 0 days
http://bugs.python.org/issue2959 georg.brandl
patch

Two error messages inconsistent 0 days
http://bugs.python.org/issue2961 georg.brandl


Goodbye, 'global' statement! 0 days
http://bugs.python.org/issue2962 georg.brandl


Method cache is broken in Py3 0 days
http://bugs.python.org/issue2963 georg.brandl
patch

instancemethod_descr_get() lacks an INCREF 0 days
http://bugs.python.org/issue2964 georg.brandl
patch

[PATCH] Rename Tkinter to tkinter in test_tcl 0 days
http://bugs.python.org/issue2967 georg.brandl
patch

test_distutils fails on Linux 0 days
http://bugs.python.org/issue2970 benjamin.peterson


test_subprocess fails on Darwin 0 days
http://bugs.python.org/issue2974 benjamin.peterson


typo in text of page 80 of Library Reference PDF 0 days
http://bugs.python.org/issue2978 benjamin.peterson


test_dbm fails on Darwin 1 days
http://bugs.python.org/issue2984 brett.cannon


xmlrpclib doesn't support 64bit integer replies 3 days
http://bugs.python.org/issue2985 georg.brandl
patch

Invalid cookies crash web applications 1 days
http://bugs.python.org/issue2988 georg.brandl


type_modified() in typeobject.c should be public 0 days
http://bugs.python.org/issue2989 georg.brandl
patch

type cache updates might run cleanup code in an inconsistent sta 1 days
http://bugs.python.org/issue2990 georg.brandl
patch

Bad behavior in PythonWin 0 days
http://bugs.python.org/issue2991 facundobatista


Bad behavior in PythonWin 0 days
http://bugs.python.org/issue2992 facundobatista


Bad behavior in PythonWin 0 days
http://bugs.python.org/issue2993 facundobatista


Bad behavior in PythonWin 0 days
http://bugs.python.org/issue2994 facundobatista


UnicodeEncodeError: 'ascii' codec can't encode character 1 days
http://bugs.python.org/issue2998 Muallim-i Âli


Py30a5: str.replace() tiny doc error 1 days
http://bugs.python.org/issue2999 georg.brandl


Remove old StringIO docs 0 days
http://bugs.python.org/issue3007 georg.brandl
patch

site enhancements 1152 days
http://bugs.python.org/issue1174614 georg.brandl
patch



Top Issues Most Discussed (10)
______________________________

8 pprint produces different output in 2.6 and 3.0 14 days
open http://bugs.python.org/issue2888

8 Add ctypes calling convention that allows safe access of errno 140 days
open http://bugs.python.org/issue1798

7 xmlrpclib doesn't support 64bit integer replies 3 days
closed http://bugs.python.org/issue2985

7 Pickle stream for unicode object may contain non-ASCII characte 3 days
open http://bugs.python.org/issue2980

7 Backport UserString move from 3.0 13 days
closed http://bugs.python.org/issue2877

6 VS8 include dirs grow without bound 4 days
open http://bugs.python.org/issue2975

5 ctypes.util.find_library() doesn't consult LD_LIBRARY_PATH 9 days
open http://bugs.python.org/issue2936

5 Revert Queue rename in 2.6 5 days
closed http://bugs.python.org/issue2925

5 Add memory footprint query 13 days
open http://bugs.python.org/issue2898

5 Rename the thread module to _thread 11 days
closed http://bugs.python.org/issue2875


status at bugs

Jun 6, 2008, 9:06 AM

Post #2 of 26 (1182 views)
Permalink
Summary of Python tracker Issues [In reply to]

ACTIVITY SUMMARY (05/30/08 - 06/06/08)
Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.


1895 open (+28) / 12981 closed (+15) / 14876 total (+43)

Open issues with patches: 575

Average duration of open issues: 708 days.
Median duration of open issues: 1451 days.

Open Issues Breakdown
open 1872 (+27)
pending 23 ( +1)

Issues Created Or Reopened (45)
_______________________________

tkinter, assorted fixes 06/02/08
CLOSED http://bugs.python.org/issue2906 reopened gpolo
patch, patch

PyNumberMethods has left-over fields in Py3 06/02/08
http://bugs.python.org/issue2997 reopened georg.brandl
patch

locale module alias table needs to be updated 05/30/08
CLOSED http://bugs.python.org/issue3011 created lemburg


disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523 05/30/08
CLOSED http://bugs.python.org/issue3012 created jameinel


disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523 05/30/08
http://bugs.python.org/issue3013 created jameinel
patch, easy

file_dealloc() assumes errno is set when EOF is returned 05/30/08
http://bugs.python.org/issue3014 created johansen


tkinter with wantobjects=False has been broken for some time 05/30/08
http://bugs.python.org/issue3015 created gpolo
patch

tarfile.py incurs exception from self.chmod() when tarball has g 05/30/08
CLOSED http://bugs.python.org/issue3016 created zooko


Verify doc updates for the decimal module 05/31/08
http://bugs.python.org/issue3017 created rhettinger


tkinter demos fixed 05/31/08
http://bugs.python.org/issue3018 created gpolo
patch

Python3a5 compile failing due to high memory usage 05/31/08
CLOSED http://bugs.python.org/issue3019 created segfaulthunter


doctest should have lib2to3 integration 06/01/08
http://bugs.python.org/issue3020 created scoder


Lexical exception handlers 06/01/08
http://bugs.python.org/issue3021 created pitrou
patch

mailbox module, two small fixes 06/01/08
http://bugs.python.org/issue3022 created gpolo
patch, patch

Problem with invalidly-encoded command-line arguments (Unix) 06/01/08
http://bugs.python.org/issue3023 created baikie


Integer conversion inconsistent 06/01/08
CLOSED http://bugs.python.org/issue3024 created helminthe


batch/IDLE differ: print broken for chraracters>ascii 06/01/08
CLOSED http://bugs.python.org/issue3025 created jimjjewett


mmap broken with large files on 64bit system 06/02/08
http://bugs.python.org/issue3026 created donut


if extended c module is calling Windows API waitForSingleObject, 06/02/08
CLOSED http://bugs.python.org/issue3027 created patrick


tokenize module: normal lines, not "logical" 06/02/08
http://bugs.python.org/issue3028 created noam


free list management - list, dict, set 06/02/08
http://bugs.python.org/issue3029 created aimacintyre
patch, patch

compiler warning on HP-UX 06/03/08
http://bugs.python.org/issue3030 created theller


distutils package_dir/package_data failure 06/03/08
http://bugs.python.org/issue3031 created fma


tkFont added displayof where necessary 06/03/08
CLOSED http://bugs.python.org/issue3032 created gpolo
patch

tkFont added displayof where necessary 06/03/08
http://bugs.python.org/issue3033 created gpolo
patch, patch

tkFont added displayof where necessary 06/03/08
CLOSED http://bugs.python.org/issue3034 created gpolo
patch, patch

Removing apparently unwanted functions from Tkinter 06/03/08
http://bugs.python.org/issue3035 created gpolo
patch, patch

docs - print() example wrong in whatsnew 06/04/08
CLOSED http://bugs.python.org/issue3036 created evilnick


<generator> in output 06/04/08
CLOSED http://bugs.python.org/issue3037 created ianb


Return results from Python callbacks to Tcl as Tcl objects, plea 06/05/08
http://bugs.python.org/issue3038 created gpolo


tarfile.TarFileCompat.writestr(ZipInfo, str) raises AttributeErr 06/05/08
http://bugs.python.org/issue3039 created jkankiewicz
patch

optparse documentation: variable arguments example doesn't work 06/05/08
http://bugs.python.org/issue3040 created meyerowitz


autodoc does not support unicode docstrings 06/05/08
CLOSED http://bugs.python.org/issue3041 created cdevienne


Add PEP 8 compliant aliases to threading module 06/05/08
http://bugs.python.org/issue3042 created ncoghlan
patch

Recursion bug in deepcopy 06/05/08
http://bugs.python.org/issue3043 created Zeroth


Simplify the Integral ABC 06/05/08
CLOSED http://bugs.python.org/issue3044 created rhettinger
patch

Windows online help broken when spaces in TEMP environ 06/06/08
http://bugs.python.org/issue3045 created peta


Locking should be removed from the new buffer protocol 06/06/08
http://bugs.python.org/issue3046 created scoder
patch

string object's lstrip function 06/06/08
CLOSED http://bugs.python.org/issue3047 created jsostok


getsizeof incorrect for Unicode strings 06/06/08
http://bugs.python.org/issue3048 created loewis


Some 3k sizeof tests fail 06/06/08
CLOSED http://bugs.python.org/issue3049 created loewis


Implement PEP 371: multiprocessing module 06/06/08
http://bugs.python.org/issue3050 created jnoller


heapq change breaking compatibility 06/06/08
http://bugs.python.org/issue3051 created therve


Mac Modules failing to compile 06/06/08
http://bugs.python.org/issue3052 created benjamin.peterson


test_shutil fails under AIX 06/06/08
http://bugs.python.org/issue3053 created pitrou
patch



Issues Now Closed (42)
______________________

py3k: Completely remove nb_coerce slot 260 days
http://bugs.python.org/issue1185 scoder
patch

Add ctypes calling convention that allows safe access of errno 147 days
http://bugs.python.org/issue1798 theller
patch

Adapt pydoc to new doc system 132 days
http://bugs.python.org/issue1883 georg.brandl
patch

Read support for Records in msilib 108 days
http://bugs.python.org/issue2125 loewis
patch

Backport oct() and hex() to use __index__ 20 days
http://bugs.python.org/issue2337 benjamin.peterson
patch, 26backport

numeric overflow in IDLE 53 days
http://bugs.python.org/issue2584 kbk


PyOS_vsnprintf() underflow leads to memory corruption 54 days
http://bugs.python.org/issue2588 gregory.p.smith
patch

PyOS_vsnprintf() potential integer overflow leads to memory corr 54 days
http://bugs.python.org/issue2589 gregory.p.smith


inconsistency with bare * in parameter list 54 days
http://bugs.python.org/issue2613 bgolemon


datetime/date strftime() method and time.strftime() inconsistenc 26 days
http://bugs.python.org/issue2782 gregory.p.smith


subprocess.py leaks fd in communicate 24 days
http://bugs.python.org/issue2791 gregory.p.smith
patch

store thread.get_ident() thread identifier inside threading.Thre 17 days
http://bugs.python.org/issue2871 gregory.p.smith
patch

Remove htmllib use in the stdlib 17 days
http://bugs.python.org/issue2873 georg.brandl


Create the tkinter package 16 days
http://bugs.python.org/issue2884 kbk
patch

Add memory footprint query 15 days
http://bugs.python.org/issue2898 schuppenies
patch

tkinter, assorted fixes 0 days
http://bugs.python.org/issue2906 georg.brandl
patch, patch

ctypes.util.find_library() doesn't consult LD_LIBRARY_PATH 12 days
http://bugs.python.org/issue2936 theller


EasyDialogs - documentation enhancement 2 days
http://bugs.python.org/issue3005 georg.brandl


Module cmd documentation enhancement 1 days
http://bugs.python.org/issue3010 georg.brandl
patch

locale module alias table needs to be updated 0 days
http://bugs.python.org/issue3011 lemburg


disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523 0 days
http://bugs.python.org/issue3012 benjamin.peterson


tarfile.py incurs exception from self.chmod() when tarball has g 1 days
http://bugs.python.org/issue3016 lars.gustaebel


Python3a5 compile failing due to high memory usage 0 days
http://bugs.python.org/issue3019 georg.brandl


Integer conversion inconsistent 0 days
http://bugs.python.org/issue3024 rhettinger


batch/IDLE differ: print broken for chraracters>ascii 0 days
http://bugs.python.org/issue3025 loewis


if extended c module is calling Windows API waitForSingleObject, 1 days
http://bugs.python.org/issue3027 georg.brandl


tkFont added displayof where necessary 0 days
http://bugs.python.org/issue3032 gpolo
patch

tkFont added displayof where necessary 0 days
http://bugs.python.org/issue3034 gpolo
patch, patch

docs - print() example wrong in whatsnew 0 days
http://bugs.python.org/issue3036 georg.brandl


<generator> in output 0 days
http://bugs.python.org/issue3037 georg.brandl


autodoc does not support unicode docstrings 0 days
http://bugs.python.org/issue3041 georg.brandl


Simplify the Integral ABC 0 days
http://bugs.python.org/issue3044 gvanrossum
patch

string object's lstrip function 0 days
http://bugs.python.org/issue3047 jsostok


Some 3k sizeof tests fail 0 days
http://bugs.python.org/issue3049 schuppenies


Tk.quit and sys.exit cause Fatal Error 1669 days
http://bugs.python.org/issue837234 georg.brandl


patch 1079734 broke cgi.FieldStorage w/ multipart post req. 1218 days
http://bugs.python.org/issue1112856 hdiogenes


new turtle module 707 days
http://bugs.python.org/issue1513695 loewis
patch

Prevent textwrap from breaking words at hyphens 413 days
http://bugs.python.org/issue1702681 gpolo


access to unicodedata (via codepoints or 2-char surrogates) 406 days
http://bugs.python.org/issue1706460 doerwalter


tiny addition to peephole optimizer 305 days
http://bugs.python.org/issue1764087 rhettinger
patch

generic and more efficient removal of unreachable code 304 days
http://bugs.python.org/issue1764986 rhettinger
patch

small improvement for peephole conditional jump optimizer 304 days
http://bugs.python.org/issue1765558 rhettinger
patch



Top Issues Most Discussed (10)
______________________________

16 Let bin() show floats 7 days
open http://bugs.python.org/issue3008

14 repr() should not escape non-ASCII characters 53 days
open http://bugs.python.org/issue2630

6 Python 2.5 64 bit compile fails on Solaris 10/gcc 4.1.1 518 days
open http://bugs.python.org/issue1628484

5 Integer conversion inconsistent 0 days
closed http://bugs.python.org/issue3024

5 PyNumberMethods has left-over fields in Py3 4 days
open http://bugs.python.org/issue2997

5 Remove PyUnicode_AsString(), rework PyUnicode_AsStringAndSize() 28 days
open http://bugs.python.org/issue2799

5 Add ctypes calling convention that allows safe access of errno 147 days
closed http://bugs.python.org/issue1798

4 New class special method lookup change 2020 days
open http://bugs.python.org/issue643841

4 Recursion bug in deepcopy 1 days
pending http://bugs.python.org/issue3043

4 Add PEP 8 compliant aliases to threading module 1 days
open http://bugs.python.org/issue3042


status at bugs

Jun 13, 2008, 9:06 AM

Post #3 of 26 (1162 views)
Permalink
Summary of Python tracker Issues [In reply to]

ACTIVITY SUMMARY (06/06/08 - 06/13/08)
Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.


1899 open (+36) / 13028 closed (+15) / 14927 total (+51)

Open issues with patches: 574

Average duration of open issues: 713 days.
Median duration of open issues: 1464 days.

Open Issues Breakdown
open 1873 (+35)
pending 26 ( +1)

Issues Created Or Reopened (54)
_______________________________

merge pickle and cPickle in 3.0 06/12/08
CLOSED http://bugs.python.org/issue2917 reopened benjamin.peterson
patch

Implement PEP 371: multiprocessing module 06/11/08
CLOSED http://bugs.python.org/issue3050 reopened benjamin.peterson
patch

heapq change breaking compatibility 06/09/08
http://bugs.python.org/issue3051 reopened rhettinger
patch

test_disutils fails 06/06/08
http://bugs.python.org/issue3054 created ronaldoussoren
patch

test_list on 64-bit platforms 06/06/08
http://bugs.python.org/issue3055 created ronaldoussoren


Simplify the Integral ABC 06/07/08
http://bugs.python.org/issue3056 created rhettinger
patch

2.6 abc fixes 06/07/08
CLOSED http://bugs.python.org/issue3057 created georg.brandl
patch, 26backport

Let SimpleXMLRPCServer pass client_address to called functions. 06/07/08
http://bugs.python.org/issue3058 created cloverprince


Removing .decode calls from Lib/calendar.py 06/07/08
CLOSED http://bugs.python.org/issue3059 created gpolo
patch

Warn about tuple parameters 06/08/08
CLOSED http://bugs.python.org/issue3060 created benjamin.peterson
patch

time.strftime() always decodes result with UTF-8 06/08/08
http://bugs.python.org/issue3061 created georg.brandl


Turtle speed() function has no effect under Mac OS X 06/08/08
http://bugs.python.org/issue3062 created delroth


memory leak in random number generation 06/08/08
CLOSED http://bugs.python.org/issue3063 created gtang


new turtle module for Python 3.0 06/08/08
CLOSED http://bugs.python.org/issue3064 created gregorlingl
patch

Fix pickling bug of collections.namedtuple 06/08/08
CLOSED http://bugs.python.org/issue3065 created alexandre.vassalotti
patch, patch

FD leak in urllib2 06/09/08
http://bugs.python.org/issue3066 created bohdan


setlocale Tracebacks on unicode locale strings 06/09/08
http://bugs.python.org/issue3067 created vincent.chute


IDLE - Add an extension configuration dialog 06/09/08
http://bugs.python.org/issue3068 created taleinat
patch

Let set.union and set.intersection accept multiple arguments 06/09/08
http://bugs.python.org/issue3069 created arno
patch

Wrong size calculation in posix_execve 06/09/08
http://bugs.python.org/issue3070 created Rhamphoryncus


The ValueError raised by failing to unpack sequence should have 06/10/08
http://bugs.python.org/issue3071 created jml


Assignment to list of lists gives incorrect result 06/10/08
CLOSED http://bugs.python.org/issue3072 created stesteve


Cookie.Morsel breaks in parsing cookie values with whitespace 06/10/08
http://bugs.python.org/issue3073 created rhymes


test_asyncore is failing 06/10/08
CLOSED http://bugs.python.org/issue3074 created benjamin.peterson


make minidom.toxml() encoding argument useful 06/10/08
http://bugs.python.org/issue3075 created janssen
easy

test_xmlrpc_net fails 06/10/08
CLOSED http://bugs.python.org/issue3076 created cartman


h2py char literal doesn work 06/11/08
http://bugs.python.org/issue3077 created grossetti
patch

tokenize.py improvements 06/11/08
http://bugs.python.org/issue3078 created Indy
patch

sys.exit() called from optparse - bad, bad, bad 06/11/08
http://bugs.python.org/issue3079 created skip.montanaro
easy

Full unicode import system 06/11/08
http://bugs.python.org/issue3080 created amaury.forgeotdarc


Py_(X)SETREF macros 06/11/08
http://bugs.python.org/issue3081 created pitrou
patch

test_multiprocessing broken 06/11/08
CLOSED http://bugs.python.org/issue3082 created gregory.p.smith


Add alternate (#) formatting for bin, oct, hex output for str.fo 06/11/08
http://bugs.python.org/issue3083 created eric.smith


sys.exit() called from optparse - bad, bad, bad 06/11/08
CLOSED http://bugs.python.org/issue3084 created skip.montanaro


chapter 17.1.3.5 'Replacing os.popen*' in the Python library ref 06/11/08
http://bugs.python.org/issue3085 created afoo


sys.maxsize not available by using the latest Win32 build 06/12/08
CLOSED http://bugs.python.org/issue3086 created giampaolo.rodola


Clean up Demos and Tools 06/12/08
http://bugs.python.org/issue3087 created benjamin.peterson
easy

test_multiprocessing hangs on OS X 10.5.3 06/12/08
http://bugs.python.org/issue3088 created barry


All 3.0 buildbots are red 06/12/08
http://bugs.python.org/issue3089 created barry


ARCHFLAGS parsing/concatenation in unixccompiler.py breaks when 06/12/08
http://bugs.python.org/issue3090 created jnoller
patch

Can't build datetime or time on py3k (r64171) 06/12/08
CLOSED http://bugs.python.org/issue3091 created skip.montanaro


Wrong unicode size detection in pybench 06/12/08
http://bugs.python.org/issue3092 created pitrou
patch

Namespace polution from multiprocessing 06/12/08
http://bugs.python.org/issue3093 created Rhamphoryncus


By default, HTTPSConnection should send header "Host: somehost" 06/12/08
http://bugs.python.org/issue3094 created steven.wong
patch

multiprocessing initializes flags dict unsafely 06/12/08
CLOSED http://bugs.python.org/issue3095 created Rhamphoryncus
patch

sphinx: sort warnings by filename 06/12/08
CLOSED http://bugs.python.org/issue3096 created mgedmin
patch

sphinx: config option for exclude_dirnames 06/12/08
http://bugs.python.org/issue3097 created mgedmin


sys.sizeof test fails with wide unicode 06/12/08
http://bugs.python.org/issue3098 created benjamin.peterson


On windows, "import nul" always succeed 06/13/08
http://bugs.python.org/issue3099 created amaury.forgeotdarc


weakref subclass segfault 06/13/08
http://bugs.python.org/issue3100 created Rhamphoryncus
patch

global function _add_one_to_C 06/13/08
http://bugs.python.org/issue3101 created loewis


ctypes defines global symbols 06/13/08
http://bugs.python.org/issue3102 created loewis


sqlite defines a few global symbols. 06/13/08
http://bugs.python.org/issue3103 created loewis


overzealous garbage collector (dict) 06/13/08
http://bugs.python.org/issue3104 created GreaseMonkey




Issues Now Closed (53)
______________________

Crash on Windows if Python runs from a directory with umlauts 229 days
http://bugs.python.org/issue1342 amaury.forgeotdarc
patch

Thread local storage and PyGILState_* mucked up by os.fork() 174 days
http://bugs.python.org/issue1683 benjamin.peterson


test_crasher in test_struct uses 8 GB memory on 64 bit systems 114 days
http://bugs.python.org/issue2137 gregory.p.smith
patch, 64bit, easy

Add a factorial function 83 days
http://bugs.python.org/issue2138 rhettinger


Update PEP 3000 with new release schedule 85 days
http://bugs.python.org/issue2330 georg.brandl


Py3K warn against assigning to True/False 83 days
http://bugs.python.org/issue2349 benjamin.peterson
patch, 26backport

Remove all IRIX dependant modules from aifc module 85 days
http://bugs.python.org/issue2419 georg.brandl


No way to disable socket timeouts in httplib, etc. 72 days
http://bugs.python.org/issue2451 facundobatista
patch

Remove unused constants from optimized code objects 78 days
http://bugs.python.org/issue2493 rhettinger
patch

Exception state lives too long in 3.0 29 days
http://bugs.python.org/issue2507 benjamin.peterson
patch

itertools.permutations docstring is misleading 69 days
http://bugs.python.org/issue2536 georg.brandl


Unpickling of range objects fail in Py3k 63 days
http://bugs.python.org/issue2582 alexandre.vassalotti
patch

Descriptor instance attributes not interpreted consistently 62 days
http://bugs.python.org/issue2605 gvanrossum


Tile module: Add support for themed widgets 58 days
http://bugs.python.org/issue2618 benjamin.peterson


repr() should not escape non-ASCII characters 59 days
http://bugs.python.org/issue2630 ishimoto
patch

__exit__ silences the active exception 30 days
http://bugs.python.org/issue2833 benjamin.peterson


Remove cl usage from aifc 25 days
http://bugs.python.org/issue2847 georg.brandl
patch

Remove mimetools usage from the stdlib 30 days
http://bugs.python.org/issue2848 benjamin.peterson
patch

Remove usage of rfc822 from the stdlib 30 days
http://bugs.python.org/issue2849 benjamin.peterson
patch

rewrite test_struct as a unittest 24 days
http://bugs.python.org/issue2911 benjamin.peterson
patch, easy

let platform.uname try harder 26 days
http://bugs.python.org/issue2912 benjamin.peterson
patch, easy

merge pickle and cPickle in 3.0 1 days
http://bugs.python.org/issue2917 alexandre.vassalotti
patch

Merge StringIO/cStringIO in 3.0 23 days
http://bugs.python.org/issue2918 alexandre.vassalotti
patch

test_pydoc fails in trunk 15 days
http://bugs.python.org/issue2976 benjamin.peterson


PyNumberMethods has left-over fields in Py3 10 days
http://bugs.python.org/issue2997 benjamin.peterson
patch

disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523 12 days
http://bugs.python.org/issue3013 georg.brandl
patch, easy

Lexical exception handlers 10 days
http://bugs.python.org/issue3021 benjamin.peterson
patch

tokenize module: normal lines, not "logical" 6 days
http://bugs.python.org/issue3028 noam


free list management - list, dict, set 5 days
http://bugs.python.org/issue3029 gregory.p.smith
patch, patch

Add PEP 8 compliant aliases to threading module 6 days
http://bugs.python.org/issue3042 benjamin.peterson
patch

Some 3k sizeof tests fail 1 days
http://bugs.python.org/issue3049 loewis


Implement PEP 371: multiprocessing module 0 days
http://bugs.python.org/issue3050 jnoller
patch

Mac Modules failing to compile 1 days
http://bugs.python.org/issue3052 benjamin.peterson


2.6 abc fixes 0 days
http://bugs.python.org/issue3057 georg.brandl
patch, 26backport

Removing .decode calls from Lib/calendar.py 1 days
http://bugs.python.org/issue3059 georg.brandl
patch

Warn about tuple parameters 1 days
http://bugs.python.org/issue3060 benjamin.peterson
patch

memory leak in random number generation 0 days
http://bugs.python.org/issue3063 tim_one


new turtle module for Python 3.0 1 days
http://bugs.python.org/issue3064 loewis
patch

Fix pickling bug of collections.namedtuple 0 days
http://bugs.python.org/issue3065 rhettinger
patch, patch

Assignment to list of lists gives incorrect result 0 days
http://bugs.python.org/issue3072 loewis


test_asyncore is failing 0 days
http://bugs.python.org/issue3074 josiahcarlson


test_xmlrpc_net fails 0 days
http://bugs.python.org/issue3076 benjamin.peterson


test_multiprocessing broken 0 days
http://bugs.python.org/issue3082 gregory.p.smith


sys.exit() called from optparse - bad, bad, bad 0 days
http://bugs.python.org/issue3084 skip.montanaro


sys.maxsize not available by using the latest Win32 build 1 days
http://bugs.python.org/issue3086 benjamin.peterson


Can't build datetime or time on py3k (r64171) 0 days
http://bugs.python.org/issue3091 skip.montanaro


multiprocessing initializes flags dict unsafely 0 days
http://bugs.python.org/issue3095 Rhamphoryncus
patch

sphinx: sort warnings by filename 0 days
http://bugs.python.org/issue3096 georg.brandl
patch

SimpleHTTPServer reports wrong content-length for text files 1677 days
http://bugs.python.org/issue839496 gagenellina
patch

winerror module 725 days
http://bugs.python.org/issue1505257 giampaolo.rodola
patch

__unicode__ breaks for exception class objects 645 days
http://bugs.python.org/issue1551432 davidfraser


urlparse.urlunparse forms file urls incorrectly 387 days
http://bugs.python.org/issue1722348 georg.brandl


"%d" format handling for long values 353 days
http://bugs.python.org/issue1742669 pixelbeat
patch



Top Issues Most Discussed (10)
______________________________

24 Implement PEP 371: multiprocessing module 0 days
closed http://bugs.python.org/issue3050

17 let platform.uname try harder 26 days
closed http://bugs.python.org/issue2912

17 Error when printing an exception containing a Unicode string 74 days
open http://bugs.python.org/issue2517

14 test_multiprocessing hangs on OS X 10.5.3 1 days
open http://bugs.python.org/issue3088

14 heapq change breaking compatibility 4 days
open http://bugs.python.org/issue3051

12 Remove mimetools usage from the stdlib 30 days
closed http://bugs.python.org/issue2848

10 New class special method lookup change 2027 days
open http://bugs.python.org/issue643841

10 weakref subclass segfault 1 days
open http://bugs.python.org/issue3100

9 memory leak in random number generation 0 days
closed http://bugs.python.org/issue3063

9 Lexical exception handlers 10 days
closed http://bugs.python.org/issue3021


status at bugs

Jun 20, 2008, 9:06 AM

Post #4 of 26 (1144 views)
Permalink
Summary of Python tracker Issues [In reply to]

ACTIVITY SUMMARY (06/13/08 - 06/20/08)
Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.


1917 open (+28) / 13057 closed (+19) / 14974 total (+47)

Open issues with patches: 581

Average duration of open issues: 712 days.
Median duration of open issues: 1479 days.

Open Issues Breakdown
open 1892 (+28)
pending 25 ( +0)

Issues Created Or Reopened (50)
_______________________________

Implement __format__ for Decimal 06/20/08
http://bugs.python.org/issue2110 reopened benjamin.peterson
patch

Create the urllib package 06/18/08
http://bugs.python.org/issue2885 reopened brett.cannon


Python 2.5.2 Windows Source Distribution missing Visual Studio 2 06/13/08
http://bugs.python.org/issue3105 created MarkE


speedup some comparisons 06/13/08
http://bugs.python.org/issue3106 created pitrou
patch

memory leak in make test (in "test list"), 2.5.2 not 2.5.1, Linu 06/13/08
http://bugs.python.org/issue3107 created hushp1pt


Implicit exception chaining (PEP 3134) 06/13/08
CLOSED http://bugs.python.org/issue3108 created pitrou
patch

test_multiprocessing seems fragile 06/14/08
http://bugs.python.org/issue3109 created pitrou


Multiprocessing package build problem on Solaris 10 06/14/08
http://bugs.python.org/issue3110 created jnoller


multiprocessing ppc Debian/ ia64 Ubuntu compilation error 06/14/08
http://bugs.python.org/issue3111 created jnoller


implement PEP 3134 exception reporting 06/14/08
http://bugs.python.org/issue3112 created benjamin.peterson
patch

Document exception chaining 06/14/08
http://bugs.python.org/issue3113 created benjamin.peterson


bus error on lib2to3 06/15/08
CLOSED http://bugs.python.org/issue3114 reopened gvanrossum
patch

os.listdir randomly fails on occasions when it shouldn't 06/14/08
http://bugs.python.org/issue3115 created philipspencer
patch

Fix quadratic behavior for marshal.dumps() when len>32Mb 06/15/08
CLOSED http://bugs.python.org/issue3116 created rhettinger
patch, patch

segfault with (None,) as argument in a def/lambda 06/15/08
CLOSED http://bugs.python.org/issue3117 created santoemma


test_math fails on 64bit 06/16/08
CLOSED http://bugs.python.org/issue3118 created benjamin.peterson
patch, 64bit

pickle.py is limited by python's call stack 06/16/08
http://bugs.python.org/issue3119 created habnabit
patch

subprocess module truncates handles on AMD64 06/16/08
http://bugs.python.org/issue3120 created rupole


test_urllibnet fails 06/16/08
CLOSED http://bugs.python.org/issue3121 created cartman


sys.getsizeof() gives an AttributeError for _sre objects. 06/16/08
http://bugs.python.org/issue3122 created schuppenies
patch, patch

2to3 fails 06/16/08
CLOSED http://bugs.python.org/issue3123 created djc


test_multiprocessing segfaults on Windows 06/16/08
CLOSED http://bugs.python.org/issue3124 created theller


test_multiprocessing causes test_ctypes to fail 06/16/08
http://bugs.python.org/issue3125 created theller
patch

Lib/logging/__init__.py assumes its stream has flush and close m 06/16/08
CLOSED http://bugs.python.org/issue3126 created bobf
patch

Segfault provoked by generators and exceptions 06/17/08
CLOSED http://bugs.python.org/issue3127 created amajorek


Regex causes python to hang up? / loop infinite? 06/17/08
CLOSED http://bugs.python.org/issue3128 created computercrustie


struct allows repeat spec. without a format specifier 06/17/08
http://bugs.python.org/issue3129 created carrus85


In some UCS4 builds, sizeof(Py_UNICODE) could end up being more 06/17/08
http://bugs.python.org/issue3130 created schuppenies


2to3 can't find fixes_dir 06/17/08
http://bugs.python.org/issue3131 created bhy


implement PEP 3118 struct changes 06/17/08
http://bugs.python.org/issue3132 created benjamin.peterson


CGIHTTPRequestHandler does not work on windows 06/18/08
CLOSED http://bugs.python.org/issue3133 created amaury.forgeotdarc
patch

shutil references undefined WindowsError symbol 06/18/08
http://bugs.python.org/issue3134 created dvitek
patch

inspect.getcallargs() 06/18/08
http://bugs.python.org/issue3135 created gsakkis


[PATCH] logging.config.fileConfig() compulsivly disable all exis 06/19/08
CLOSED http://bugs.python.org/issue3136 created llucax
patch

Python doesn't handle SIGINT well if it arrives during interpret 06/19/08
http://bugs.python.org/issue3137 created gjb1002


Hang when calling get() on an empty queue in the queue module 06/19/08
CLOSED http://bugs.python.org/issue3138 created slash2314


print is not thread safe 06/19/08
http://bugs.python.org/issue3139 created amaury.forgeotdarc
patch

str.format("{0:n}") poss. bug with setlocale() 06/19/08
http://bugs.python.org/issue3140 created mark


Linux build requires Mac module _gestalt 06/19/08
CLOSED http://bugs.python.org/issue3141 created mark


urllib docs don't match the new modules 06/19/08
http://bugs.python.org/issue3142 created mark


development docs waste a lot of horizontal space on left nav bar 06/19/08
http://bugs.python.org/issue3143 created forest


popen / popen[234] inconsistent fd behavior 06/19/08
CLOSED http://bugs.python.org/issue3144 created justincappos


help> modules os raises UnicodeDecodeError 06/19/08
CLOSED http://bugs.python.org/issue3145 created msyang


Sphinx/LaTeX fails on Python 3.0b1 documentation 06/19/08
http://bugs.python.org/issue3146 created vmanis1


tests for sys.getsizeof fail on win64 06/19/08
http://bugs.python.org/issue3147 created amaury.forgeotdarc


multiprocessing test hangs 06/20/08
CLOSED http://bugs.python.org/issue3148 created MrJean1


multiprocessing build fails on Solaris 10 06/20/08
http://bugs.python.org/issue3149 created MrJean1


multiprocessing module not being installed 06/20/08
CLOSED http://bugs.python.org/issue3150 created hdiogenes
patch, easy

elementtree serialization bug for weird namespace urls 06/20/08
http://bugs.python.org/issue3151 created xrotwang


SimpleHTTPServer reports wrong content-length for text files 06/13/08
http://bugs.python.org/issue839496 reopened tjreedy
patch, easy



Issues Now Closed (34)
______________________

test_socket_ssl hanhs on Windows (deadlock) 209 days
http://bugs.python.org/issue1489 amaury.forgeotdarc


o(n*n) marshal.dumps performance for largish objects with patch 156 days
http://bugs.python.org/issue1792 rhettinger
patch, easy

Add a factorial function 92 days
http://bugs.python.org/issue2138 marketdickinson


Make range __eq__ work 67 days
http://bugs.python.org/issue2603 gvanrossum
patch

range: lean and mean 45 days
http://bugs.python.org/issue2735 gvanrossum
patch

Add memory footprint query 32 days
http://bugs.python.org/issue2898 schuppenies
patch

Bug in slice.indices() 22 days
http://bugs.python.org/issue3004 marketdickinson
patch

3.0a5 tarballs contain the code twice 20 days
http://bugs.python.org/issue3009 barry


getsizeof incorrect for Unicode strings 7 days
http://bugs.python.org/issue3048 schuppenies


tokenize.py improvements 6 days
http://bugs.python.org/issue3078 rhettinger
patch

All 3.0 buildbots are red 7 days
http://bugs.python.org/issue3089 barry


sys.sizeof test fails with wide unicode 5 days
http://bugs.python.org/issue3098 schuppenies
patch

Implicit exception chaining (PEP 3134) 1 days
http://bugs.python.org/issue3108 benjamin.peterson
patch

bus error on lib2to3 1 days
http://bugs.python.org/issue3114 benjamin.peterson
patch

Fix quadratic behavior for marshal.dumps() when len>32Mb 1 days
http://bugs.python.org/issue3116 rhettinger
patch, patch

segfault with (None,) as argument in a def/lambda 0 days
http://bugs.python.org/issue3117 georg.brandl


test_math fails on 64bit 2 days
http://bugs.python.org/issue3118 benjamin.peterson
patch, 64bit

test_urllibnet fails 3 days
http://bugs.python.org/issue3121 amaury.forgeotdarc


2to3 fails 0 days
http://bugs.python.org/issue3123 benjamin.peterson


test_multiprocessing segfaults on Windows 0 days
http://bugs.python.org/issue3124 amaury.forgeotdarc


Lib/logging/__init__.py assumes its stream has flush and close m 1 days
http://bugs.python.org/issue3126 vsajip
patch

Segfault provoked by generators and exceptions 0 days
http://bugs.python.org/issue3127 amaury.forgeotdarc


Regex causes python to hang up? / loop infinite? 0 days
http://bugs.python.org/issue3128 computercrustie


CGIHTTPRequestHandler does not work on windows 1 days
http://bugs.python.org/issue3133 amaury.forgeotdarc
patch

[PATCH] logging.config.fileConfig() compulsivly disable all exis 1 days
http://bugs.python.org/issue3136 llucax
patch

Hang when calling get() on an empty queue in the queue module 0 days
http://bugs.python.org/issue3138 benjamin.peterson


Linux build requires Mac module _gestalt 0 days
http://bugs.python.org/issue3141 benjamin.peterson


popen / popen[234] inconsistent fd behavior 0 days
http://bugs.python.org/issue3144 amaury.forgeotdarc


help> modules os raises UnicodeDecodeError 0 days
http://bugs.python.org/issue3145 amaury.forgeotdarc


multiprocessing test hangs 0 days
http://bugs.python.org/issue3148 benjamin.peterson


multiprocessing module not being installed 0 days
http://bugs.python.org/issue3150 benjamin.peterson
patch, easy

Allow PyArg_ParseTupleAndKeywords to unpack tuples 786 days
http://bugs.python.org/issue1474454 loewis
patch

Python 2.5b2 fails to build on Solaris 10 (Sun Compiler) 695 days
http://bugs.python.org/issue1528620 akuchling


Add Tkinter.Checkbutton get() and set(value) 307 days
h