[Python-Dev] Summary of Tracker Issues
Tracker
status at bugs.python.org
Thu Nov 15 19:06:06 CET 2007
ACTIVITY SUMMARY (11/08/07 - 11/15/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.
1330 open (+19) / 11604 closed (+26) / 12934 total (+45)
Open issues with patches: 425
Average duration of open issues: 687 days.
Median duration of open issues: 798 days.
Open Issues Breakdown
open 1325 (+19)
pending 5 ( +0)
Issues Created Or Reopened (47)
_______________________________
test_import breaks on Linux 11/09/07
http://bugs.python.org/issue1377 reopened gvanrossum
py3k
Garbage collection not working correctly in Python 2.3 11/09/07
CLOSED http://bugs.python.org/issue1405 reopened tiran
[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
CLOSED 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
CLOSED http://bugs.python.org/issue1418 created marketdickinson
ssl module version 1.10 causes TypeError when accepting connecti 11/11/07
CLOSED http://bugs.python.org/issue1419 created complex
Unicode literals in tokenize.py and tests. 11/11/07
CLOSED 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
CLOSED http://bugs.python.org/issue1422 created tiran
py3k
wave sunau aifc 16bit errors 11/11/07
http://bugs.python.org/issue1423 created jeroen
py3k: readline and rlcompleter doesn't list choices 11/11/07
CLOSED http://bugs.python.org/issue1424 created tiran
py3k
readline: no display matches hook set 11/11/07
CLOSED http://bugs.python.org/issue1425 created tiran
py3k
readline module needs a review 11/11/07
CLOSED http://bugs.python.org/issue1426 created tiran
py3k
Error in standard module calendar 11/11/07
CLOSED http://bugs.python.org/issue1427 created gdamjan
patch
Update to property.__doc__ 11/11/07
CLOSED http://bugs.python.org/issue1428 created tiran
patch
FD leak in SocketServer 11/12/07
http://bugs.python.org/issue1429 created luke-jr
Installing on Vista asks to close Explorer (and Nokia PC Suite) 11/12/07
CLOSED http://bugs.python.org/issue1430 created dabarlow
pth files not loaded at startup 11/12/07
http://bugs.python.org/issue1431 created gbloisi
patch
Strange behavior of urlparse.urljoin 11/13/07
http://bugs.python.org/issue1432 created yan
marshal roundtripping for unicode 11/13/07
CLOSED http://bugs.python.org/issue1433 created cfbolz
SocketServer creates non-blocking files 11/13/07
http://bugs.python.org/issue1434 created luke-jr
Support for multiple handlers for the "with" statement 11/13/07
CLOSED http://bugs.python.org/issue1435 created Stavros
logging.config.fileConfig, NameError: name 'RotatingFileHandler' 11/13/07
CLOSED http://bugs.python.org/issue1436 created sebastian
List member inside a class is shared by all instances of the cla 11/13/07
CLOSED http://bugs.python.org/issue1437 created glubglub
Calling base class methods is slow due to __instancecheck__ over 11/13/07
http://bugs.python.org/issue1438 created gvanrossum
proposed 3000 patch for socket.py - "socket GC worries" 11/13/07
CLOSED http://bugs.python.org/issue1439 created janssen
py3k, patch
Checks for PySys_GetObject("std???") == Py_None 11/14/07
CLOSED http://bugs.python.org/issue1440 created tiran
py3k, patch
Cycles through ob_type aren't freed 11/14/07
http://bugs.python.org/issue1441 created rhamphoryncus
pythonstartup addition of minor error checking 11/14/07
http://bugs.python.org/issue1442 created JosephArmbruster
patch
Magic class member variable initialization with lists 11/14/07
CLOSED http://bugs.python.org/issue1443 created neoone
utf_8_sig streamreader bug, patch, and test 11/15/07
http://bugs.python.org/issue1444 created jgsack
patch
SystemError accessing uninitialised cell contents 11/15/07
http://bugs.python.org/issue1445 created duncanb
Link to call me for free 11/15/07
CLOSED http://bugs.python.org/issue1446 created gopiyadav26
patch to make msvccompiler.py work with vs 2005(MSVC8) 11/15/07
http://bugs.python.org/issue1447 created weck
patch
Build Python with VS 2005(MSVC8) 11/15/07
http://bugs.python.org/issue1448 created weck
patch
make msi work the vs 2005(MSVC8) 11/15/07
http://bugs.python.org/issue1449 created weck
patch
make modulator more general 11/15/07
http://bugs.python.org/issue1450 created weck
patch
SSL patch for Python 3000 11/15/07
http://bugs.python.org/issue1451 created janssen
py3k, patch
Issues Now Closed (37)
______________________
py3k: corrections for test_subprocess on windows 72 days
http://bugs.python.org/issue1047 tiran
patch
test_urllib2net fails on test_ftp 57 days
http://bugs.python.org/issue1157 tiran
py3k
pdb fails to launch some script. 33 days
http://bugs.python.org/issue1254 tiran
pdb bug with "with" statement 33 days
http://bugs.python.org/issue1265 amaury.forgeotdarc
py3k
Add getsize() to io instances 13 days
http://bugs.python.org/issue1351 loewis
py3k, 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
py3k: pythonw.exe fails because std streams a missing 4 days
http://bugs.python.org/issue1415 amaury.forgeotdarc
py3k
@prop.setter decorators 1 days
http://bugs.python.org/issue1416 gvanrossum
patch
Weakref not working properly 4 days
http://bugs.python.org/issue1417 gagenellina
Python/hypot.c is never used 2 days
http://bugs.python.org/issue1418 loewis
ssl module version 1.10 causes TypeError when accepting connecti 3 days
http://bugs.python.org/issue1419 janssen
Unicode literals in tokenize.py and tests. 1 days
http://bugs.python.org/issue1420 gvanrossum
py3k, patch
python.org: outdated and false information 1 days
http://bugs.python.org/issue1421 georg.brandl
Writing to an invalid fd doesn't raise an exception 1 days
http://bugs.python.org/issue1422 gvanrossum
py3k
py3k: readline and rlcompleter doesn't list choices 1 days
http://bugs.python.org/issue1424 tiran
py3k
readline: no display matches hook set 0 days
http://bugs.python.org/issue1425 loewis
py3k
readline module needs a review 1 days
http://bugs.python.org/issue1426 tiran
py3k
Error in standard module calendar 0 days
http://bugs.python.org/issue1427 doerwalter
patch
Update to property.__doc__ 0 days
http://bugs.python.org/issue1428 tiran
patch
Installing on Vista asks to close Explorer (and Nokia PC Suite) 0 days
http://bugs.python.org/issue1430 loewis
marshal roundtripping for unicode 0 days
http://bugs.python.org/issue1433 loewis
Support for multiple handlers for the "with" statement 0 days
http://bugs.python.org/issue1435 gvanrossum
logging.config.fileConfig, NameError: name 'RotatingFileHandler' 0 days
http://bugs.python.org/issue1436 vsajip
List member inside a class is shared by all instances of the cla 0 days
http://bugs.python.org/issue1437 tiran
proposed 3000 patch for socket.py - "socket GC worries" 1 days
http://bugs.python.org/issue1439 janssen
py3k, patch
Checks for PySys_GetObject("std???") == Py_None 1 days
http://bugs.python.org/issue1440 tiran
py3k, patch
Magic class member variable initialization with lists 0 days
http://bugs.python.org/issue1443 gvanrossum
Link to call me for free 0 days
http://bugs.python.org/issue1446 tiran
C3 MRO algorithm implementation 1865 days
http://bugs.python.org/issue619475 gvanrossum
patch
Use correct encoding for printing SyntaxErrors 1151 days
http://bugs.python.org/issue1031213 ishimoto
patch
Intel icc build fails with optimizations -O2 227 days
http://bugs.python.org/issue1689617 loewis
interpreter crash when multiplying large lists 206 days
http://bugs.python.org/issue1704621 gvanrossum
patch
Top Issues Most Discussed (10)
______________________________
25 py3k: pythonw.exe fails because std streams a missing 4 days
closed http://bugs.python.org/issue1415
14 fromfd() and dup() for _socket on WIndows 12 days
open http://bugs.python.org/issue1378
11 int literal methods inaccessible 0 days
closed http://bugs.python.org/issue1413
8 Parsing a simple script eats all of your memory 68 days
open http://bugs.python.org/issue1134
7 Unicode literals in tokenize.py and tests. 1 days
closed http://bugs.python.org/issue1420
7 Fix for refleak tests 6 days
open http://bugs.python.org/issue1414
7 pdb bug with "with" statement 33 days
closed http://bugs.python.org/issue1265
6 BaseHTTPServer cannot accept Unicode data 1 days
closed http://bugs.python.org/issue1410
6 new keyword-only function parameters interact badly with nested 7 days
open http://bugs.python.org/issue1409
6 py3k: duplicated line endings when using read(1) 10 days
open http://bugs.python.org/issue1395
More information about the Python-Dev
mailing list