[Python-Dev] Summary of Tracker Issues (original) (raw)
Tracker status at bugs.python.org
Fri May 2 18:06:49 CEST 2008
- Previous message: [Python-Dev] Optimization of Python ASTs: How should we deal with constant values?
- Next message: [Python-Dev] Special offer! Ten code reviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (04/25/08 - 05/02/08) 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.
1850 open (+29) / 12712 closed (+16) / 14562 total (+45)
Open issues with patches: 560
Average duration of open issues: 711 days. Median duration of open issues: 1347 days.
Open Issues Breakdown open 1827 (+29) pending 23 ( +0)
Issues Created Or Reopened (45)
bytes object wrongly exposes writeable buffer interface 04/25/08 CLOSED http://bugs.python.org/issue2692 created theller
IDLE doesn't work with Tk 8.5 04/25/08
http://bugs.python.org/issue2693 created gregc
patch
msilib file names check too strict ? 04/26/08 http://bugs.python.org/issue2694 created cdavid
Ignore case when checking algorithm in urllib2 04/26/08 http://bugs.python.org/issue2695 created zathras
unicode string does not get freed --> memory leak? 04/26/08 CLOSED http://bugs.python.org/issue2696 created ThurnerRupert
Logging ancestors ignored after configuration 04/26/08 CLOSED http://bugs.python.org/issue2697 created acooke
Extension module build fails for MinGW: missing vcvarsall.bat 04/26/08 http://bugs.python.org/issue2698 created kermode
Exception name improperly indented 04/26/08 CLOSED http://bugs.python.org/issue2699 created brett.cannon
document PyNumber_ToBase 04/27/08
CLOSED http://bugs.python.org/issue2700 created benjamin.peterson
patch
csv.reader accepts string instead of file object (duck typing go 04/27/08 http://bugs.python.org/issue2701 created roysmith
pickling of large recursive structures crashes cPickle 04/27/08 http://bugs.python.org/issue2702 created cyhawk
SimpleXMLRPCDispatcher.init is not python2.4-backward-compat 04/27/08
http://bugs.python.org/issue2703 created doko
patch, patch
IDLE: Patch to make PyShell behave more like a Terminal interfac 04/27/08 http://bugs.python.org/issue2704 created serwy
incompatible change to warnings.showwarning 04/27/08 CLOSED http://bugs.python.org/issue2705 created exarkun
datetime: define division timedelta/timedelta 04/27/08
http://bugs.python.org/issue2706 created webograph
patch
Tiny fix for os.walk docstring 04/28/08 http://bugs.python.org/issue2707 created Yinon
IDLE subprocess error 04/28/08 http://bugs.python.org/issue2708 created Kris
tk.rst possibly wrong ? 04/28/08 http://bugs.python.org/issue2709 created gpolo
error: (10035, 'The socket operation could not complete without 04/28/08 http://bugs.python.org/issue2710 created dhanlen
error: (10035, 'The socket operation could not complete without 04/28/08 CLOSED http://bugs.python.org/issue2711 created dhanlen
enhanced ioctl 04/28/08 CLOSED http://bugs.python.org/issue2712 created ndbecker
Py3k warn on unicode escapes in raw strings 04/28/08
http://bugs.python.org/issue2713 created benjamin.peterson
patch
Unable to start IDLE on Windows Server 2003 x64 Edition w/ SP2 04/28/08 CLOSED http://bugs.python.org/issue2714 created qgd000
Remove carbon-specific code from binhex 04/29/08 http://bugs.python.org/issue2715 created brett.cannon
Reimplement audioop because of copyright issues 04/29/08 http://bugs.python.org/issue2716 created brett.cannon
tempfile.mkstempf 04/29/08
http://bugs.python.org/issue2717 created skip.montanaro
patch, patch, easy
Logging.basicConfig ignores level=0 04/29/08 CLOSED http://bugs.python.org/issue2718 created vdham
Backport next() 04/29/08
CLOSED http://bugs.python.org/issue2719 created georg.brandl
patch, 26backport
make compiling struct be passed around to all ast helpers 04/29/08
http://bugs.python.org/issue2720 created benjamin.peterson
patch
unittest.makeSuite undocumented and "obsolete" - but what to use 04/29/08 http://bugs.python.org/issue2721 created slinkp
os.getcwd fails for long path names on linux 04/30/08 http://bugs.python.org/issue2722 created exarkun
Truncate len() at sys.maxsize 04/30/08
http://bugs.python.org/issue2723 created belopolsky
patch
Error in Python tutorial (http://docs.python.org/tut/node6.html) 04/30/08 CLOSED http://bugs.python.org/issue2724 created sandeepsabnani
Handle ASDLSyntaxErrors gracefully 04/30/08
http://bugs.python.org/issue2725 created thomas.lee
patch
Autodoc's autoclass directive should include constructor docstri 04/30/08 http://bugs.python.org/issue2726 created abhik
clarify tp_nextiter behavior in the C API documentation 04/30/08
CLOSED http://bugs.python.org/issue2727 created belopolsky
patch
Failing decimal doctest 04/30/08
http://bugs.python.org/issue2728 created benjamin.peterson
patch
Link error in What's New in Python 2.6 04/30/08
CLOSED http://bugs.python.org/issue2729 created humitos
patch
file readline w+ memory dumps 05/01/08 CLOSED http://bugs.python.org/issue2730 created tempname1234
Documentation error on prime example in tutorial 05/01/08 CLOSED http://bugs.python.org/issue2731 created gls
curses.textpad loses characters at the end of lines 05/01/08 http://bugs.python.org/issue2732 created shish
mmap resize fails on anonymous memory (Windows) 05/01/08 http://bugs.python.org/issue2733 created kmk
2to3 converts long(itude) argument to int 05/01/08 http://bugs.python.org/issue2734 created crmccreary
range: lean and mean 05/01/08
http://bugs.python.org/issue2735 created benjamin.peterson
patch
datetime needs and "epoch" method 05/01/08 http://bugs.python.org/issue2736 created tebeka
Issues Now Closed (47)
pickling bytes? 183 days http://bugs.python.org/issue1338 alexandre.vassalotti
Add VS CRT redist to the MSI installer 146 days http://bugs.python.org/issue1569 loewis
Enhancements for mathmodule 136 days
http://bugs.python.org/issue1640 tiran
patch
contextlib.contextmanager does not use functools.wraps 115 days http://bugs.python.org/issue1748 georg.brandl
ctypes exposing the pep 3118 buffer interface 91 days
http://bugs.python.org/issue1971 theller
patch
IDLE - autocompletion to support alternate path separators 77 days
http://bugs.python.org/issue2061 kbk
patch
IDLE - autocompletion logic optimization 77 days
http://bugs.python.org/issue2062 kbk
patch
branches/trunk-math patch 59 days
http://bugs.python.org/issue2224 marketdickinson
patch
Update command line docs for issue 1739468 52 days
http://bugs.python.org/issue2258 georg.brandl
easy
Raise a Py3K warning when using a float where an int is expected 42 days
http://bugs.python.org/issue2343 brett.cannon
26backport
Use of oct/hex should raise a Py3K warning 41 days
http://bugs.python.org/issue2352 benjamin.peterson
26backport
str.format() :n format does not appear to work for int and float 29 days http://bugs.python.org/issue2526 eric.smith
Unicode escape sequences not parsed in raw strings. 23 days
http://bugs.python.org/issue2541 benjamin.peterson
patch
Document pickle protocol 3 20 days
http://bugs.python.org/issue2558 jcea
patch
[regression] reading from a urllib2 file descriptor happens byte 21 days http://bugs.python.org/issue2601 mhammond
textwrap: bug in 'fix_sentence_endings' option 10 days
http://bugs.python.org/issue2635 marketdickinson
easy
apply() documentation is slightly incorrect 4 days http://bugs.python.org/issue2668 georg.brandl
PyErr_WarnPy3k 4 days
http://bugs.python.org/issue2671 benjamin.peterson
patch
Argument rules for callables do not apply when function implemen 3 days http://bugs.python.org/issue2677 georg.brandl
cyclic reference in ctypes CFunctionType objects 1 days
http://bugs.python.org/issue2682 theller
patch
Logging Module still failing for %(filename)s, init 2 days http://bugs.python.org/issue2684 vsajip
Add -mieee to compile flags, when available 5 days
http://bugs.python.org/issue2685 marketdickinson
patch
SSL example script fails mysteriously on MacOS 1 days http://bugs.python.org/issue2687 janssen
Fix indentation in range_item 0 days
http://bugs.python.org/issue2689 benjamin.peterson
patch
Document size_t related long object APIs 1 days
http://bugs.python.org/issue2691 georg.brandl
patch
bytes object wrongly exposes writeable buffer interface 5 days http://bugs.python.org/issue2692 theller
unicode string does not get freed --> memory leak? 0 days http://bugs.python.org/issue2696 loewis
Logging ancestors ignored after configuration 2 days http://bugs.python.org/issue2697 vsajip
Exception name improperly indented 1 days http://bugs.python.org/issue2699 brett.cannon
document PyNumber_ToBase 1 days
http://bugs.python.org/issue2700 benjamin.peterson
patch
incompatible change to warnings.showwarning 4 days http://bugs.python.org/issue2705 brett.cannon
error: (10035, 'The socket operation could not complete without 0 days http://bugs.python.org/issue2711 draghuram
enhanced ioctl 1 days http://bugs.python.org/issue2712 ndbecker
Unable to start IDLE on Windows Server 2003 x64 Edition w/ SP2 2 days http://bugs.python.org/issue2714 facundobatista
Logging.basicConfig ignores level=0 0 days http://bugs.python.org/issue2718 vsajip
Backport next() 1 days
http://bugs.python.org/issue2719 georg.brandl
patch, 26backport
Error in Python tutorial (http://docs.python.org/tut/node6.html) 0 days http://bugs.python.org/issue2724 sandeepsabnani
clarify tp_nextiter behavior in the C API documentation 0 days
http://bugs.python.org/issue2727 georg.brandl
patch
Link error in What's New in Python 2.6 0 days
http://bugs.python.org/issue2729 benjamin.peterson
patch
file readline w+ memory dumps 0 days http://bugs.python.org/issue2730 amaury.forgeotdarc
Documentation error on prime example in tutorial 0 days http://bugs.python.org/issue2731 georg.brandl
urllib and cookie module improvements 1628 days http://bugs.python.org/issue841728 georg.brandl
Memory leak in socket.py on Mac OS X 1218 days http://bugs.python.org/issue1092502 mhammond
unpack error in getdefaultlocale() on certain locales 1144 days http://bugs.python.org/issue1158909 benjamin.peterson
smarter behaviour for home key in IDLE 1087 days
http://bugs.python.org/issue1196903 kbk
patch
httplib reads one byte per system call 620 days http://bugs.python.org/issue1542407 georg.brandl
Empty class 'Object' 465 days http://bugs.python.org/issue1637926 alexandre.vassalotti
Top Issues Most Discussed (10)
15 Precompute range length 7 days open http://bugs.python.org/issue2690
14 Make range eq work 23 days open http://bugs.python.org/issue2603
12 Backport next() 1 days closed http://bugs.python.org/issue2719
9 incompatible change to warnings.showwarning 4 days closed http://bugs.python.org/issue2705
8 Option to ignore or substitute ~/.pydistutils.cfg 226 days open http://bugs.python.org/issue1180
7 Unable to start IDLE on Windows Server 2003 x64 Edition w/ SP2 2 days closed http://bugs.python.org/issue2714
7 enhanced ioctl 1 days closed http://bugs.python.org/issue2712
7 shutil.copytree glob-style filtering [patch] 12 days open http://bugs.python.org/issue2663
6 Exception name improperly indented 1 days closed http://bugs.python.org/issue2699
5 range: lean and mean 1 days open http://bugs.python.org/issue2735
- Previous message: [Python-Dev] Optimization of Python ASTs: How should we deal with constant values?
- Next message: [Python-Dev] Special offer! Ten code reviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]