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

Tracker status at bugs.python.org
Sun Nov 4 19:06:07 CET 2007


ACTIVITY SUMMARY (10/28/07 - 11/04/07) 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.

1316 open (+11) / 11549 closed (+19) / 12865 total (+30)

Open issues with patches: 416

Average duration of open issues: 684 days. Median duration of open issues: 778 days.

Open Issues Breakdown open 1311 (+11) pending 5 ( +0)

Issues Created Or Reopened (30)


mp4 missing from mimetypes.py 10/29/07 CLOSED http://bugs.python.org/issue1353 created kraft

windows installer problem 10/29/07 http://bugs.python.org/issue1354 created rajar

xml.dom refers to PyXML, which is no longer maintained 10/29/07 http://bugs.python.org/issue1355 created whooey1830

3.0a1 Solaris w/ SUN C/C++ 10/29/07 CLOSED http://bugs.python.org/issue1356 created MrJean1

3.0a1 make test Error on Solaris w/ SUN C/C++ 10/29/07 CLOSED http://bugs.python.org/issue1357 created MrJean1

Compile error on OS X 10.5 10/29/07 http://bugs.python.org/issue1358 created andres

py3k: out of bounds read in PyUnicode_DecodeUnicodeEscape 10/29/07 CLOSED http://bugs.python.org/issue1359 reopened gvanrossum

Queue.get() can't be interrupted with Ctrl-C unless timed out 10/30/07 CLOSED http://bugs.python.org/issue1360 created piro

please close: hashlib uses OpenSSL which is much slower than Aar 10/30/07 CLOSED http://bugs.python.org/issue1361 created Omnifarious

Simple mistake in http://docs.python.org/tut/node6.html 10/30/07 CLOSED http://bugs.python.org/issue1362 created dmazz

python 2.4.4 fails on solaris (sun4u sparc SUNW,Sun-Fire-880) 10/30/07 http://bugs.python.org/issue1363 created theoryno3

os.lstat documentation error 10/31/07 CLOSED http://bugs.python.org/issue1364 created billiejoex

bytes() constructor 10/31/07 CLOSED http://bugs.python.org/issue1365 created tiran

popen spawned process may not write to stdout under windows 10/31/07 http://bugs.python.org/issue1366 created pmezard

mkdir+chdir problem in multiple threads 10/31/07 CLOSED http://bugs.python.org/issue1367 created anonyprog

Bug tracker link in about tutorial page is wrong 11/01/07 CLOSED http://bugs.python.org/issue1368 created ksjohnson

Reference to Python24 path in Python 2.5 doc 11/01/07 CLOSED http://bugs.python.org/issue1369 created ksjohnson

Doc changes left over after mega-merge from trunk 11/01/07 CLOSED http://bugs.python.org/issue1370 created gvanrossum

Two bsddb tests temporarily commented out in py3k branch 11/01/07 CLOSED http://bugs.python.org/issue1371 created gvanrossum
py3k

zlibmodule.c: int overflow in PyZlib_decompress 11/02/07 http://bugs.python.org/issue1372 created PeterW
patch

turn off socket timeout in test_xmlrpc 11/02/07 CLOSED http://bugs.python.org/issue1373 created hupp
py3k, patch

IDLE - minor FormatParagraph bug fix 11/02/07 http://bugs.python.org/issue1374 created taleinat
patch

hotshot IndexError when loading stats 11/02/07 http://bugs.python.org/issue1375 created ratsberg

uu module catches a wrong exception type 11/02/07 CLOSED http://bugs.python.org/issue1376 created billiejoex

test_import breaks on Linux 11/02/07 http://bugs.python.org/issue1377 created gvanrossum
py3k

fromfd() and dup() for _socket on WIndows 11/03/07 http://bugs.python.org/issue1378 created roudkerk
patch

reloading imported modules sometimes fail with 'parent not in sy 11/03/07 CLOSED http://bugs.python.org/issue1379 created Paul Pogonyshev
py3k, patch

fix for test_asynchat and test_asyncore on pep3137 branch 11/03/07 CLOSED http://bugs.python.org/issue1380 created hupp
py3k, patch

cmath is numerically unsound 11/03/07 http://bugs.python.org/issue1381 created inducer

py3k-pep3137: patch for test_ctypes 11/04/07 CLOSED http://bugs.python.org/issue1382 created amaury.forgeotdarc
py3k, patch

Issues Now Closed (39)


decode_unicode doesn't nul-terminate 60 days http://bugs.python.org/issue1098 georg.brandl

allow subclassing of bytes type 46 days http://bugs.python.org/issue1171 gvanrossum
py3k, patch

test fixes for immutable bytes change 43 days http://bugs.python.org/issue1184 gvanrossum
py3k, patch

PEP 3137 patch (repr, names, parser) 23 days http://bugs.python.org/issue1247 gvanrossum
patch

IDLE does not start if windows environment variable containing ' 17 days http://bugs.python.org/issue1262 kbk

