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

Tracker status at bugs.python.org
Tue Nov 20 19:06:10 CET 2007


ACTIVITY SUMMARY (11/13/07 - 11/20/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.

1328 open (+20) / 11630 closed (+18) / 12958 total (+38)

Open issues with patches: 419

Average duration of open issues: 692 days. Median duration of open issues: 805 days.

Open Issues Breakdown open 1322 (+19) pending 6 ( +1)

Issues Created Or Reopened (39)


Calling base class methods is slow due to instancecheck over 11/13/07 http://bugs.python.org/issue1438 created gvanrossum
py3k

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

Python does not honor "CFLAGS" environment variable 11/16/07 CLOSED http://bugs.python.org/issue1453 created tebeka

Generators break trace functionality 11/17/07 CLOSED http://bugs.python.org/issue1454 created cortesi

VS2008, quick hack for distutils.msvccompiler 11/17/07 http://bugs.python.org/issue1455 created tiran
py3k, patch

unexpected iterator behavior with removal 11/18/07 CLOSED http://bugs.python.org/issue1456 created JosephArmbruster

IDLE - configDialog - new layout for key config 11/18/07 http://bugs.python.org/issue1457 created taleinat

installer crashes on attempted cancellation 11/18/07 http://bugs.python.org/issue1458 created JosephArmbruster

Bugs lost on migration from Sourceforge 11/18/07 CLOSED http://bugs.python.org/issue1459 created gagenellina

codecs utf7 decoding error 11/19/07 http://bugs.python.org/issue1460 created arnimar

0**0 should raise an error 11/19/07 CLOSED http://bugs.python.org/issue1461 created jmgillet

About this document refers to SourceForge tracker 11/19/07 CLOSED http://bugs.python.org/issue1462 created kjohnson

Minor error in mimetypes docs 11/19/07 CLOSED http://bugs.python.org/issue1463 created kjohnson

inet_pton redefined while building with windows SDK 6.0 11/19/07 http://bugs.python.org/issue1464 created weck
py3k, patch

building python 2.6 with VC Express 2008 Beta2 11/19/07 http://bugs.python.org/issue1465 created weck
patch

Special reporting of NotImplementedError in unittest 11/19/07 CLOSED http://bugs.python.org/issue1466 created erik_andersen

error in TestResult.addError and TestResult.addFailure 11/19/07 http://bugs.python.org/issue1467 created draghuram

MSI installer does not include SSL test .pem files 11/19/07 http://bugs.python.org/issue1468 created pmoore

SSL tests leak memory 11/19/07 http://bugs.python.org/issue1469 created janssen
py3k

py3k unit tests are removing %TEMP% dir on Windows 11/20/07 CLOSED http://bugs.python.org/issue1470 created tiran
py3k

ioctl doesn't work properly on 64-bit OpenBSD 11/20/07 http://bugs.python.org/issue1471 created fbvortex

Small bat files to build docs on Windows 11/20/07 http://bugs.python.org/issue1472 created tiran
py3k, patch

Drop _EXPORTS macros in PCbuild9 11/20/07 http://bugs.python.org/issue1473 created loewis
py3k

PCbuild9 patch for trunk 11/20/07 http://bugs.python.org/issue1474 created tiran
patch

test_popen fails when the directory contains a space 11/20/07 http://bugs.python.org/issue1475 created tiran
py3k

Add a -z interpreter flag to execute a zip file 11/19/07 CLOSED http://bugs.python.org/issue1739468 reopened ncoghlan
patch

Issues Now Closed (36)


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

os.system() encoding bug on Windows 57 days http://bugs.python.org/issue1193 amaury.forgeotdarc
py3k

string find and rfind methods give a TypeError that is misleadin 37 days http://bugs.python.org/issue1259 facundobatista

PCBuild8 Solution Support Changes 27 days http://bugs.python.org/issue1320 tiran

windows installer problem 20 days http://bugs.python.org/issue1354 loewis

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

py3k: duplicated line endings when using read(1) 14 days http://bugs.python.org/issue1395 amaury.forgeotdarc
py3k

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

pth files not loaded at startup 4 days http://bugs.python.org/issue1431 brett.cannon
patch

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' 7 days http://bugs.python.org/issue1436 sebastian

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

utf_8_sig streamreader bug, patch, and test 4 days http://bugs.python.org/issue1444 doerwalter
patch

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

make msi work the vs 2005(MSVC8) 3 days http://bugs.python.org/issue1449 tiran
patch

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

Python does not honor "CFLAGS" environment variable 0 days http://bugs.python.org/issue1453 loewis

Generators break trace functionality 1 days http://bugs.python.org/issue1454 gvanrossum

unexpected iterator behavior with removal 0 days http://bugs.python.org/issue1456 tiran

Bugs lost on migration from Sourceforge 0 days http://bugs.python.org/issue1459 brett.cannon

0**0 should raise an error 0 days http://bugs.python.org/issue1461 gvanrossum

About this document refers to SourceForge tracker 0 days http://bugs.python.org/issue1462 brett.cannon

Minor error in mimetypes docs 0 days http://bugs.python.org/issue1463 facundobatista

Special reporting of NotImplementedError in unittest 0 days http://bugs.python.org/issue1466 erik_andersen

py3k unit tests are removing %TEMP% dir on Windows 0 days http://bugs.python.org/issue1470 tiran
py3k

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

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

Add a -z interpreter flag to execute a zip file 0 days http://bugs.python.org/issue1739468 gvanrossum
patch

Top Issues Most Discussed (10)


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

9 Add a -z interpreter flag to execute a zip file 0 days closed http://bugs.python.org/issue1739468

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

8 Special reporting of NotImplementedError in unittest 0 days closed http://bugs.python.org/issue1466

8 VS2008, quick hack for distutils.msvccompiler 3 days open http://bugs.python.org/issue1455

8 make msi work the vs 2005(MSVC8) 3 days closed http://bugs.python.org/issue1449

7 Python does not honor "CFLAGS" environment variable 0 days closed http://bugs.python.org/issue1453

6 building python 2.6 with VC Express 2008 Beta2 1 days open http://bugs.python.org/issue1465

5 Checks for PySys_GetObject("std???") == Py_None 1 days closed http://bugs.python.org/issue1440



More information about the Python-Dev mailing list