[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Aug 10 18:06:53 CEST 2012


ACTIVITY SUMMARY (2012-08-03 - 2012-08-10)
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    3588 (+24)
  closed 23808 (+44)
  total  27396 (+68)

Open issues with patches: 1543 


Issues opened (47)
==================

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

#15527: Double parens in functions references
http://bugs.python.org/issue15527  reopened 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

#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

#15564: cgi.FieldStorage should not call read_multi on files
http://bugs.python.org/issue15564  opened by patrick.vrijlandt

#15566: tarfile.TarInfo.frombuf documentation is out of date
http://bugs.python.org/issue15566  opened by sebastinas

#15569: Doc doc: incorrect description of some roles as format-only
http://bugs.python.org/issue15569  opened by cjerdonek

#15570: email.header.decode_header parses differently
http://bugs.python.org/issue15570  opened by ddvoinikov

#15571: Python version of TextIOWrapper ignores "write_through" arg
http://bugs.python.org/issue15571  opened by ncoghlan

#15573: Support unknown formats in memoryview comparisons
http://bugs.python.org/issue15573  opened by skrah

#15574: IDLE crashes using clipboard copy command on OS X with ActiveT
http://bugs.python.org/issue15574  opened by Leon.Maurer

#15575: Tutorial is unclear on multiple imports of a module.
http://bugs.python.org/issue15575  opened by roysmith

#15576: importlib: ExtensionFileLoader not used to load packages from 
http://bugs.python.org/issue15576  opened by scoder

#15577: Real argc and argv in embedded interpreter
http://bugs.python.org/issue15577  opened by nordaux

#15578: Crash when modifying sys.modules during import
http://bugs.python.org/issue15578  opened by twouters

#15581: curses: segfault in addstr()
http://bugs.python.org/issue15581  opened by hut

#15582: Enhance inspect.getdoc to follow inheritance chains
http://bugs.python.org/issue15582  opened by ncoghlan

#15586: Provide some examples for usage of ElementTree methods/attribu
http://bugs.python.org/issue15586  opened by Sarbjit.singh

#15588: quopri: encodestring and decodestring handle bytes, not string
http://bugs.python.org/issue15588  opened by patrick.vrijlandt

#15589: Bus error on Debian sparc
http://bugs.python.org/issue15589  opened by skrah

#15590: --libs is inconsistent for python-config --libs and pkgconfig 
http://bugs.python.org/issue15590  opened by doko

#15591: when building the extensions, stdout is lost when stdout is re
http://bugs.python.org/issue15591  opened by doko

#15592: subprocess.communicate() breaks on no input with universal new
http://bugs.python.org/issue15592  opened by cjerdonek

#15593: urlparse.parse_qs documentation wrong re: urlencode
http://bugs.python.org/issue15593  opened by Rob.Kinyon

#15594: test_copyfile_named_pipe() fails on Mac OS X Snow Leopard: OSE
http://bugs.python.org/issue15594  opened by haypo

#15595: subprocess.Popen(universal_newlines=True) does not work for ce
http://bugs.python.org/issue15595  opened by cjerdonek

#15596: pickle: Faster serialization of Unicode strings
http://bugs.python.org/issue15596  opened by haypo

#15599: test_circular_imports() of test_threaded_import fails on FreeB
http://bugs.python.org/issue15599  opened by haypo

#15600: expose the finder details used by the FileFinder path hook
http://bugs.python.org/issue15600  opened by eric.snow

#15604: PyObject_IsTrue failure checks
http://bugs.python.org/issue15604  opened by storchaka

#15605: Explain sphinx documentation building in devguide
http://bugs.python.org/issue15605  opened by Daniel.Ellis

#15606: re.VERBOSE doesn't ignore certain whitespace
http://bugs.python.org/issue15606  opened by stevencollins

#15607: New print's argument "flush" is not mentioned in docstring
http://bugs.python.org/issue15607  opened by storchaka

#15608: Improve socketserver doc
http://bugs.python.org/issue15608  opened by terry.reedy

#15609: Format string: add more fast-path
http://bugs.python.org/issue15609  opened by haypo

#15610: PyImport_ImportModuleEx always fails in 3.3 with "ValueError: 
http://bugs.python.org/issue15610  opened by dmalcolm

#15611: devguide: add "core mentors" area to Experts Index
http://bugs.python.org/issue15611  opened by cjerdonek

#15612: Rewrite StringIO to use the _PyUnicodeWriter API
http://bugs.python.org/issue15612  opened by haypo

#15613: argparse ArgumentDefaultsHelpFormatter interacts badly with --
http://bugs.python.org/issue15613  opened by aj

#15615: More tests for JSON decoder to test Exceptions
http://bugs.python.org/issue15615  opened by kushaldas

#15616: logging.FileHandler not correctly created with PyYaml (unpickl
http://bugs.python.org/issue15616  opened by jordipf

#15617: FAIL: test_create_connection (test.test_socket.NetworkConnecti
http://bugs.python.org/issue15617  opened by flub

#15618: turtle.pencolor() chokes on unicode
http://bugs.python.org/issue15618  opened by apalala



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

#15618: turtle.pencolor() chokes on unicode
http://bugs.python.org/issue15618

#15615: More tests for JSON decoder to test Exceptions
http://bugs.python.org/issue15615

#15613: argparse ArgumentDefaultsHelpFormatter interacts badly with --
http://bugs.python.org/issue15613

#15609: Format string: add more fast-path
http://bugs.python.org/issue15609

#15606: re.VERBOSE doesn't ignore certain whitespace
http://bugs.python.org/issue15606

#15593: urlparse.parse_qs documentation wrong re: urlencode
http://bugs.python.org/issue15593

#15591: when building the extensions, stdout is lost when stdout is re
http://bugs.python.org/issue15591

#15588: quopri: encodestring and decodestring handle bytes, not string
http://bugs.python.org/issue15588

#15582: Enhance inspect.getdoc to follow inheritance chains
http://bugs.python.org/issue15582

#15581: curses: segfault in addstr()
http://bugs.python.org/issue15581

#15577: Real argc and argv in embedded interpreter
http://bugs.python.org/issue15577

#15569: Doc doc: incorrect description of some roles as format-only
http://bugs.python.org/issue15569

#15566: tarfile.TarInfo.frombuf documentation is out of date
http://bugs.python.org/issue15566

#15564: cgi.FieldStorage should not call read_multi on files
http://bugs.python.org/issue15564

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



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

#15615: More tests for JSON decoder to test Exceptions
http://bugs.python.org/issue15615

#15612: Rewrite StringIO to use the _PyUnicodeWriter API
http://bugs.python.org/issue15612

#15610: PyImport_ImportModuleEx always fails in 3.3 with "ValueError: 
http://bugs.python.org/issue15610

#15609: Format string: add more fast-path
http://bugs.python.org/issue15609

#15607: New print's argument "flush" is not mentioned in docstring
http://bugs.python.org/issue15607

#15605: Explain sphinx documentation building in devguide
http://bugs.python.org/issue15605

#15604: PyObject_IsTrue failure checks
http://bugs.python.org/issue15604

#15600: expose the finder details used by the FileFinder path hook
http://bugs.python.org/issue15600

#15596: pickle: Faster serialization of Unicode strings
http://bugs.python.org/issue15596

#15595: subprocess.Popen(universal_newlines=True) does not work for ce
http://bugs.python.org/issue15595

#15590: --libs is inconsistent for python-config --libs and pkgconfig 
http://bugs.python.org/issue15590

#15589: Bus error on Debian sparc
http://bugs.python.org/issue15589

#15586: Provide some examples for usage of ElementTree methods/attribu
http://bugs.python.org/issue15586

#15573: Support unknown formats in memoryview comparisons
http://bugs.python.org/issue15573

#15571: Python version of TextIOWrapper ignores "write_through" arg
http://bugs.python.org/issue15571



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

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

#15589: Bus error on Debian sparc
http://bugs.python.org/issue15589  19 msgs

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

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

#15586: Provide some examples for usage of ElementTree methods/attribu
http://bugs.python.org/issue15586  12 msgs

#15216: Support setting the encoding on a text stream after creation
http://bugs.python.org/issue15216  10 msgs

#15573: Support unknown formats in memoryview comparisons
http://bugs.python.org/issue15573  10 msgs

#15595: subprocess.Popen(universal_newlines=True) does not work for ce
http://bugs.python.org/issue15595  10 msgs

#15424: __sizeof__ of array should include size of items
http://bugs.python.org/issue15424   8 msgs

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



Issues closed (43)
==================

#5819: Add PYTHONPREFIXES environment variable
http://bugs.python.org/issue5819  closed by asvetlov

#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

#14182: collections.Counter equality test thrown-off by zero counts
http://bugs.python.org/issue14182  closed by rhettinger

#14966: Fully document subprocess.CalledProcessError
http://bugs.python.org/issue14966  closed by asvetlov

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

#15163: pydoc displays __loader__ as module data
http://bugs.python.org/issue15163  closed by brett.cannon

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

#15365: Traceback reporting can fail if IO cannot be imported
http://bugs.python.org/issue15365  closed by kristjan.jonsson

#15471: importlib's __import__() argument style nit
http://bugs.python.org/issue15471  closed by brett.cannon

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

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

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

#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

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

#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

#15550: Trailing white spaces
http://bugs.python.org/issue15550  closed by ned.deily

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

#15554: correct and clarify str.splitlines() documentation
http://bugs.python.org/issue15554  closed by r.david.murray

#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

#15563: wrong conversion reported by
http://bugs.python.org/issue15563  closed by loewis

#15565: pdb displays runt Exception strings
http://bugs.python.org/issue15565  closed by r.david.murray

#15567: threading.py contains undefined name in self-test code
http://bugs.python.org/issue15567  closed by brian.curtin

#15568: yield from missed StopIteration raised from iterator instead o
http://bugs.python.org/issue15568  closed by python-dev

#15572: Python2 documentation of the file() built-in function
http://bugs.python.org/issue15572  closed by python-dev

#15579: some unicode keys not found using in dictionary.keys()
http://bugs.python.org/issue15579  closed by r.david.murray

#15580: fix True/False/None reST markup
http://bugs.python.org/issue15580  closed by georg.brandl

#15583: Provide examples in Python doc for usage of various modules
http://bugs.python.org/issue15583  closed by r.david.murray

#15584: os.popen deprecation warning not in Python 3 docs
http://bugs.python.org/issue15584  closed by r.david.murray

#15585: usage of os.popen in standard library
http://bugs.python.org/issue15585  closed by r.david.murray

#15587: IDLE is pixelated on the Macbook Pro with Retina Display
http://bugs.python.org/issue15587  closed by ned.deily

#15597: exception __suppress_context__ test failures on OS X ppc syste
http://bugs.python.org/issue15597  closed by python-dev

#15598: relative import unexpectedly binds name
http://bugs.python.org/issue15598  closed by benjamin.peterson

#15601: tkinter test_variables fails with OS X Aqua Tk 8.4
http://bugs.python.org/issue15601  closed by asvetlov

#15602: zipfile: wrong encoding charset of member filename
http://bugs.python.org/issue15602  closed by loewis

#15603: Multiprocessing creates incorrect pids
http://bugs.python.org/issue15603  closed by cfriedline

#15614: print statement not showing valid result
http://bugs.python.org/issue15614  closed by loewis


More information about the Python-Dev mailing list