[Python-Dev] Summary of Tracker Issues
Tracker
status at bugs.python.org
Fri Jan 18 19:06:10 CET 2008
ACTIVITY SUMMARY (01/11/08 - 01/18/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.
1329 open (+31) / 11986 closed (+15) / 13315 total (+46)
Open issues with patches: 437
Average duration of open issues: 673 days.
Median duration of open issues: 989 days.
Open Issues Breakdown
open 1310 (+31)
pending 19 ( +0)
Issues Created Or Reopened (47)
_______________________________
PEP 754 update 01/11/08
http://bugs.python.org/issue1795 created tiran
ctypes should allow a tuple when an Array is expected 01/11/08
CLOSED http://bugs.python.org/issue1796 created theller
patch
ctypes function pointer enhancements 01/11/08
http://bugs.python.org/issue1797 created theller
patch
Add ctypes calling convention that allows safe access of errno 01/11/08
http://bugs.python.org/issue1798 created theller
patch
Per user site-packages and setup.py install --user patch 01/11/08
http://bugs.python.org/issue1799 created tiran
patch
ctypes callback fails when called in Python with array argument 01/11/08
http://bugs.python.org/issue1800 created kermode
docs for os.symlink(src, dst) doesn't mention exceptions 01/11/08
CLOSED http://bugs.python.org/issue1809 created dgardner
AST compile() patch 01/11/08
http://bugs.python.org/issue1810 created thomas.lee
patch
True division of integers could be more accurate 01/12/08
http://bugs.python.org/issue1811 created marketdickinson
doctest _load_testfile function -- newline handling seems incorr 01/12/08
http://bugs.python.org/issue1812 created pdonis
easy
Codec lookup failing under turkish locale 01/12/08
http://bugs.python.org/issue1813 created arnimar
Victor Stinner's GMP patch for longs 01/12/08
http://bugs.python.org/issue1814 created tiran
patch
Distutils add ability to skip build [Feature Request] 01/12/08
http://bugs.python.org/issue1815 created Eloff
sys.cmd_flags patch 01/12/08
CLOSED http://bugs.python.org/issue1816 created tiran
patch
module-cgi: handling GET and POST together 01/13/08
http://bugs.python.org/issue1817 created alef13
easy
Add named tuple reader to CSV module 01/13/08
http://bugs.python.org/issue1818 created rhettinger
Speed hack for function calls with named parameters 01/14/08
http://bugs.python.org/issue1819 created pitrou
patch
Enhance Object/structseq.c to match namedtuple and tuple api 01/14/08
http://bugs.python.org/issue1820 created tiran
easy
configure.ac change for FreeBSD 01/14/08
CLOSED http://bugs.python.org/issue1821 created asmodai
email.mime.multipart.MIMEMultipart.is_multipart() returns false 01/14/08
http://bugs.python.org/issue1822 created Sharebear
Possible to set invalid Content-Transfer-Encoding on email.mime. 01/14/08
http://bugs.python.org/issue1823 created Sharebear
UUIDCreate()->UuidCreate() in msilib docs. 01/14/08
CLOSED http://bugs.python.org/issue1824 created Jimbo
easy
msilib.add_data() takes exactly three parameters 01/14/08
http://bugs.python.org/issue1825 created Jimbo
operator.attrgetter() should accept dotted attribute paths 01/14/08
http://bugs.python.org/issue1826 created barry
easy
svnversion_init() doesn't support svn urls in sandbox/trunk 01/14/08
http://bugs.python.org/issue1827 created tiran
Renaming platform path modules 01/15/08
CLOSED http://bugs.python.org/issue1828 created gutworth
Renaming platform path modules 01/15/08
CLOSED http://bugs.python.org/issue1829 created gutworth
pygettext.py py3k errors 01/15/08
CLOSED http://bugs.python.org/issue1830 created scav
ctypes.Structure constructor arguments 01/15/08
CLOSED http://bugs.python.org/issue1831 created arigo
easy
Update version number in __init__.py 01/15/08
http://bugs.python.org/issue1835 created jlp
easy
'weekly' rotating logging file rotation incorrect 01/15/08
http://bugs.python.org/issue1836 created kmk
Add Queue.LifoQueue and Queue.PriorityQueue 01/15/08
CLOSED http://bugs.python.org/issue1837 created rhettinger
patch
Ctypes C-level infinite recursion 01/16/08
http://bugs.python.org/issue1838 created fijal
Tools/i18n/msgfmt.py fixes for Python 3.0 01/16/08
http://bugs.python.org/issue1840 created scav
patch
Broken link in msilib docs 01/16/08
CLOSED http://bugs.python.org/issue1854 created Jimbo
Codepage unset in msilib.init_database() 01/16/08
http://bugs.python.org/issue1855 created Jimbo
shutdown (exit) can hang or segfault with daemon threads running 01/17/08
http://bugs.python.org/issue1856 created gregory.p.smith
subprocess.Popen.poll/__del__ API breakage 01/17/08
http://bugs.python.org/issue1857 created rene.st
Make .pypirc handle multiple servers 01/17/08
http://bugs.python.org/issue1858 created tarek
patch, easy
textwrap doesn't linebreak on "\n" 01/17/08
CLOSED http://bugs.python.org/issue1859 created palfrey
traceback.print_last fails 01/17/08
CLOSED http://bugs.python.org/issue1860 created tzot
sched scheduler.queue class member is unordered 01/17/08
CLOSED http://bugs.python.org/issue1861 created pbureau
Error on "Save As" in IDLE (Vista 32-bit) 01/17/08
http://bugs.python.org/issue1862 created richjtd
NameError with genexp in class scope 01/17/08
CLOSED http://bugs.python.org/issue1863 created cptnwillard
test_locale doesn't use unittest 01/18/08
http://bugs.python.org/issue1864 created pitrou
Bytes alias for 2.6 01/18/08
http://bugs.python.org/issue1865 created tiran
patch
qtsupport.py mistake leads to bad _Qt module 01/12/08
http://bugs.python.org/issue1570672 reopened georg.brandl
patch
Issues Now Closed (46)
______________________
Performance regression in 2.5 139 days
http://bugs.python.org/issue1045 rhettinger
email.Utils.parseaddr("a(WRONG)@b") 103 days
http://bugs.python.org/issue1221 tiran
openpty does not give bidirectional pipe 99 days
http://bugs.python.org/issue1239 tiran
IDLE - patch Delegator to support callables 96 days
http://bugs.python.org/issue1252 kbk
patch
pyconfig.h not compatible with MS VC++ Express Edition 85 days
http://bugs.python.org/issue1297 tiran
smtplib starttls() should ehlo() if it needs to 82 days
http://bugs.python.org/issue1339 gregory.p.smith
easy
Small bat files to build docs on Windows 59 days
http://bugs.python.org/issue1472 tiran
patch
help('modules') broken by several 3rd party libraries (svn patch 41 days
http://bugs.python.org/issue1550 ping
patch, easy
Implement PEP-3141 for Decimal 30 days
http://bugs.python.org/issue1623 jyasskin
patch
Random errors on interpreter shutdown 12 days
http://bugs.python.org/issue1731 jcea
Decimal constructor accepts newline terminated strings 2 days
http://bugs.python.org/issue1780 marketdickinson
patch
pdb should set stdin+stdout around exec call 5 days
http://bugs.python.org/issue1786 gvanrossum
patch, easy
xmlrpclib ServerProxy page has out-of-date content 0 days
http://bugs.python.org/issue1790 akuchling
ctypes should allow a tuple when an Array is expected 5 days
http://bugs.python.org/issue1796 theller
patch
docs for os.symlink(src, dst) doesn't mention exceptions 0 days
http://bugs.python.org/issue1809 georg.brandl
sys.cmd_flags patch 1 days
http://bugs.python.org/issue1816 tiran
patch
configure.ac change for FreeBSD 0 days
http://bugs.python.org/issue1821 theller
UUIDCreate()->UuidCreate() in msilib docs. 0 days
http://bugs.python.org/issue1824 georg.brandl
easy
Renaming platform path modules 0 days
http://bugs.python.org/issue1828 gvanrossum
Renaming platform path modules 0 days
http://bugs.python.org/issue1829 tiran
pygettext.py py3k errors 0 days
http://bugs.python.org/issue1830 gvanrossum
ctypes.Structure constructor arguments 1 days
http://bugs.python.org/issue1831 theller
easy
Add Queue.LifoQueue and Queue.PriorityQueue 1 days
http://bugs.python.org/issue1837 rhettinger
patch
Broken link in msilib docs 0 days
http://bugs.python.org/issue1854 georg.brandl
textwrap doesn't linebreak on "\n" 0 days
http://bugs.python.org/issue1859 gvanrossum
traceback.print_last fails 0 days
http://bugs.python.org/issue1860 amaury.forgeotdarc
sched scheduler.queue class member is unordered 0 days
http://bugs.python.org/issue1861 rhettinger
NameError with genexp in class scope 1 days
http://bugs.python.org/issue1863 georg.brandl
Parser crashes for deeply nested list displays 2668 days
http://bugs.python.org/issue215555 gvanrossum
plistlib should be moved out of plat-mac 1630 days
http://bugs.python.org/issue779460 surekap
Fixes smtplib starttls HELO errors 1545 days
http://bugs.python.org/issue829951 gregory.p.smith
patch
logging: need a way to discard Logger objects 12 days
http://bugs.python.org/issue932563 vsajip
modulefinder misses modules 894 days
http://bugs.python.org/issue1252550 theller
patch
Elemental Security contribution - parsexml.py 808 days
http://bugs.python.org/issue1337648 gvanrossum
patch
Decimal should allow leading or trailing spaces. 557 days
http://bugs.python.org/issue1516613 marketdickinson
RPM build fails for Py2.5b2 547 days
http://bugs.python.org/issue1522046 tiran
array.array borks on deepcopy 510 days
http://bugs.python.org/issue1545837 mephinet
Some Compiler Warnings on VC6 319 days
http://bugs.python.org/issue1669637 tiran
Building python 2.5 for AMD64 (windows) and VS2005 316 days
http://bugs.python.org/issue1672336 tiran
Method cache 296 days
http://bugs.python.org/issue1685986 georg.brandl
patch
Python 2.5 installer ended prematurely 289 days
http://bugs.python.org/issue1694155 techtonik
wrong % of params for format string in ZipFile.printdir() 278 days
http://bugs.python.org/issue1698398 rhettinger
ZipFile.printdir fix (2.5) 278 days
http://bugs.python.org/issue1698915 rhettinger
patch
ZipFile.printdir fix (2.6) 278 days
http://bugs.python.org/issue1698917 rhettinger
patch
0.0 and -0.0 end up referring to the same object 226 days
http://bugs.python.org/issue1729014 tiran
add new bytecodes: JUMP_IF_{FALSE|TRUE}_AND_POP 167 days
http://bugs.python.org/issue1764638 rhettinger
Top Issues Most Discussed (10)
______________________________
13 shutdown (exit) can hang or segfault with daemon threads runnin 2 days
open http://bugs.python.org/issue1856
12 operator.attrgetter() should accept dotted attribute paths 4 days
open http://bugs.python.org/issue1826
11 textwrap doesn't linebreak on "\n" 0 days
closed http://bugs.python.org/issue1859
11 Move Demo/classes/Rat.py to Lib/rational.py and fix it up. 28 days
open http://bugs.python.org/issue1682
10 ctypes.Structure constructor arguments 1 days
closed http://bugs.python.org/issue1831
10 sys.cmd_flags patch 1 days
closed http://bugs.python.org/issue1816
8 Armin's method cache optimization updated for Python 2.6 280 days
open http://bugs.python.org/issue1700288
6 NameError with genexp in class scope 1 days
closed http://bugs.python.org/issue1863
6 sched scheduler.queue class member is unordered 0 days
closed http://bugs.python.org/issue1861
6 Renaming platform path modules 0 days
closed http://bugs.python.org/issue1828
More information about the Python-Dev
mailing list