[Python-Dev] Summary of Tracker Issues (original) (raw)
Tracker status at bugs.python.org
Fri Apr 4 18:06:30 CEST 2008
- Previous message: [Python-Dev] r62129 - in python/trunk: PCbuild/debug.vsprops PCbuild/kill_python.c PCbuild/kill_python.vcproj PCbuild/pcbuild.sln PCbuild/pythoncore.vcproj PCbuild/release.vsprops Tools/buildbot/Makefile Tools/buildbot/build-amd64.bat Tools/build
- Next message: [Python-Dev] osx x86 buildbot offer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (03/28/08 - 04/04/08) 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.
1799 open (+34) / 12577 closed (+13) / 14376 total (+47)
Open issues with patches: 536
Average duration of open issues: 716 days. Median duration of open issues: 1257 days.
Open Issues Breakdown open 1774 (+34) pending 25 ( +0)
Issues Created Or Reopened (47)
Add gettext.pgettext() and variants support 03/29/08 http://bugs.python.org/issue2504 created genepi
Easier creation of _ast nodes 03/29/08
CLOSED http://bugs.python.org/issue2505 created georg.brandl
patch
Line tracing of continue after always-taken if is incorrect 03/29/08 CLOSED http://bugs.python.org/issue2506 created nedbat
Exception state lives too long in 3.0 03/29/08
http://bugs.python.org/issue2507 created pitrou
patch
When you create a file using file(path, "w") if the filename is 03/29/08 CLOSED http://bugs.python.org/issue2508 created kobipe3
Bazaar ignore file 03/29/08
CLOSED http://bugs.python.org/issue2509 created benjamin.peterson
patch, easy
Bazaar ignore file 03/29/08
http://bugs.python.org/issue2510 created benjamin.peterson
patch, easy
Give AST's excepthandler proper attributes 03/29/08
CLOSED http://bugs.python.org/issue2511 created georg.brandl
patch
decide what to do with gettext API 03/29/08
http://bugs.python.org/issue2512 created benjamin.peterson
patch
64bit cross compilation on windows 03/30/08
http://bugs.python.org/issue2513 created mhammond
patch, 64bit
new AST init breaks on Store and other fieldless Nodes 03/30/08
CLOSED http://bugs.python.org/issue2514 created aronacher
patch
Segfault while operating on closed sqlite3 cursor. 03/30/08 http://bugs.python.org/issue2515 created pjdavis
Instance methods are misreporting the number of arguments 03/30/08
http://bugs.python.org/issue2516 created belopolsky
patch
Error when printing an exception containing a Unicode string 03/31/08
http://bugs.python.org/issue2517 reopened benjamin.peterson
patch
smtpd.py to handle huge email 03/31/08
http://bugs.python.org/issue2518 created kawai
patch
Typing 'modules' in the interactive help system fails when impor 03/31/08 http://bugs.python.org/issue2519 created dennis
macerrors.py cannot be imported due to non-ascii characters in c 03/31/08
http://bugs.python.org/issue2520 created thecube
patch
ABC caches should use weak refs 03/31/08
http://bugs.python.org/issue2521 created amaury.forgeotdarc
26backport
locale.format() problems with decimal separator 03/31/08
http://bugs.python.org/issue2522 created mishok13
patch
binary buffered reading is quadratic 03/31/08 http://bugs.python.org/issue2523 created pitrou
IDLE 3.0 03/31/08 CLOSED http://bugs.python.org/issue2524 created kbk
class USTimeZone in Doc/includes/tzinfo-examples.py is out of da 04/01/08
http://bugs.python.org/issue2525 created gvanrossum
patch, easy
str.format() :n format does not appear to work 04/01/08 http://bugs.python.org/issue2526 created mark
Pass a namespace to timeit 04/01/08 http://bugs.python.org/issue2527 created potten
Change os.access to check ACLs under Windows 04/01/08
http://bugs.python.org/issue2528 created tim.golden
patch
list/generator comprehension parser doesn't match spec 04/01/08 CLOSED http://bugs.python.org/issue2529 created kousu
Document IO module 04/01/08 http://bugs.python.org/issue2530 created benjamin.peterson
float compared to decimal is silently incorrect. 04/01/08
CLOSED http://bugs.python.org/issue2531 created jdunck
easy
file that breaks 2to3 (despite being correct python) 04/02/08 http://bugs.python.org/issue2532 created fijal
Invalid TypeError with class method decorator and class method p 04/02/08 CLOSED http://bugs.python.org/issue2533 created tdimson
Speed up isinstance and issubclass 04/02/08
http://bugs.python.org/issue2534 created theller
patch, patch
duplicate Misc.lower 04/02/08
http://bugs.python.org/issue2535 created mkiever
patch
itertools.permutations docstring is misleading 04/02/08 http://bugs.python.org/issue2536 created ajaksu2
re.compile(r'((x|y+))') should fail 04/02/08 http://bugs.python.org/issue2537 created jorendorff
memoryview of bytes is not readonly 04/03/08
http://bugs.python.org/issue2538 created amaury.forgeotdarc
patch
Windows Registry issue with 2.5.2 AMD64 msi 04/03/08 http://bugs.python.org/issue2539 created iggyboo
If HAVE_LONG_LONG is not defined, longval will not be initialize 04/03/08
http://bugs.python.org/issue2540 created ocean-city
patch, patch
Unicode escape sequences not parsed in raw strings. 04/03/08 CLOSED http://bugs.python.org/issue2541 reopened amaury.forgeotdarc
PyErr_ExceptionMatches must not fail 04/03/08
http://bugs.python.org/issue2542 created theller
patch, patch
Make ctypes compatible with Python 2.3, 2.4, and 2.5, as per PEP 04/03/08
CLOSED http://bugs.python.org/issue2543 created theller
patch, patch
link with "gcc -shared" on HP systems 04/03/08
CLOSED http://bugs.python.org/issue2544 created theller
patch, patch
sphinx.ext.autodoc fails to expand tabs in docstrings 04/04/08 http://bugs.python.org/issue2545 created jmillikin
Python-2.5.2: crash in visit_decref () at Modules/gcmodule.c:270 04/04/08 http://bugs.python.org/issue2546 created garikvm
Py30a4 RELNOTES only cover 30a1 and 30a2 04/04/08 http://bugs.python.org/issue2547 created mark
Undetected error in exception handling 04/04/08 http://bugs.python.org/issue2548 created theller
shutil: NameError (WindowsError) when moving from ext3 to fat32 04/04/08
http://bugs.python.org/issue2549 created jerome.chabod
easy
SO_REUSEADDR doesn't have the same semantics on Windows as on Un 04/04/08
http://bugs.python.org/issue2550 created Trent.Nelson
patch, 26backport
Issues Now Closed (45)
%f format for datetime objects 198 days
http://bugs.python.org/issue1158 georg.brandl
patch
pythonstartup addition of minor error checking 136 days
http://bugs.python.org/issue1442 georg.brandl
patch
py3k: test_mailbox fails on Windows 119 days
http://bugs.python.org/issue1561 amaury.forgeotdarc
patch
logging documentation is unclear 110 days
http://bugs.python.org/issue1579 vsajip
easy
Backport of io.py 65 days http://bugs.python.org/issue1919 georg.brandl
Undocumented lastrowid attribute i sqlite3 cursor class 35 days
http://bugs.python.org/issue2176 georg.brandl
patch
test_sqlite fails in 2.6a1 on MacOS X 28 days http://bugs.python.org/issue2215 ghaering
TimedRotatingFileHandler does not account for daylight savings t 17 days http://bugs.python.org/issue2315 vsajip
TimedRotatingFileHandler names files incorrectly if nothing is l 17 days http://bugs.python.org/issue2316 vsajip
TimedRotatingFileHandler logic for removing files wrong 17 days http://bugs.python.org/issue2317 vsajip
TimedRotatingFileHandler: rotate every month, or every year 17 days http://bugs.python.org/issue2318 vsajip
Backport keyword-only arguments to 2.6 11 days
http://bugs.python.org/issue2327 georg.brandl
26backport
Logging module hides user code errors (bare except) 14 days http://bugs.python.org/issue2424 vsajip
pysqlite provides no interface for database SQL dump 9 days
http://bugs.python.org/issue2426 kippesp
patch
Patch for test_urllib2_net moving tests to use a local server 9 days
http://bugs.python.org/issue2429 gregory.p.smith
patch
Stop test_format.py from executing as side effect of import 9 days
http://bugs.python.org/issue2430 georg.brandl
patch, patch
Adding iter to class Values of module optparse 12 days
http://bugs.python.org/issue2444 benjamin.peterson
patch
logging.LogRecord should know how to handle dict-like args 5 days http://bugs.python.org/issue2473 vsajip
parser support for future import of unicode_strings 4 days
http://bugs.python.org/issue2477 nnorwitz
patch
Bytearray and io backport 4 days
http://bugs.python.org/issue2479 georg.brandl
26backport
bdb modernized 1 days
http://bugs.python.org/issue2498 benjamin.peterson
patch
Sync _sqlite module code 1 days http://bugs.python.org/issue2500 ghaering
Add enum() example for named tuples 1 days
http://bugs.python.org/issue2502 rhettinger
patch
Replace "== None/True/False" with "is" 1 days
http://bugs.python.org/issue2503 benjamin.peterson
patch
Easier creation of _ast nodes 1 days
http://bugs.python.org/issue2505 georg.brandl
patch
Line tracing of continue after always-taken if is incorrect 3 days http://bugs.python.org/issue2506 nedbat
When you create a file using file(path, "w") if the filename is 0 days http://bugs.python.org/issue2508 loewis
Bazaar ignore file 0 days
http://bugs.python.org/issue2509 benjamin.peterson
patch, easy
Give AST's excepthandler proper attributes 1 days
http://bugs.python.org/issue2511 georg.brandl
patch
new AST init breaks on Store and other fieldless Nodes 0 days
http://bugs.python.org/issue2514 georg.brandl
patch
IDLE 3.0 0 days http://bugs.python.org/issue2524 kbk
list/generator comprehension parser doesn't match spec 1 days http://bugs.python.org/issue2529 kousu
float compared to decimal is silently incorrect. 1 days
http://bugs.python.org/issue2531 facundobatista
easy
Invalid TypeError with class method decorator and class method p 0 days http://bugs.python.org/issue2533 amaury.forgeotdarc
Unicode escape sequences not parsed in raw strings. 0 days http://bugs.python.org/issue2541 benjamin.peterson
Make ctypes compatible with Python 2.3, 2.4, and 2.5, as per PEP 1 days
http://bugs.python.org/issue2543 theller
patch, patch
link with "gcc -shared" on HP systems 1 days
http://bugs.python.org/issue2544 theller
patch, patch
file (& socket) I/O are not thread safe 2052 days http://bugs.python.org/issue595601 georg.brandl
compiler.transformer: correct lineno attribute when possible 1311 days
http://bugs.python.org/issue1015989 benjamin.peterson
patch
automatic XMLRPC boxcarring via multicall for xmlrpclib 1250 days
http://bugs.python.org/issue1054434 loewis
patch
Segfaults with concurrent sqlite db access and schema change 582 days http://bugs.python.org/issue1546263 ghaering
Python is dumping core after the test test_ctypes 528 days http://bugs.python.org/issue1582742 theller
sqlite3 documentation omits: close(), commit(), autocommit 454 days http://bugs.python.org/issue1625205 ghaering
VC6 build patch for trunk 353 days
http://bugs.python.org/issue1700463 ocean-city
patch
RuntimeWarning: tp_compare didn't return -1 or -2 300 days http://bugs.python.org/issue1733757 amaury.forgeotdarc
Top Issues Most Discussed (10)
14 Error when printing an exception containing a Unicode string 4 days open http://bugs.python.org/issue2517
14 Line tracing of continue after always-taken if is incorrect 3 days closed http://bugs.python.org/issue2506
13 Bazaar ignore file 6 days open http://bugs.python.org/issue2510
11 64bit cross compilation on windows 5 days open http://bugs.python.org/issue2513
10 Fast BytesIO implementation + misc changes 88 days open http://bugs.python.org/issue1751
8 thread unsafe file objects cause crash 1647 days open http://bugs.python.org/issue815646
6 Instance methods are misreporting the number of arguments 5 days open http://bugs.python.org/issue2516
6 run_setup can fail if the setup script uses file 17 days open http://bugs.python.org/issue2385
6 urllib2 header capitalization 24 days open http://bugs.python.org/issue2275
6 implement warnings module in C 451 days pending http://bugs.python.org/issue1631171
- Previous message: [Python-Dev] r62129 - in python/trunk: PCbuild/debug.vsprops PCbuild/kill_python.c PCbuild/kill_python.vcproj PCbuild/pcbuild.sln PCbuild/pythoncore.vcproj PCbuild/release.vsprops Tools/buildbot/Makefile Tools/buildbot/build-amd64.bat Tools/build
- Next message: [Python-Dev] osx x86 buildbot offer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]