[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Mar 30 18:07:11 CEST 2012
ACTIVITY SUMMARY (2012-03-23 - 2012-03-30)
Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open 3359 (+13)
closed 22871 (+42)
total 26230 (+55)
Open issues with patches: 1438
Issues opened (35)
==================
#14396: Popen wait() doesn't handle spurious wakeups
http://bugs.python.org/issue14396 opened by amscanne
#14397: Use GetTickCount/GetTickCount64 instead of QueryPerformanceCou
http://bugs.python.org/issue14397 opened by haypo
#14398: bz2.BZ2DEcompressor.decompress fail on large files
http://bugs.python.org/issue14398 opened by Laurent.Gautier
#14399: zipfile and creat/update comment
http://bugs.python.org/issue14399 opened by acassaigne
#14405: Some "Other Resources" in the sidebar are hopelessly out of da
http://bugs.python.org/issue14405 opened by nedbat
#14406: Race condition in concurrent.futures
http://bugs.python.org/issue14406 opened by anacrolix
#14407: concurrent.futures tests don't adher to test_cases protocol
http://bugs.python.org/issue14407 opened by anacrolix
#14408: Support ./python -m unittest in the stdlib tests
http://bugs.python.org/issue14408 opened by anacrolix
#14412: Sqlite Integer Fields
http://bugs.python.org/issue14412 opened by goatsofmendez
#14414: xmlrpclib leaves connection in broken state if server returns
http://bugs.python.org/issue14414 opened by fancycode
#14417: dict RuntimeError workaround
http://bugs.python.org/issue14417 opened by Jim.Jewett
#14418: Document differences in SocketServer between Python 2.6 and 2.
http://bugs.python.org/issue14418 opened by gjb1002
#14419: Faster ascii decoding
http://bugs.python.org/issue14419 opened by storchaka
#14420: winreg SetValueEx DWord type incompatible with value argument
http://bugs.python.org/issue14420 opened by RoSanford
#14422: Pack PyASCIIObject fields to reduce memory consumption of pure
http://bugs.python.org/issue14422 opened by haypo
#14423: Getting the starting date of iso week from a week number and a
http://bugs.python.org/issue14423 opened by Esben.Agerbæk.Black
#14424: document PyType_GenericAlloc
http://bugs.python.org/issue14424 opened by eli.bendersky
#14425: Improve handling of 'timeout' parameter default in urllib.urlo
http://bugs.python.org/issue14425 opened by r.david.murray
#14426: date format problem in Cookie/http.cookies
http://bugs.python.org/issue14426 opened by Müte.Invert
#14427: urllib.request.Request get_header and header_items not documen
http://bugs.python.org/issue14427 opened by r.david.murray
#14428: Implementation of the PEP 418
http://bugs.python.org/issue14428 opened by haypo
#14432: Bug in generator if the generator in created in a C thread
http://bugs.python.org/issue14432 opened by haypo
#14433: Python 3 interpreter crash on windows when stdin closed in Pyt
http://bugs.python.org/issue14433 opened by alexis.d
#14434: Tutorial link in "help()" in Python3 points to Python2 tutoria
http://bugs.python.org/issue14434 opened by Dubslow
#14437: _io build fails on cygwin
http://bugs.python.org/issue14437 opened by luch
#14439: Easier error diagnosis when bootstrapping the runpy module in
http://bugs.python.org/issue14439 opened by haypo
#14440: Close background process if IDLE closes abnormally.
http://bugs.python.org/issue14440 opened by asvetlov
#14443: Distutils test failure
http://bugs.python.org/issue14443 opened by rosslagerwall
#14444: Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom
http://bugs.python.org/issue14444 opened by jason.coombs
#14445: Providing more fine-grained control over assert statements
http://bugs.python.org/issue14445 opened by max
#14446: Remove deprecated tkinter functions
http://bugs.python.org/issue14446 opened by asvetlov
#14448: Mention pytz in datetime's docs
http://bugs.python.org/issue14448 opened by asvetlov
#14449: argparse optional arguments should follow getopt_long(3)
http://bugs.python.org/issue14449 opened by mamikonyan
#14450: Log rotate cant execute in Windows. (logging module)
http://bugs.python.org/issue14450 opened by shinta.nakayama
#14452: SysLogHandler sends invalid messages when using unicode
http://bugs.python.org/issue14452 opened by zmk
Most recent 15 issues with no replies (15)
==========================================
#14452: SysLogHandler sends invalid messages when using unicode
http://bugs.python.org/issue14452
#14446: Remove deprecated tkinter functions
http://bugs.python.org/issue14446
#14440: Close background process if IDLE closes abnormally.
http://bugs.python.org/issue14440
#14427: urllib.request.Request get_header and header_items not documen
http://bugs.python.org/issue14427
#14424: document PyType_GenericAlloc
http://bugs.python.org/issue14424
#14418: Document differences in SocketServer between Python 2.6 and 2.
http://bugs.python.org/issue14418
#14414: xmlrpclib leaves connection in broken state if server returns
http://bugs.python.org/issue14414
#14407: concurrent.futures tests don't adher to test_cases protocol
http://bugs.python.org/issue14407
#14379: Several traceback docs improvements
http://bugs.python.org/issue14379
#14345: Document socket.SOL_SOCKET
http://bugs.python.org/issue14345
#14341: sporadic (?) test_urllib2 failures
http://bugs.python.org/issue14341
#14339: Optimizing bin, oct and hex
http://bugs.python.org/issue14339
#14336: Difference between pickle implementations for function objects
http://bugs.python.org/issue14336
#14329: proxy_bypass_macosx_sysconf does not handle singel ip addresse
http://bugs.python.org/issue14329
#14326: IDLE - allow shell to support different locales
http://bugs.python.org/issue14326
Most recent 15 issues waiting for review (15)
=============================================
#14448: Mention pytz in datetime's docs
http://bugs.python.org/issue14448
#14439: Easier error diagnosis when bootstrapping the runpy module in
http://bugs.python.org/issue14439
#14433: Python 3 interpreter crash on windows when stdin closed in Pyt
http://bugs.python.org/issue14433
#14432: Bug in generator if the generator in created in a C thread
http://bugs.python.org/issue14432
#14428: Implementation of the PEP 418
http://bugs.python.org/issue14428
#14425: Improve handling of 'timeout' parameter default in urllib.urlo
http://bugs.python.org/issue14425
#14423: Getting the starting date of iso week from a week number and a
http://bugs.python.org/issue14423
#14422: Pack PyASCIIObject fields to reduce memory consumption of pure
http://bugs.python.org/issue14422
#14419: Faster ascii decoding
http://bugs.python.org/issue14419
#14408: Support ./python -m unittest in the stdlib tests
http://bugs.python.org/issue14408
#14407: concurrent.futures tests don't adher to test_cases protocol
http://bugs.python.org/issue14407
#14406: Race condition in concurrent.futures
http://bugs.python.org/issue14406
#14399: zipfile and creat/update comment
http://bugs.python.org/issue14399
#14396: Popen wait() doesn't handle spurious wakeups
http://bugs.python.org/issue14396
#14392: type=bool doesn't raise error in argparse.Action
http://bugs.python.org/issue14392
Top 10 most discussed issues (10)
=================================
#14386: Expose dictproxy as a public type
http://bugs.python.org/issue14386 28 msgs
#14408: Support ./python -m unittest in the stdlib tests
http://bugs.python.org/issue14408 22 msgs
#14288: Make iterators pickleable
http://bugs.python.org/issue14288 15 msgs
#14419: Faster ascii decoding
http://bugs.python.org/issue14419 13 msgs
#14444: Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom
http://bugs.python.org/issue14444 13 msgs
#3367: Uninitialized value read in parsetok.c
http://bugs.python.org/issue3367 12 msgs
#14399: zipfile and creat/update comment
http://bugs.python.org/issue14399 12 msgs
#14433: Python 3 interpreter crash on windows when stdin closed in Pyt
http://bugs.python.org/issue14433 11 msgs
#14398: bz2.BZ2DEcompressor.decompress fail on large files
http://bugs.python.org/issue14398 9 msgs
#14412: Sqlite Integer Fields
http://bugs.python.org/issue14412 7 msgs
Issues closed (41)
==================
#786827: IDLE starts with no menus (Cygwin)
http://bugs.python.org/issue786827 closed by asvetlov
#4528: test_httpservers consistently fails - OSError: [Errno 13] Perm
http://bugs.python.org/issue4528 closed by r.david.murray
#5707: IDLE will not load
http://bugs.python.org/issue5707 closed by asvetlov
#6488: ElementTree documentation refers to "path" with no explanation
http://bugs.python.org/issue6488 closed by eli.bendersky
#7635: 19.6 xml.dom.pulldom doc: stub?
http://bugs.python.org/issue7635 closed by r.david.murray
#11826: Leak in atexitmodule
http://bugs.python.org/issue11826 closed by skrah
#12649: email.Header ignores maxlinelen when wrapping encoded words
http://bugs.python.org/issue12649 closed by r.david.murray
#12932: dircmp does not allow non-shallow comparisons
http://bugs.python.org/issue12932 closed by eric.araujo
#13438: "Delete patch set" review action doesn't work
http://bugs.python.org/issue13438 closed by eric.araujo
#13608: remove born-deprecated PyUnicode_AsUnicodeAndSize
http://bugs.python.org/issue13608 closed by loewis
#13902: Sporadic test_threading failure on FreeBSD 6.4 buildbot
http://bugs.python.org/issue13902 closed by neologix
#14065: Element should support cyclic GC
http://bugs.python.org/issue14065 closed by eli.bendersky
#14154: reimplement the bigmem test memory watchdog as a subprocess
http://bugs.python.org/issue14154 closed by neologix
#14162: PEP 416: Add a builtin frozendict type
http://bugs.python.org/issue14162 closed by haypo
#14349: The documentation of 'dis' doesn't describe MAKE_FUNCTION corr
http://bugs.python.org/issue14349 closed by eli.bendersky
#14357: Distutils2 does not work with virtualenv
http://bugs.python.org/issue14357 closed by eric.araujo
#14361: No link to issue tracker on Python home page
http://bugs.python.org/issue14361 closed by r.david.murray
#14368: floattime() should not raise an exception
http://bugs.python.org/issue14368 closed by haypo
#14381: Intern certain integral floats for memory savings and performa
http://bugs.python.org/issue14381 closed by krisvale
#14383: Generalize the use of _Py_IDENTIFIER in ceval.c and typeobject
http://bugs.python.org/issue14383 closed by haypo
#14391: misc TYPO in argparse.Action docstring
http://bugs.python.org/issue14391 closed by terry.reedy
#14395: sftp: downloading files with % in name fails due to logging
http://bugs.python.org/issue14395 closed by r.david.murray
#14400: Typo in cporting.rst
http://bugs.python.org/issue14400 closed by loewis
#14401: Typos in curses.rst
http://bugs.python.org/issue14401 closed by python-dev
#14402: Notice PayPaI : Your account was accesed by a third party.
http://bugs.python.org/issue14402 closed by gvanrossum
#14403: unittest module: provide inverse of "assertRaises"
http://bugs.python.org/issue14403 closed by michael.foord
#14404: multiprocessing with maxtasksperchild: bug in control logic?
http://bugs.python.org/issue14404 closed by neologix
#14409: IDLE: not executing commands from shell, error with default ke
http://bugs.python.org/issue14409 closed by serwy
#14410: argparse typo
http://bugs.python.org/issue14410 closed by sandro.tosi
#14411: outdatedness on rlcompleter docstring
http://bugs.python.org/issue14411 closed by python-dev
#14413: whatsnew deprecation tweak
http://bugs.python.org/issue14413 closed by r.david.murray
#14415: ValueError: I/O operation on closed file
http://bugs.python.org/issue14415 closed by r.david.murray
#14416: syslog missing constants
http://bugs.python.org/issue14416 closed by r.david.murray
#14421: Avoid ResourceWarnings in ccbench
http://bugs.python.org/issue14421 closed by python-dev
#14435: Remove special block allocation from floatobject.c
http://bugs.python.org/issue14435 closed by krisvale
#14436: SocketHandler sends obejcts while they cannot be unpickled on
http://bugs.python.org/issue14436 closed by python-dev
#14438: _cursesmodule build fails on cygwin
http://bugs.python.org/issue14438 closed by luch
#14441: Add new date/time directives to strftime()
http://bugs.python.org/issue14441 closed by r.david.murray
#14442: test_smtplib.py lacks "import errno"
http://bugs.python.org/issue14442 closed by r.david.murray
#14447: marshal.load() reads entire remaining file instead of just nex
http://bugs.python.org/issue14447 closed by r.david.murray
#14451: sum, min, max only works with iterable
http://bugs.python.org/issue14451 closed by r.david.murray
More information about the Python-Dev
mailing list