[Python-Dev] Summary of Tracker Issues
Tracker
status at bugs.python.org
Sun Nov 11 19:06:06 CET 2007
ACTIVITY SUMMARY (11/04/07 - 11/11/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.
1323 open (+21) / 11582 closed (+19) / 12905 total (+40)
Open issues with patches: 419
Average duration of open issues: 687 days.
Median duration of open issues: 791 days.
Open Issues Breakdown
open 1318 (+21)
pending 5 ( +0)
Issues Created Or Reopened (41)
_______________________________
test_import breaks on Linux 11/09/07
http://bugs.python.org/issue1377 reopened gvanrossum
py3k
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/09/07
CLOSED http://bugs.python.org/issue1405 reopened tiran
Use widechar api for os.environ 11/08/07
CLOSED http://bugs.python.org/issue1406 created theller
py3k, patch
[performance] Too many closed() checkings 11/08/07
http://bugs.python.org/issue1407 created wojtekwalczak
py3k
Inconsistence in multiply list 11/08/07
CLOSED http://bugs.python.org/issue1408 created beco
new keyword-only function parameters interact badly with nested 11/08/07
http://bugs.python.org/issue1409 created _doublep
py3k
BaseHTTPServer cannot accept Unicode data 11/08/07
CLOSED http://bugs.python.org/issue1410 created isonno
A typo in tutorial 11/09/07
CLOSED http://bugs.python.org/issue1411 created falsetru
test_subprocess fails on SuSE 10 11/09/07
http://bugs.python.org/issue1412 created dvadasz
int literal methods inaccessible 11/09/07
CLOSED http://bugs.python.org/issue1413 created mykhal
Fix for refleak tests 11/09/07
http://bugs.python.org/issue1414 created tiran
py3k, patch
py3k: pythonw.exe fails because std streams a missing 11/10/07
http://bugs.python.org/issue1415 created tiran
py3k
@prop.setter decorators 11/10/07
CLOSED http://bugs.python.org/issue1416 created gvanrossum
patch
Weakref not working properly 11/10/07
CLOSED http://bugs.python.org/issue1417 created MHOOO
Python/hypot.c is never used 11/10/07
http://bugs.python.org/issue1418 created marketdickinson
ssl module version 1.10 causes TypeError when accepting connecti 11/11/07
http://bugs.python.org/issue1419 created complex
Unicode literals in tokenize.py and tests. 11/11/07
http://bugs.python.org/issue1420 created ron_adam
py3k, patch
python.org: outdated and false information 11/11/07
CLOSED http://bugs.python.org/issue1421 created tiran
Writing to an invalid fd doesn't raise an exception 11/11/07
http://bugs.python.org/issue1422 created tiran
py3k
Issues Now Closed (34)
______________________
test_glob fails with UnicodeDecodeError 72 days
http://bugs.python.org/issue1042 tiran
rfe
py3k: corrections for test_subprocess on windows 72 days
http://bugs.python.org/issue1047 tiran
patch
file.seek allows float arguments 68 days
http://bugs.python.org/issue1081 tiran
py3k
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
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
test_urllib2net fails on test_ftp 57 days
http://bugs.python.org/issue1157 tiran
py3k
Should itertools.count work for arbitrary integers? 53 days
http://bugs.python.org/issue1165 rhettinger
py3k
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
Add getsize() to io instances 13 days
http://bugs.python.org/issue1351 loewis
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 1 days
http://bugs.python.org/issue1405 gvanrossum
Use widechar api for os.environ 0 days
http://bugs.python.org/issue1406 theller
py3k, patch
Inconsistence in multiply list 1 days
http://bugs.python.org/issue1408 georg.brandl
BaseHTTPServer cannot accept Unicode data 1 days
http://bugs.python.org/issue1410 tiran
A typo in tutorial 0 days
http://bugs.python.org/issue1411 georg.brandl
int literal methods inaccessible 0 days
http://bugs.python.org/issue1413 loewis
@prop.setter decorators 1 days
http://bugs.python.org/issue1416 gvanrossum
patch
Weakref not working properly 0 days
http://bugs.python.org/issue1417 rhettinger
python.org: outdated and false information 0 days
http://bugs.python.org/issue1421 georg.brandl
Error on handling nan 1637 days
http://bugs.python.org/issue737648 mike.verdone
Intel icc build fails with optimizations -O2 227 days
http://bugs.python.org/issue1689617 loewis
contextmanager eats StopIteration 199 days
http://bugs.python.org/issue1705170 ncoghlan
Top Issues Most Discussed (10)
______________________________
36 py3k: duplicated line endings when using read(1) 6 days
open http://bugs.python.org/issue1395
16 toxml generates output that is not well formed 7 days
open http://bugs.python.org/issue1390
15 py3k-pep3137: issue warnings / errors on str(bytes()) and simil 1 days
closed http://bugs.python.org/issue1392
11 int literal methods inaccessible 0 days
closed http://bugs.python.org/issue1413
9 Trailing slash in sys.path cause import failure 20 days
closed http://bugs.python.org/issue1293
7 py3k: pythonw.exe fails because std streams a missing 2 days
open http://bugs.python.org/issue1415
7 urllib2 302 POST 4 days
open http://bugs.python.org/issue1401
6 BaseHTTPServer cannot accept Unicode data 1 days
closed http://bugs.python.org/issue1410
6 new keyword-only function parameters interact badly with nested 3 days
open http://bugs.python.org/issue1409
6 Garbage collection not working correctly in Python 2.3 1 days
closed http://bugs.python.org/issue1405
More information about the Python-Dev
mailing list