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

Tracker status at bugs.python.org
Fri Nov 16 19:06:05 CET 2007


ACTIVITY SUMMARY (11/09/07 - 11/16/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 (+13) / 11612 closed (+25) / 12935 total (+38)

Open issues with patches: 418

Average duration of open issues: 691 days. Median duration of open issues: 799 days.

Open Issues Breakdown open 1318 (+13) pending 5 ( +0)

Issues Created Or Reopened (39)


Garbage collection not working correctly in Python 2.3 11/09/07 CLOSED http://bugs.python.org/issue1405 reopened tiran

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 CLOSED http://bugs.python.org/issue1447 created weck
patch

Build Python with VS 2005(MSVC8) 11/15/07 CLOSED 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 CLOSED http://bugs.python.org/issue1451 created janssen
py3k, patch

subprocess's popen.stdout.seek(0) doesn't raise an error 11/16/07 http://bugs.python.org/issue1452 created tiran
py3k

Issues Now Closed (40)


Parsing a simple script eats all of your memory 68 days http://bugs.python.org/issue1134 amaury.forgeotdarc
py3k, patch

parsermodule validation out of sync with Grammar 65 days http://bugs.python.org/issue1144 gvanrossum
patch

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

fromfd() and dup() for _socket on WIndows 12 days http://bugs.python.org/issue1378 gvanrossum
patch

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

BaseHTTPServer cannot accept Unicode data 1 days http://bugs.python.org/issue1410 tiran

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 5 days http://bugs.python.org/issue1417 MHOOO

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 3 days http://bugs.python.org/issue1433 lemburg

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 georg.brandl

patch to make msvccompiler.py work with vs 2005(MSVC8) 0 days http://bugs.python.org/issue1447 loewis
patch

Build Python with VS 2005(MSVC8) 0 days http://bugs.python.org/issue1448 loewis
patch

SSL patch for Python 3000 0 days http://bugs.python.org/issue1451 janssen
py3k, patch

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 gvanrossum
patch

recursive getattr in thread crashes 641 days http://bugs.python.org/issue1430436 brett.cannon

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

Remove backslash escapes from tokenize.c. 183 days http://bugs.python.org/issue1720390 gvanrossum
py3k, patch

Top Issues Most Discussed (10)


27 fromfd() and dup() for _socket on WIndows 12 days closed http://bugs.python.org/issue1378

25 py3k: pythonw.exe fails because std streams a missing 4 days closed http://bugs.python.org/issue1415

10 int literal methods inaccessible 0 days closed http://bugs.python.org/issue1413

9 SSL patch for Python 3000 0 days closed http://bugs.python.org/issue1451

9 Parsing a simple script eats all of your memory 68 days closed http://bugs.python.org/issue1134

7 Unicode literals in tokenize.py and tests. 1 days closed http://bugs.python.org/issue1420

7 pdb bug with "with" statement 33 days closed http://bugs.python.org/issue1265

6 pth files not loaded at startup 4 days open http://bugs.python.org/issue1431

6 Weakref not working properly 5 days closed http://bugs.python.org/issue1417

6 Fix for refleak tests 7 days open http://bugs.python.org/issue1414



More information about the Python-Dev mailing list