[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Dec 16 18:07:29 CET 2011
ACTIVITY SUMMARY (2011-12-09 - 2011-12-16)
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 3175 ( +6)
closed 22220 (+40)
total 25395 (+46)
Open issues with patches: 1360
Issues opened (31)
==================
#11886: test_time.test_tzset() fails on "x86 FreeBSD 7.2 3.x": AEST ti
http://bugs.python.org/issue11886 reopened by haypo
#13571: Backup files support in IDLE
http://bugs.python.org/issue13571 opened by maniram.maniram
#13572: import _curses fails because of UnicodeDecodeError('utf8' code
http://bugs.python.org/issue13572 opened by haypo
#13573: csv.writer uses str() for floats instead of repr()
http://bugs.python.org/issue13573 opened by rhettinger
#13574: refresh example in doc for Extending and Embedding
http://bugs.python.org/issue13574 opened by flox
#13576: Handling of broken condcoms in HTMLParser
http://bugs.python.org/issue13576 opened by ezio.melotti
#13577: __qualname__ is not present on builtin methods and functions
http://bugs.python.org/issue13577 opened by meador.inge
#13578: Add subprocess.iter_output() convenience function
http://bugs.python.org/issue13578 opened by ncoghlan
#13579: string.Formatter doesn't understand the !a conversion specifie
http://bugs.python.org/issue13579 opened by ncoghlan
#13581: help() appears to be broken; doesn't display __doc__ for class
http://bugs.python.org/issue13581 opened by christopherthemagnificent
#13582: IDLE and pythonw.exe stderr problem
http://bugs.python.org/issue13582 opened by serwy
#13583: sqlite3.Row doesn't support slice indexes
http://bugs.python.org/issue13583 opened by xapple
#13585: Add contextlib.CleanupManager
http://bugs.python.org/issue13585 opened by Nikratio
#13586: Replace selected not working/consistent with find
http://bugs.python.org/issue13586 opened by marco
#13587: Correcting the typos error in Doc/howto/urllib2.rst
http://bugs.python.org/issue13587 opened by Bithin.A
#13588: Change name of internal closure functions in importlib
http://bugs.python.org/issue13588 opened by brett.cannon
#13589: Aifc low level serialization primitives fix
http://bugs.python.org/issue13589 opened by Oleg.Plakhotnyuk
#13590: Prebuilt python-2.7.2 binaries for macosx can not compile c ex
http://bugs.python.org/issue13590 opened by teamnoir
#13592: repr(regex) doesn't include actual regex
http://bugs.python.org/issue13592 opened by dwt
#13594: Aifc markers write fix
http://bugs.python.org/issue13594 opened by Oleg.Plakhotnyuk
#13598: string.Formatter doesn't support empty curly braces "{}"
http://bugs.python.org/issue13598 opened by maniram.maniram
#13601: sys.stderr should be unbuffered (or always line-buffered)
http://bugs.python.org/issue13601 opened by pitrou
#13604: update PEP 393 (match implementation)
http://bugs.python.org/issue13604 opened by Jim.Jewett
#13605: document argparse's nargs=REMAINDER
http://bugs.python.org/issue13605 opened by bethard
#13607: Move generator specific sections out of ceval.
http://bugs.python.org/issue13607 opened by ron_adam
#13608: remove born-deprecated PyUnicode_AsUnicodeAndSize
http://bugs.python.org/issue13608 opened by Jim.Jewett
#13609: Add "os.get_terminal_size()" function
http://bugs.python.org/issue13609 opened by denilsonsa
#13610: On Python parsing numbers.
http://bugs.python.org/issue13610 opened by Jean-Michel.Fauth
#13611: Integrate ElementC14N module into xml.etree package
http://bugs.python.org/issue13611 opened by scoder
#13612: xml.etree.ElementTree says unknown encoding of a regular encod
http://bugs.python.org/issue13612 opened by dongying
#13613: Small error in regular expression poker hand example
http://bugs.python.org/issue13613 opened by Eddie E
Most recent 15 issues with no replies (15)
==========================================
#13611: Integrate ElementC14N module into xml.etree package
http://bugs.python.org/issue13611
#13608: remove born-deprecated PyUnicode_AsUnicodeAndSize
http://bugs.python.org/issue13608
#13605: document argparse's nargs=REMAINDER
http://bugs.python.org/issue13605
#13594: Aifc markers write fix
http://bugs.python.org/issue13594
#13590: Prebuilt python-2.7.2 binaries for macosx can not compile c ex
http://bugs.python.org/issue13590
#13587: Correcting the typos error in Doc/howto/urllib2.rst
http://bugs.python.org/issue13587
#13586: Replace selected not working/consistent with find
http://bugs.python.org/issue13586
#13583: sqlite3.Row doesn't support slice indexes
http://bugs.python.org/issue13583
#13579: string.Formatter doesn't understand the !a conversion specifie
http://bugs.python.org/issue13579
#13576: Handling of broken condcoms in HTMLParser
http://bugs.python.org/issue13576
#13574: refresh example in doc for Extending and Embedding
http://bugs.python.org/issue13574
#13565: test_multiprocessing.test_notify_all() hangs on "AMD64 Snow Le
http://bugs.python.org/issue13565
#13556: When tzinfo.utcoffset is out-of-bounds, the exception message
http://bugs.python.org/issue13556
#13554: Tkinter doesn't use higher resolution app icon
http://bugs.python.org/issue13554
#13553: Tkinter doesn't set proper application name
http://bugs.python.org/issue13553
Most recent 15 issues waiting for review (15)
=============================================
#13613: Small error in regular expression poker hand example
http://bugs.python.org/issue13613
#13609: Add "os.get_terminal_size()" function
http://bugs.python.org/issue13609
#13607: Move generator specific sections out of ceval.
http://bugs.python.org/issue13607
#13604: update PEP 393 (match implementation)
http://bugs.python.org/issue13604
#13598: string.Formatter doesn't support empty curly braces "{}"
http://bugs.python.org/issue13598
#13594: Aifc markers write fix
http://bugs.python.org/issue13594
#13589: Aifc low level serialization primitives fix
http://bugs.python.org/issue13589
#13588: Change name of internal closure functions in importlib
http://bugs.python.org/issue13588
#13585: Add contextlib.CleanupManager
http://bugs.python.org/issue13585
#13583: sqlite3.Row doesn't support slice indexes
http://bugs.python.org/issue13583
#13582: IDLE and pythonw.exe stderr problem
http://bugs.python.org/issue13582
#13577: __qualname__ is not present on builtin methods and functions
http://bugs.python.org/issue13577
#13576: Handling of broken condcoms in HTMLParser
http://bugs.python.org/issue13576
#13567: HTTPError interface changes / breaks depending on what was pas
http://bugs.python.org/issue13567
#13564: ftplib and sendfile()
http://bugs.python.org/issue13564
Top 10 most discussed issues (10)
=================================
#13521: Make dict.setdefault() atomic
http://bugs.python.org/issue13521 18 msgs
#13585: Add contextlib.CleanupManager
http://bugs.python.org/issue13585 17 msgs
#13577: __qualname__ is not present on builtin methods and functions
http://bugs.python.org/issue13577 14 msgs
#13405: Add DTrace probes
http://bugs.python.org/issue13405 13 msgs
#13609: Add "os.get_terminal_size()" function
http://bugs.python.org/issue13609 9 msgs
#13516: Gzip old log files in rotating handlers
http://bugs.python.org/issue13516 8 msgs
#13592: repr(regex) doesn't include actual regex
http://bugs.python.org/issue13592 8 msgs
#13248: deprecated in 3.2, should be removed in 3.3
http://bugs.python.org/issue13248 7 msgs
#13604: update PEP 393 (match implementation)
http://bugs.python.org/issue13604 7 msgs
#1559549: ImportError needs attributes for module and file name
http://bugs.python.org/issue1559549 7 msgs
Issues closed (37)
==================
#2979: use_builtin_types in xmlrpc.server
http://bugs.python.org/issue2979 closed by python-dev
#4028: Problem compiling the multiprocessing module on sunos5
http://bugs.python.org/issue4028 closed by neologix
#4625: IDLE won't open anymore, .idlerc unaccessible
http://bugs.python.org/issue4625 closed by ned.deily
#6570: Tutorial clarity: section 4.7.2, parameters and arguments
http://bugs.python.org/issue6570 closed by ezio.melotti
#6695: PyXXX_ClearFreeList for dict, set, and list
http://bugs.python.org/issue6695 closed by pitrou
#8373: socket: AF_UNIX socket paths not handled according to PEP 383
http://bugs.python.org/issue8373 closed by pitrou
#8684: improvements to sched.py
http://bugs.python.org/issue8684 closed by giampaolo.rodola
#9404: IDLE won't launch on XP
http://bugs.python.org/issue9404 closed by ned.deily
#10350: errno is read too late
http://bugs.python.org/issue10350 closed by pitrou
#10364: IDLE: make .py default added extension on save
http://bugs.python.org/issue10364 closed by terry.reedy
#13449: sched - provide an "async" argument for run() method
http://bugs.python.org/issue13449 closed by giampaolo.rodola
#13479: pickle too picky on re-defined classes
http://bugs.python.org/issue13479 closed by gvanrossum
#13505: Bytes objects pickled in 3.x with protocol <=2 are unpickled i
http://bugs.python.org/issue13505 closed by alexandre.vassalotti
#13528: Rework performance FAQ
http://bugs.python.org/issue13528 closed by pitrou
#13543: shlex with string ending in space gives "ValueError: No closin
http://bugs.python.org/issue13543 closed by ekorn
#13544: Add __qualname__ to functools.WRAPPER_ASSIGNMENTS
http://bugs.python.org/issue13544 closed by meador.inge
#13545: Pydoc3.2: TypeError: unorderable types
http://bugs.python.org/issue13545 closed by haypo
#13547: Clean Lib/_sysconfigdata.py and Modules/_testembed
http://bugs.python.org/issue13547 closed by skrah
#13549: Incorrect nested list comprehension documentation
http://bugs.python.org/issue13549 closed by ezio.melotti
#13563: Make use of with statement in ftplib
http://bugs.python.org/issue13563 closed by giampaolo.rodola
#13568: sqlite3 convert_date error with DATE type
http://bugs.python.org/issue13568 closed by sherpya
#13569: Loggers cannot be pickled
http://bugs.python.org/issue13569 closed by vinay.sajip
#13570: Expose faster unicode<->ascii functions in the C-API
http://bugs.python.org/issue13570 closed by skrah
#13575: old style classes still alive
http://bugs.python.org/issue13575 closed by flox
#13580: Pre-linkage of CPython >=2.6 binary on Linux too fat (libssl,
http://bugs.python.org/issue13580 closed by pitrou
#13584: argparse doesn't respect double quotes
http://bugs.python.org/issue13584 closed by bethard
#13591: import_module potentially imports a module twice
http://bugs.python.org/issue13591 closed by meador.inge
#13593: importlib needs to be updated for __qualname__
http://bugs.python.org/issue13593 closed by meador.inge
#13595: Weird behavior with generators with self-referencing output.
http://bugs.python.org/issue13595 closed by amaury.forgeotdarc
#13596: Only recompile Lib/_sysconfigdata.py when needed
http://bugs.python.org/issue13596 closed by python-dev
#13597: Improve documentation of stdout/stderr buffering in Python 3.x
http://bugs.python.org/issue13597 closed by pitrou
#13599: Compiled regexes don't show all attributes in dir()
http://bugs.python.org/issue13599 closed by ezio.melotti
#13600: rot_13 codec not working
http://bugs.python.org/issue13600 closed by petri.lehtinen
#13602: format string '%b' doesn't work as expected
http://bugs.python.org/issue13602 closed by James.Classen
#13603: Add prime-related and number theory functions to Python
http://bugs.python.org/issue13603 closed by maniram.maniram
#13606: test_clear_dict_in_ref_cycle in test_module only works by coin
http://bugs.python.org/issue13606 closed by python-dev
#11610: Improved support for abstract base classes with descriptors
http://bugs.python.org/issue11610 closed by python-dev
More information about the Python-Dev
mailing list