[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Sep 26 18:06:35 CEST 2008
ACTIVITY SUMMARY (09/19/08 - 09/26/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.
2052 open (+35) / 13746 closed (+32) / 15798 total (+67)
Open issues with patches: 660
Average duration of open issues: 713 days.
Median duration of open issues: 1818 days.
Open Issues Breakdown
open 2037 (+34)
pending 15 ( +1)
Issues Created Or Reopened (69)
_______________________________
turtle in the tkinter package? 09/20/08
CLOSED http://bugs.python.org/issue3884 reopened loewis
patch
subprocess failing in GUI applications on Windows 09/21/08
http://bugs.python.org/issue3905 reopened georg.brandl
Building PDF documentation from tex files 09/19/08
http://bugs.python.org/issue3909 created wplappert
2.6 regression in socket.ssl method 09/19/08
http://bugs.python.org/issue3910 created matejcik
patch
ftplib.FTP.makeport() bug 09/19/08
http://bugs.python.org/issue3911 created giampaolo.rodola
patch
unittest. assertAlmostEqual() documentation incomplete 09/20/08
CLOSED http://bugs.python.org/issue3912 created roysmith
patch
compound_stmt syntax includes 'decorated' 09/20/08
CLOSED http://bugs.python.org/issue3913 created dangyogi
augop definition does not include "//=" 09/20/08
CLOSED http://bugs.python.org/issue3914 created dangyogi
Broken link in 14.7 curses, Python Library Reference 09/20/08
CLOSED http://bugs.python.org/issue3915 created jasoneth
layout of build directories for Windows not current 09/20/08
CLOSED http://bugs.python.org/issue3916 created gagenellina
patch
set_display definition allows empty '{' '}' in Language Definiti 09/21/08
CLOSED http://bugs.python.org/issue3917 created dangyogi
random.uniform suprisingly (good kind) does not work as document 09/21/08
CLOSED http://bugs.python.org/issue3918 created xuinkrbin
PySys_SetObject crashes after Py_NewInterpreter(). 09/21/08
CLOSED http://bugs.python.org/issue3919 created grahamd
OpenBSD 4.4 still doesn't support _XOPEN_SOURCE 09/21/08
http://bugs.python.org/issue3920 created loewis
patch, needs review
smtplib cannot sendmail over TLS 09/21/08
http://bugs.python.org/issue3921 created shidot
3.0rc1 missing tk lib in sys.path? 09/21/08
CLOSED http://bugs.python.org/issue3922 created jmfauth
'genexpr_for' in definition of 'call' in Language Reference. 09/21/08
CLOSED http://bugs.python.org/issue3923 created dangyogi
cookielib chokes on non-integer cookie version, should ignore it 09/21/08
http://bugs.python.org/issue3924 created DenNukem
test_distutils fails on cygwin 09/21/08
CLOSED http://bugs.python.org/issue3925 created ocean-city
patch, easy
Idle doesn't obey the new improved warnings arguements 09/21/08
http://bugs.python.org/issue3926 created scott_daniels
dummy multiprocessing needs to use properties 09/22/08
CLOSED http://bugs.python.org/issue3927 created benjamin.peterson
patch
os.mknod missing on Solaris 09/22/08
http://bugs.python.org/issue3928 created sandberg
Incorrect exception raising in dbm.open on non-existing DB 09/22/08
CLOSED http://bugs.python.org/issue3929 created hagen
patch, needs review
urllib.request.urlopen() different on Windows than Linux 09/22/08
CLOSED http://bugs.python.org/issue3930 created mark
codecs.charmap_build is untested and undocumented 09/22/08
http://bugs.python.org/issue3931 created fijal
HTMLParser cannot handle '&' and non-ascii characters in attribu 09/22/08
http://bugs.python.org/issue3932 created yanne
presence of .pythonstartup.py causes __main__.__file__ to be set 09/22/08
CLOSED http://bugs.python.org/issue3933 created exarkun
sphinx - building muppy docs fails on Linux 09/22/08
CLOSED http://bugs.python.org/issue3934 created robwolfe
patch
bisect insort C implementation ignores methods on list subclasse 09/22/08
http://bugs.python.org/issue3935 created jek
Faulty suppression of 'as' keyword warning 09/22/08
CLOSED http://bugs.python.org/issue3936 created tjreedy
patch
platform.dist(): detect Linux distribution version in a robust, 09/22/08
CLOSED http://bugs.python.org/issue3937 created zooko
patch
Clearing globals; interpreter -- IDLE difference 09/22/08
http://bugs.python.org/issue3938 created tjreedy
Patch to implement a real ftplib test suite 09/22/08
http://bugs.python.org/issue3939 created giampaolo.rodola
patch
turtle.py - minor bugfixes 09/23/08
CLOSED http://bugs.python.org/issue3940 created gregorlingl
patch
Help in IDLE should open the chm file 09/23/08
http://bugs.python.org/issue3941 created gregorlingl
Usability issue from not being able to use defined start and end 09/23/08
CLOSED http://bugs.python.org/issue3942 created Mez
IDLE won't start in 3.0rc1 "Subprocess didn't make connection... 09/23/08
CLOSED http://bugs.python.org/issue3943 created rbtyod
faster long multiplication 09/23/08
http://bugs.python.org/issue3944 created pernici
patch
compile error in _fileio.c (cygwin) 09/23/08
CLOSED http://bugs.python.org/issue3945 created ocean-city
patch, easy
PyObject_CheckReadBuffer crashes on memoryview object 09/23/08
http://bugs.python.org/issue3946 created rupole
patch, needs review
configure --with-threads on cygwin => crash on thread related te 09/23/08
http://bugs.python.org/issue3947 created ocean-city
readline steals sigwinch 09/23/08
http://bugs.python.org/issue3948 created shish
curses' sigwinch handler isn't visible from python 09/23/08
http://bugs.python.org/issue3949 created shish
turtle.py: bug in TurtleScreenBase._drawimage 09/23/08
CLOSED http://bugs.python.org/issue3950 created gregorlingl
patch
Disable Py_USING_MEMORY_DEBUGGER! 09/24/08
http://bugs.python.org/issue3951 created haypo
patch
_lsprof: clear() should call flush_unmatched() 09/24/08
http://bugs.python.org/issue3952 created haypo
patch
__cmp__ still documented in 3.0rc1? 09/24/08
CLOSED http://bugs.python.org/issue3953 created hniksic
_hotshot: invalid error control in logreader() 09/24/08
http://bugs.python.org/issue3954 created haypo
patch
maybe doctest doesn't understand unicode_literals? 09/24/08
http://bugs.python.org/issue3955 created mark
turtle.py - bug in Screen.__init__() 09/24/08
http://bugs.python.org/issue3956 created gregorlingl
patch
[contextlib] Reverse order of locking 09/24/08
http://bugs.python.org/issue3957 created DragonSA
strage default value behaviour 09/24/08
CLOSED http://bugs.python.org/issue3958 created dominik.holler
Add Google's ipaddr.py to the stdlib 09/24/08
http://bugs.python.org/issue3959 created gvanrossum
Section permalink html anchors are wrong 09/25/08
CLOSED http://bugs.python.org/issue3960 created ronny
Arrows key do not browse in the IDLE 09/25/08
http://bugs.python.org/issue3961 created italian-boy
single architecture framework build fails on OS X 10.5 09/25/08
http://bugs.python.org/issue3962 created cekees
Problems when calling exec from a function 09/25/08
CLOSED http://bugs.python.org/issue3963 created sandberg
quiet the freeze makefile 09/25/08
http://bugs.python.org/issue3964 created docwhat
patch
2.6rc2 crashes when trying to open unicode filename with unprint 09/25/08
CLOSED http://bugs.python.org/issue3965 created giltay
patch
Win32ErrorTests from test_os.py 09/25/08
http://bugs.python.org/issue3966 created rpetrov
bytearray().count() 09/25/08
http://bugs.python.org/issue3967 created haypo
patch, needs review
turtle.py: fill() and end_fill() do not work correctly 09/25/08
CLOSED http://bugs.python.org/issue3968 created gregorlingl
patch
turtle.py - setup() doesn't work correctly 09/25/08
CLOSED http://bugs.python.org/issue3969 created gregorlingl
patch
Tix Tree widget no longer instantiable. 09/26/08
CLOSED http://bugs.python.org/issue3970 created ronLongo
s_push: parser stack overflow MemoryError 09/26/08
http://bugs.python.org/issue3971 created netcaf
Add Option to Bind to a Local IP Address in httplib.py 09/26/08
http://bugs.python.org/issue3972 created eldonz at atlanticdb.com
patch
Invalid line number in Exception traceback with header # -*- cod 09/26/08
CLOSED http://bugs.python.org/issue3973 created haypo
collections.namedtuple uses exec to create new classes 09/26/08
http://bugs.python.org/issue3974 created audax
patch
PyTraceBack_Print() doesn't respect # coding: xxx header 09/26/08
http://bugs.python.org/issue3975 created haypo
Issues Now Closed (55)
______________________
Incorrectly displayed non ascii characters in prompt using "inpu 274 days
http://bugs.python.org/issue1688 amaury.forgeotdarc
patch
ctypes.wstring_at and string_at call Python API without the GIL 40 days
http://bugs.python.org/issue3554 haypo
subprocess + stdout redirection + wait + svn= hang 34 days
http://bugs.python.org/issue3593 gregory.p.smith
IDLE does not run with Py30b3 30 days
http://bugs.python.org/issue3628 benjamin.peterson
Duplicated test name in regex test script 29 days
http://bugs.python.org/issue3654 timehorse
sqlite: enumeration value 'TYPE_STRING' not handled in switch 29 days
http://bugs.python.org/issue3659 ghaering
patch, easy
atexit.register with bad input segfaults on exit 29 days
http://bugs.python.org/issue3666 skip.montanaro
patch
Ignored LDFLAGS during linking libpython$(VERSION).so 27 days
http://bugs.python.org/issue3678 gregory.p.smith
patch, easy
test_tarfile error on cygwin (Directory not empty) 10 days
http://bugs.python.org/issue3838 ocean-city
patch, easy
kqueue.control requires 2 params while docs say max_events (the 8 days
http://bugs.python.org/issue3852 georg.brandl
patch
provide a "cmem" role 9 days
http://bugs.python.org/issue3875 georg.brandl
2.6 regression in urllib.getproxies_environment 5 days
http://bugs.python.org/issue3879 benjamin.peterson
patch, needs review
turtle in the tkinter package? 2 days
http://bugs.python.org/issue3884 kirill_simonov
patch
errors on _bsddb creation and dealloc 7 days
http://bugs.python.org/issue3885 haypo
patch, needs review
Python 2.6 doesn't run after installation on amd64 3 days
http://bugs.python.org/issue3887 jpe
Demo/parser/unparse.py 4 days
http://bugs.python.org/issue3889 georg.brandl
patch
collections.deque should have empty() method 2 days
http://bugs.python.org/issue3891 rhettinger
collections 3 days
http://bugs.python.org/issue3897 georg.brandl
Slight readme.txt fix (VC9) 3 days
http://bugs.python.org/issue3901 georg.brandl
patch
Strange heapq behavior on Python 3.0 when overriding __le__ 0 days
http://bugs.python.org/issue3908 giampaolo.rodola
unittest. assertAlmostEqual() documentation incomplete 1 days
http://bugs.python.org/issue3912 georg.brandl
patch
compound_stmt syntax includes 'decorated' 1 days
http://bugs.python.org/issue3913 georg.brandl
augop definition does not include "//=" 1 days
http://bugs.python.org/issue3914 georg.brandl
Broken link in 14.7 curses, Python Library Reference 1 days
http://bugs.python.org/issue3915 georg.brandl
layout of build directories for Windows not current 0 days
http://bugs.python.org/issue3916 georg.brandl
patch
set_display definition allows empty '{' '}' in Language Definiti 0 days
http://bugs.python.org/issue3917 georg.brandl
random.uniform suprisingly (good kind) does not work as document 0 days
http://bugs.python.org/issue3918 georg.brandl
PySys_SetObject crashes after Py_NewInterpreter(). 1 days
http://bugs.python.org/issue3919 benjamin.peterson
3.0rc1 missing tk lib in sys.path? 0 days
http://bugs.python.org/issue3922 loewis
'genexpr_for' in definition of 'call' in Language Reference. 0 days
http://bugs.python.org/issue3923 georg.brandl
test_distutils fails on cygwin 0 days
http://bugs.python.org/issue3925 ocean-city
patch, easy
dummy multiprocessing needs to use properties 1 days
http://bugs.python.org/issue3927 benjamin.peterson
patch
Incorrect exception raising in dbm.open on non-existing DB 4 days
http://bugs.python.org/issue3929 hagen
patch, needs review
urllib.request.urlopen() different on Windows than Linux 0 days
http://bugs.python.org/issue3930 amaury.forgeotdarc
presence of .pythonstartup.py causes __main__.__file__ to be set 0 days
http://bugs.python.org/issue3933 loewis
sphinx - building muppy docs fails on Linux 1 days
http://bugs.python.org/issue3934 schuppenies
patch
Faulty suppression of 'as' keyword warning 3 days
http://bugs.python.org/issue3936 benjamin.peterson
patch
platform.dist(): detect Linux distribution version in a robust, 1 days
http://bugs.python.org/issue3937 lemburg
patch
turtle.py - minor bugfixes 0 days
http://bugs.python.org/issue3940 loewis
patch
Usability issue from not being able to use defined start and end 0 days
http://bugs.python.org/issue3942 benjamin.peterson
IDLE won't start in 3.0rc1 "Subprocess didn't make connection... 3 days
http://bugs.python.org/issue3943 amaury.forgeotdarc
compile error in _fileio.c (cygwin) 0 days
http://bugs.python.org/issue3945 ocean-city
patch, easy
turtle.py: bug in TurtleScreenBase._drawimage 1 days
http://bugs.python.org/issue3950 georg.brandl
patch
__cmp__ still documented in 3.0rc1? 0 days
http://bugs.python.org/issue3953 georg.brandl
strage default value behaviour 0 days
http://bugs.python.org/issue3958 dominik.holler
Section permalink html anchors are wrong 1 days
http://bugs.python.org/issue3960 ronny
Problems when calling exec from a function 1 days
http://bugs.python.org/issue3963 sandberg
2.6rc2 crashes when trying to open unicode filename with unprint 0 days
http://bugs.python.org/issue3965 giltay
patch
turtle.py: fill() and end_fill() do not work correctly 0 days
http://bugs.python.org/issue3968 georg.brandl
patch
turtle.py - setup() doesn't work correctly 0 days
http://bugs.python.org/issue3969 georg.brandl
patch
Tix Tree widget no longer instantiable. 0 days
http://bugs.python.org/issue3970 amaury.forgeotdarc
Invalid line number in Exception traceback with header # -*- cod 0 days
http://bugs.python.org/issue3973 pitrou
SRE: x++ isn't supported 2658 days
http://bugs.python.org/issue433031 georg.brandl
have a way to search backwards for re 2413 days
http://bugs.python.org/issue516762 benjamin.peterson
Add current dir when running try_run test program 1282 days
http://bugs.python.org/issue1168055 lianos
patch
Top Issues Most Discussed (10)
______________________________
20 Regexp 2.7 (modifications to current re 2.2.2) 164 days
open http://bugs.python.org/issue2636
11 Major reworking of Python 2.5.2 re module 17 days
open http://bugs.python.org/issue3825
11 Failed to build Python 2.5.1 with sqlite3 521 days
open http://bugs.python.org/issue1706863
10 zero-length match confuses re.finditer() 606 days
open http://bugs.python.org/issue1647489
9 26.rc1: test_signal issue on FreeBSD 6.3 12 days
open http://bugs.python.org/issue3864
9 test_tarfile fails on cygwin (unicode decode error) 17 days
open http://bugs.python.org/issue3824
9 Ctypes is confused by bitfields of varying integer types 45 days
open http://bugs.python.org/issue3547
8 subprocess failing in GUI applications on Windows 5 days
open http://bugs.python.org/issue3905
8 platform.dist() has unpredictable result under Linux 338 days
open http://bugs.python.org/issue1322
7 Faulty suppression of 'as' keyword warning 3 days
closed http://bugs.python.org/issue3936
More information about the Python-Dev
mailing list