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

Tracker status at bugs.python.org
Thu Nov 8 19:06:09 CET 2007


ACTIVITY SUMMARY (11/01/07 - 11/08/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.

1319 open (+18) / 11570 closed (+19) / 12889 total (+37)

Open issues with patches: 419

Average duration of open issues: 686 days. Median duration of open issues: 785 days.

Open Issues Breakdown open 1314 (+18) pending 5 ( +0)

Issues Created Or Reopened (37)


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, 64bit

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 CLOSED 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 _doublep
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

Backport abcoll to 2.6 11/04/07 http://bugs.python.org/issue1383 created baranguren
patch

Windows fix for inspect tests 11/04/07 CLOSED http://bugs.python.org/issue1384 created tiran
py3k, patch

hmac module violates RFC for some hash functions, e.g. sha512 11/04/07 CLOSED http://bugs.python.org/issue1385 created jowagner
py3k

py3k-pep3137: patch to ensure that all codecs return bytes 11/04/07 CLOSED http://bugs.python.org/issue1386 created amaury.forgeotdarc
py3k, patch

py3k-pep3137: patch for hashlib on Windows 11/04/07 CLOSED http://bugs.python.org/issue1387 created amaury.forgeotdarc
py3k, patch

py3k-pep3137: possible ref leak in ctypes 11/05/07 CLOSED http://bugs.python.org/issue1388 created tiran
py3k

py3k-pep3137: struct module is leaking references 11/05/07 CLOSED http://bugs.python.org/issue1389 created tiran
py3k

toxml generates output that is not well formed 11/05/07 http://bugs.python.org/issue1390 created drtomc

Adds the .compact() method to bsddb db.DB objects 11/05/07 http://bugs.python.org/issue1391 created gregory.p.smith
patch, rfe

py3k-pep3137: issue warnings / errors on str(bytes()) and simila 11/05/07 CLOSED http://bugs.python.org/issue1392 created tiran
py3k, patch

function comparing lacks NotImplemented error 11/05/07 http://bugs.python.org/issue1393 created _doublep

simple patch, improving unreachable bytecode removing 11/05/07 http://bugs.python.org/issue1394 created _doublep
patch

py3k: duplicated line endings when using read(1) 11/06/07 http://bugs.python.org/issue1395 created amaury.forgeotdarc
py3k

py3k-pep3137: patch for mailbox 11/06/07 CLOSED http://bugs.python.org/issue1396 created tiran
py3k, patch

py3k-pep3137: failing unit test test_bsddb 11/06/07 http://bugs.python.org/issue1397 created tiran
py3k

Can't pickle partial functions 11/07/07 CLOSED http://bugs.python.org/issue1398 created danhs

XML codec 11/07/07 http://bugs.python.org/issue1399 created doerwalter
patch

Py3k's print() flushing problem 11/07/07 http://bugs.python.org/issue1400 created wojtekwalczak
py3k

urllib2 302 POST 11/07/07 http://bugs.python.org/issue1401 created andresriancho

Interpreter cleanup: order of _PyGILState_Fini and PyInterpreter 11/07/07 http://bugs.python.org/issue1402 created ronaldoussoren

py_compile and compileall need unit tests 11/08/07 http://bugs.python.org/issue1403 created tiran
py3k

warnings module bug: BytesWarning: str() on a bytes instance 11/08/07 CLOSED http://bugs.python.org/issue1404 created tiran
patch

Garbage collection not working correctly in Python 2.3 11/08/07 CLOSED http://bugs.python.org/issue1405 created pythonmeister

Use widechar api for os.environ 11/08/07 http://bugs.python.org/issue1406 created theller
py3k, patch

Issues Now Closed (34)


test_glob fails with UnicodeDecodeError 72 days http://bugs.python.org/issue1042 tiran
rfe

test_email failed 67 days http://bugs.python.org/issue1086 tiran
rfe

py3k os.popen result is not iterable, patch attached 67 days http://bugs.python.org/issue1087 tiran
patch

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

Problems with the msi installer - python-3.0a1.msi 64 days http://bugs.python.org/issue1110 tiran

No tests for inspect.getfullargspec() 63 days http://bugs.python.org/issue1127 tiran
py3k, patch

Should itertools.count work for arbitrary integers? 53 days http://bugs.python.org/issue1165 rhettinger
py3k

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

Trailing slash in sys.path cause import failure 20 days http://bugs.python.org/issue1293 gvanrossum
patch

Fix for test_netrc on Windows 9 days http://bugs.python.org/issue1345 tiran
py3k, patch

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

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

test_import breaks on Linux 6 days http://bugs.python.org/issue1377 tiran
py3k

reloading imported modules sometimes fail with 'parent not in sy 1 days http://bugs.python.org/issue1379 _doublep
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

Windows fix for inspect tests 2 days http://bugs.python.org/issue1384 tiran
py3k, patch

hmac module violates RFC for some hash functions, e.g. sha512 2 days http://bugs.python.org/issue1385 jowagner
py3k

py3k-pep3137: patch to ensure that all codecs return bytes 0 days http://bugs.python.org/issue1386 tiran
py3k, patch

py3k-pep3137: patch for hashlib on Windows 0 days http://bugs.python.org/issue1387 tiran
py3k, patch

py3k-pep3137: possible ref leak in ctypes 1 days http://bugs.python.org/issue1388 tiran
py3k

py3k-pep3137: struct module is leaking references 1 days http://bugs.python.org/issue1389 gvanrossum
py3k

py3k-pep3137: issue warnings / errors on str(bytes()) and simila 1 days http://bugs.python.org/issue1392 tiran
py3k, patch

py3k-pep3137: patch for mailbox 0 days http://bugs.python.org/issue1396 gvanrossum
py3k, patch

Can't pickle partial functions 1 days http://bugs.python.org/issue1398 tiran

warnings module bug: BytesWarning: str() on a bytes instance 0 days http://bugs.python.org/issue1404 tiran
patch

Garbage collection not working correctly in Python 2.3 0 days http://bugs.python.org/issue1405 tiran

Error on handling nan 1637 days http://bugs.python.org/issue737648 mike.verdone

contextmanager eats StopIteration 199 days http://bugs.python.org/issue1705170 ncoghlan

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

Top Issues Most Discussed (10)


30 py3k: duplicated line endings when using read(1) 3 days open http://bugs.python.org/issue1395

15 py3k-pep3137: issue warnings / errors on str(bytes()) and simil 1 days closed http://bugs.python.org/issue1392

15 toxml generates output that is not well formed 4 days open http://bugs.python.org/issue1390

14 Trailing slash in sys.path cause import failure 20 days closed http://bugs.python.org/issue1293

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

5 urllib2 302 POST 1 days open http://bugs.python.org/issue1401

5 py3k-pep3137: patch for mailbox 0 days closed http://bugs.python.org/issue1396

5 Windows fix for inspect tests 2 days closed http://bugs.python.org/issue1384

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

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



More information about the Python-Dev mailing list