[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Mon Aug 6 03:25:02 CEST 2012


ACTIVITY SUMMARY (2012-07-30 - 2012-08-06)
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    3559 (+18)
  closed 23781 (+51)
  total  27340 (+69)

Open issues with patches: 1534 


Issues opened (42)
==================

#13072: Getting a buffer from a Unicode array uses invalid format
http://bugs.python.org/issue13072  reopened by haypo

#15494: Move test/support.py into a test.support subpackage
http://bugs.python.org/issue15494  opened by cjerdonek

#15495: enable type truncation warnings for gcc builds
http://bugs.python.org/issue15495  opened by jkloth

#15496: harden directory removal for tests on Windows
http://bugs.python.org/issue15496  opened by jkloth

#15497: correct characters in TextWrapper.replace_whitespace docs
http://bugs.python.org/issue15497  opened by cjerdonek

#15498: Eliminate the use of deprecated OS X APIs in getpath.c
http://bugs.python.org/issue15498  opened by ned.deily

#15500: Python should support naming threads
http://bugs.python.org/issue15500  opened by bra

#15501: Document exception classes in subprocess module
http://bugs.python.org/issue15501  opened by anton.barkovsky

#15502: Meta path finders and path entry finders are different, but sh
http://bugs.python.org/issue15502  opened by ncoghlan

#15504: pickle/cPickle saves invalid/incomplete data
http://bugs.python.org/issue15504  opened by Philipp.Lies

#15505: unittest.installHandler incorrectly assumes SIGINT handler is 
http://bugs.python.org/issue15505  opened by twouters

#15506: configure should use PKG_PROG_PKG_CONFIG
http://bugs.python.org/issue15506  opened by vapier

#15507: test_subprocess assumes SIGINT is not being ignored.
http://bugs.python.org/issue15507  opened by twouters

#15509: webbrowser.open sometimes passes zero-length argument to the b
http://bugs.python.org/issue15509  opened by anton.barkovsky

#15510: textwrap.wrap('') returns empty list
http://bugs.python.org/issue15510  opened by cjerdonek

#15511: _decimal does not build in PGUpdate mode
http://bugs.python.org/issue15511  opened by skrah

#15513: Correct __sizeof__ support for pickle
http://bugs.python.org/issue15513  opened by storchaka

#15516: exception-handling bug in PyString_Format
http://bugs.python.org/issue15516  opened by tromey

#15518: Provide test coverage for filecmp.dircmp.report methods.
http://bugs.python.org/issue15518  opened by cbc

#15520: Document datetime.timestamp() in 3.3 What's New
http://bugs.python.org/issue15520  opened by djc

#15522: impove 27 percent performance on stringpbject.c( by prefetch a
http://bugs.python.org/issue15522  opened by abael

#15523: Block on close TCP socket in SocketServer.py
http://bugs.python.org/issue15523  opened by jarvisliang

#15526: regrtest crash on Windows 7 AMD64
http://bugs.python.org/issue15526  opened by ncoghlan

#15527: Double parens in functions references
http://bugs.python.org/issue15527  opened by storchaka

#15528: Better support for finalization with weakrefs
http://bugs.python.org/issue15528  opened by sbt

#15533: subprocess.Popen(cwd) documentation
http://bugs.python.org/issue15533  opened by cjerdonek

#15535: Fix pickling of named tuples in 2.7.3
http://bugs.python.org/issue15535  opened by thomie

#15539: Fixing Tools/scripts/pindent.py
http://bugs.python.org/issue15539  opened by storchaka

#15542: Documentation incorrectly suggests __init__ called after direc
http://bugs.python.org/issue15542  opened by Aaron.Staley

#15543: central documentation for 'universal newlines'
http://bugs.python.org/issue15543  opened by cjerdonek

#15544: math.isnan fails with some Decimal NaNs
http://bugs.python.org/issue15544  opened by stevenjd

#15545: sqlite3.Connection.iterdump() does not work with row_factory =
http://bugs.python.org/issue15545  opened by plemarre

#15548: Mention all new os functions in What's New in Python 3.3
http://bugs.python.org/issue15548  opened by haypo

#15549: openssl version in windows builds does not support renegotiati
http://bugs.python.org/issue15549  opened by cory.mintz

#15550: Trailing white spaces
http://bugs.python.org/issue15550  opened by storchaka

#15552: gettext: if looking for .mo in default locations, also look in
http://bugs.python.org/issue15552  opened by Dominique.Leuenberger

#15553: Segfault in test_6_daemon_threads() of test_threading, on Mac 
http://bugs.python.org/issue15553  opened by haypo

#15554: correct and clarify str.splitlines() documentation
http://bugs.python.org/issue15554  opened by cjerdonek

#15555: Default newlines of io.TextIOWrapper
http://bugs.python.org/issue15555  opened by ishimoto

#15556: os.stat fails for file pending delete on Windows
http://bugs.python.org/issue15556  opened by jkloth

#15557: Tests for webbrowser module
http://bugs.python.org/issue15557  opened by anton.barkovsky

#15561: update subprocess docs to reference io.TextIOWrapper
http://bugs.python.org/issue15561  opened by cjerdonek



Most recent 15 issues with no replies (15)
==========================================

#15561: update subprocess docs to reference io.TextIOWrapper
http://bugs.python.org/issue15561

#15557: Tests for webbrowser module
http://bugs.python.org/issue15557

#15553: Segfault in test_6_daemon_threads() of test_threading, on Mac 
http://bugs.python.org/issue15553

#15552: gettext: if looking for .mo in default locations, also look in
http://bugs.python.org/issue15552

#15549: openssl version in windows builds does not support renegotiati
http://bugs.python.org/issue15549

#15535: Fix pickling of named tuples in 2.7.3
http://bugs.python.org/issue15535

#15533: subprocess.Popen(cwd) documentation
http://bugs.python.org/issue15533

#15527: Double parens in functions references
http://bugs.python.org/issue15527

#15523: Block on close TCP socket in SocketServer.py
http://bugs.python.org/issue15523

#15506: configure should use PKG_PROG_PKG_CONFIG
http://bugs.python.org/issue15506

#15501: Document exception classes in subprocess module
http://bugs.python.org/issue15501

#15497: correct characters in TextWrapper.replace_whitespace docs
http://bugs.python.org/issue15497

#15485: CROSS: append gcc library search paths
http://bugs.python.org/issue15485

#15483: CROSS: initialise include and library paths in setup.py
http://bugs.python.org/issue15483

#15480: Drop TYPE_INT64 from marshal in Python 3.4
http://bugs.python.org/issue15480



Most recent 15 issues waiting for review (15)
=============================================

#15561: update subprocess docs to reference io.TextIOWrapper
http://bugs.python.org/issue15561

#15557: Tests for webbrowser module
http://bugs.python.org/issue15557

#15554: correct and clarify str.splitlines() documentation
http://bugs.python.org/issue15554

#15552: gettext: if looking for .mo in default locations, also look in
http://bugs.python.org/issue15552

#15550: Trailing white spaces
http://bugs.python.org/issue15550

#15548: Mention all new os functions in What's New in Python 3.3
http://bugs.python.org/issue15548

#15544: math.isnan fails with some Decimal NaNs
http://bugs.python.org/issue15544

#15539: Fixing Tools/scripts/pindent.py
http://bugs.python.org/issue15539

#15535: Fix pickling of named tuples in 2.7.3
http://bugs.python.org/issue15535

#15528: Better support for finalization with weakrefs
http://bugs.python.org/issue15528

#15518: Provide test coverage for filecmp.dircmp.report methods.
http://bugs.python.org/issue15518

#15513: Correct __sizeof__ support for pickle
http://bugs.python.org/issue15513

#15511: _decimal does not build in PGUpdate mode
http://bugs.python.org/issue15511

#15510: textwrap.wrap('') returns empty list
http://bugs.python.org/issue15510

#15509: webbrowser.open sometimes passes zero-length argument to the b
http://bugs.python.org/issue15509



Top 10 most discussed issues (10)
=================================

#15502: Meta path finders and path entry finders are different, but sh
http://bugs.python.org/issue15502  54 msgs

#14814: Implement PEP 3144 (the ipaddress module)
http://bugs.python.org/issue14814  25 msgs

#15510: textwrap.wrap('') returns empty list
http://bugs.python.org/issue15510  25 msgs

#15496: harden directory removal for tests on Windows
http://bugs.python.org/issue15496  17 msgs

#15544: math.isnan fails with some Decimal NaNs
http://bugs.python.org/issue15544  14 msgs

#13072: Getting a buffer from a Unicode array uses invalid format
http://bugs.python.org/issue13072  10 msgs

#15550: Trailing white spaces
http://bugs.python.org/issue15550  10 msgs

#15231: update PyPI upload doc to say --no-raw passed to rst2html.py
http://bugs.python.org/issue15231   9 msgs

#15511: _decimal does not build in PGUpdate mode
http://bugs.python.org/issue15511   9 msgs

#15494: Move test/support.py into a test.support subpackage
http://bugs.python.org/issue15494   8 msgs



Issues closed (48)
==================

#8847: crash appending list and namedtuple
http://bugs.python.org/issue8847  closed by loewis

#12073: regrtest: use faulthandler to dump the tracebacks on SIGUSR1
http://bugs.python.org/issue12073  closed by haypo

#12288: tkinter SimpleDialog initialvalue
http://bugs.python.org/issue12288  closed by asvetlov

#12507: tkSimpleDialog problem
http://bugs.python.org/issue12507  closed by ronaldoussoren

#13052: IDLE: replace ending with '\' causes crash
http://bugs.python.org/issue13052  closed by asvetlov

#13119: Newline for print() is \n on Windows, and not \r\n as expected
http://bugs.python.org/issue13119  closed by python-dev

#13371: Some Carbon extensions don't build on OSX 10.7
http://bugs.python.org/issue13371  closed by ronaldoussoren

#14018: OS X installer does not detect bad symlinks created by Xcode 3
http://bugs.python.org/issue14018  closed by ned.deily

#15077: Regexp match goes into infinite loop
http://bugs.python.org/issue15077  closed by storchaka

#15202: followlinks/follow_symlinks/symlinks flags unification
http://bugs.python.org/issue15202  closed by storchaka

#15295: Import machinery documentation
http://bugs.python.org/issue15295  closed by barry

#15441: test_posixpath fails on Japanese edition of Windows
http://bugs.python.org/issue15441  closed by haypo

#15463: test_faulthandler can fail if install path is too long
http://bugs.python.org/issue15463  closed by haypo

#15469: Correct __sizeof__ support for deque
http://bugs.python.org/issue15469  closed by python-dev

#15470: Stuck/hang when reading ssl object
http://bugs.python.org/issue15470  closed by seamus.mckenna

#15473: importlib no longer uses imp.NullImporter
http://bugs.python.org/issue15473  closed by brett.cannon

#15481: Add exec_module() as part of the import loader API
http://bugs.python.org/issue15481  closed by eric.snow

#15482: __import__() change between 3.2 and 3.3
http://bugs.python.org/issue15482  closed by brett.cannon

#15486: Standardised mechanism for stripping importlib frames from tra
http://bugs.python.org/issue15486  closed by python-dev

#15492: textwrap.wrap expand_tabs does not behave as expected
http://bugs.python.org/issue15492  closed by r.david.murray

#15499: Sleep is hardcoded in webbrowser.UnixBrowser
http://bugs.python.org/issue15499  closed by python-dev

#15503: concatenating string in dict unexpected performance
http://bugs.python.org/issue15503  closed by pitrou

#15508: __import__.__doc__ has outdated information about level
http://bugs.python.org/issue15508  closed by brett.cannon

#15512: Correct __sizeof__ support for parser
http://bugs.python.org/issue15512  closed by python-dev

#15514: Correct __sizeof__ support for cpu_set
http://bugs.python.org/issue15514  closed by python-dev

#15515: Regular expression match does not return
http://bugs.python.org/issue15515  closed by crouleau

#15517: Minor trimming for ASDL parser
http://bugs.python.org/issue15517  closed by python-dev

#15519: finish exposing WindowsRegistryImporter in importlib
http://bugs.python.org/issue15519  closed by ncoghlan

#15521: Dev Guide should say how to run tests in 2.7
http://bugs.python.org/issue15521  closed by ezio.melotti

#15524: Dict items() ordering varies across interpreter invocations
http://bugs.python.org/issue15524  closed by pitrou

#15525: test_multiprocessing failure on Windows XP
http://bugs.python.org/issue15525  closed by sbt

#15529: PyIter_Check evaluates to 0 for Python list object
http://bugs.python.org/issue15529  closed by benjamin.peterson

#15530: Enhance Py_MIN and Py_MAX
http://bugs.python.org/issue15530  closed by loewis

#15531: os.path symlink docs missing
http://bugs.python.org/issue15531  closed by larry

#15532: "for line in file" is *still* broken in Python 2.7 on pipes
http://bugs.python.org/issue15532  closed by ned.deily

#15534: xmlrpc escaping breaks on unicode \u043c
http://bugs.python.org/issue15534  closed by python-dev

#15536: re.split doesn't respect MULTILINE
http://bugs.python.org/issue15536  closed by r.david.murray

#15537: MULTILINE confuses re.split
http://bugs.python.org/issue15537  closed by ezio.melotti

#15538: Avoid nonstandard s6_addr8
http://bugs.python.org/issue15538  closed by pitrou

#15540: Python 3.3 and numpy
http://bugs.python.org/issue15540  closed by ncoghlan

#15541: logging.exception doesn't accept 'extra'
http://bugs.python.org/issue15541  closed by vinay.sajip

#15546: Iteration breaks with bz2.open(filename,'rt')
http://bugs.python.org/issue15546  closed by nadeem.vawda

#15547: Why do we have os.truncate() and os.ftruncate() whereas os.tru
http://bugs.python.org/issue15547  closed by larry

#15551: Unit tests that return generators silently fail
http://bugs.python.org/issue15551  closed by michael.foord

#15558: webbrowser output to console
http://bugs.python.org/issue15558  closed by r.david.murray

#15559: Bad interaction between ipaddress addresses and the bytes cons
http://bugs.python.org/issue15559  closed by python-dev

#15560: _sqlite3.so is built with wrong include file on OS X when usin
http://bugs.python.org/issue15560  closed by ned.deily

#15562: CaseFolding not working properly
http://bugs.python.org/issue15562  closed by benjamin.peterson


More information about the Python-Dev mailing list