[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri May 30 18:06:34 CEST 2008


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



More information about the Python-Dev mailing list