Different 3.0a1 exit behavior 5 days http://bugs.python.org/issue1329 gvanrossum

correction for test_tempfile in py3k on Windows 1 days http://bugs.python.org/issue1340 gvanrossum

correction for test_fileinput in py3k on Windows 3 days http://bugs.python.org/issue1341 gvanrossum
patch

Error using >>> from OpenGL.GLUT import * 3 days http://bugs.python.org/issue1346 nnorwitz

BaseHTTPServer writing strings to bytes interface 3 days http://bugs.python.org/issue1347 janssen
py3k, patch

more uses of ord() in plat-mac/ic.py 3 days http://bugs.python.org/issue1349 janssen
py3k, patch

Preliminary stderr patch 5 days http://bugs.python.org/issue1352 loewis

mp4 missing from mimetypes.py 0 days http://bugs.python.org/issue1353 gvanrossum

3.0a1 Solaris w/ SUN C/C++ 0 days http://bugs.python.org/issue1356 gvanrossum

3.0a1 make test Error on Solaris w/ SUN C/C++ 0 days http://bugs.python.org/issue1357 gvanrossum

py3k: out of bounds read in PyUnicode_DecodeUnicodeEscape 0 days http://bugs.python.org/issue1359 gvanrossum

Queue.get() can't be interrupted with Ctrl-C unless timed out 0 days http://bugs.python.org/issue1360 piro

please close: hashlib uses OpenSSL which is much slower than Aar 0 days http://bugs.python.org/issue1361 facundobatista

Simple mistake in http://docs.python.org/tut/node6.html 1 days http://bugs.python.org/issue1362 georg.brandl

os.lstat documentation error 2 days http://bugs.python.org/issue1364 billiejoex

bytes() constructor 0 days http://bugs.python.org/issue1365 gvanrossum

mkdir+chdir problem in multiple threads 1 days http://bugs.python.org/issue1367 gvanrossum

Bug tracker link in about tutorial page is wrong 0 days http://bugs.python.org/issue1368 georg.brandl

Reference to Python24 path in Python 2.5 doc 0 days http://bugs.python.org/issue1369 georg.brandl

Doc changes left over after mega-merge from trunk 0 days http://bugs.python.org/issue1370 gvanrossum

Two bsddb tests temporarily commented out in py3k branch 0 days http://bugs.python.org/issue1371 gregory.p.smith
py3k

turn off socket timeout in test_xmlrpc 0 days http://bugs.python.org/issue1373 gvanrossum
py3k, patch

uu module catches a wrong exception type 1 days http://bugs.python.org/issue1376 gvanrossum

reloading imported modules sometimes fail with 'parent not in sy 1 days http://bugs.python.org/issue1379 Paul Pogonyshev
py3k, patch

fix for test_asynchat and test_asyncore on pep3137 branch 0 days http://bugs.python.org/issue1380 tiran
py3k, patch

py3k-pep3137: patch for test_ctypes 0 days http://bugs.python.org/issue1382 tiran
py3k, patch

Logic Variable Thread Synchronization 1630 days http://bugs.python.org/issue738948 georg.brandl

threading.Thread.join() cannot be interrupted by a Ctrl-C 952 days http://bugs.python.org/issue1167930 gvanrossum

Ctrl+C for copy does not work when caps-lock is on 713 days http://bugs.python.org/issue1356720 kbk

Module uuid: reduce pickle footprint 486 days http://bugs.python.org/issue1516327 gvanrossum
patch

Module uuid: functions for retrieving MAC addres 486 days http://bugs.python.org/issue1516330 gvanrossum
patch

"Really print?" Dialog 170 days http://bugs.python.org/issue1717170 taleinat
patch

PyHeapTypeObject fix 114 days http://bugs.python.org/issue1752184 gvanrossum
py3k, patch

Errors in site.py not reported properly 82 days http://bugs.python.org/issue1771260 gvanrossum
py3k

Top Issues Most Discussed (10)


11 Preliminary stderr patch 5 days closed http://bugs.python.org/issue1352

9 Different 3.0a1 exit behavior 5 days closed http://bugs.python.org/issue1329

8 datetime module missing some important methods 245 days open http://bugs.python.org/issue1673409

6 Enhanced tabbed pane widget 329 days open http://bugs.python.org/issue1612746

5 Doc changes left over after mega-merge from trunk 0 days closed http://bugs.python.org/issue1370

5 Compile error on OS X 10.5 6 days open http://bugs.python.org/issue1358

5 3.0a1 make test Error on Solaris w/ SUN C/C++ 0 days closed http://bugs.python.org/issue1357

5 Trailing slash in sys.path cause import failure 17 days open http://bugs.python.org/issue1293

4 cmath is numerically unsound 1 days open http://bugs.python.org/issue1381

4 os.lstat documentation error 2 days closed http://bugs.python.org/issue1364



More information about the Python-Dev mailing list