[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jun 1 18:06:50 CEST 2012


ACTIVITY SUMMARY (2012-05-25 - 2012-06-01)
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    3450 (+10)
  closed 23308 (+54)
  total  26758 (+64)

Open issues with patches: 1448 


Issues opened (44)
==================

#11820: idle3 shell os.system swallows shell command output
http://bugs.python.org/issue11820  reopened by ned.deily

#12370: Use of super overwrites use of __class__ in class namespace
http://bugs.python.org/issue12370  reopened by ncoghlan

#12510: IDLE get_the_calltip mishandles raw strings
http://bugs.python.org/issue12510  reopened by terry.reedy

#12932: dircmp does not allow non-shallow comparisons
http://bugs.python.org/issue12932  reopened by terry.reedy

#14917: Make os.symlink on Win32 detect if target is directory
http://bugs.python.org/issue14917  opened by larry

#14918: Incorrect explanation of TypeError exception
http://bugs.python.org/issue14918  opened by tsou

#14919: what disables one from adding self to the "nosy" list
http://bugs.python.org/issue14919  opened by tshepang

#14922: mailbox.Maildir.get_message() may fail when Maildir dirname is
http://bugs.python.org/issue14922  opened by poliveira

#14923: Even faster UTF-8 decoding
http://bugs.python.org/issue14923  opened by storchaka

#14926: random.seed docstring needs edit of "*a *is"
http://bugs.python.org/issue14926  opened by smichr

#14927: add "Do not supply int argument" to random.shuffle docstring
http://bugs.python.org/issue14927  opened by smichr

#14928: Fix importlib bootstrapping issues
http://bugs.python.org/issue14928  opened by pitrou

#14929: IDLE crashes on *Edit / Find in files ...* command
http://bugs.python.org/issue14929  opened by fgracia

#14933: Misleading documentation about weakrefs
http://bugs.python.org/issue14933  opened by pitrou

#14934: generator objects can clear their weakrefs before being resurr
http://bugs.python.org/issue14934  opened by pitrou

#14935: PEP 384 Refactoring applied to _csv module
http://bugs.python.org/issue14935  opened by Robin.Schreiber

#14936: PEP 3121, 384 refactoring applied to curses_panel module
http://bugs.python.org/issue14936  opened by Robin.Schreiber

#14937: IDLE's deficiency in the completion of file names (Python 32, 
http://bugs.python.org/issue14937  opened by fgracia

#14940: Usage documentation for pysetup
http://bugs.python.org/issue14940  opened by ncoghlan

#14944: Setup & Usage documentation for pydoc, idle & 2to3
http://bugs.python.org/issue14944  opened by ncoghlan

#14945: Setup & Usage documentation for selected stdlib modules
http://bugs.python.org/issue14945  opened by ncoghlan

#14946: packaging’s pysetup script should be named differently than 
http://bugs.python.org/issue14946  opened by eric.araujo

#14949: Documentation should state clearly the differences between "py
http://bugs.python.org/issue14949  opened by alexis

#14950: Make packaging.install API less confusing and more extensible
http://bugs.python.org/issue14950  opened by alexis

#14953: Reimplement subset of multiprocessing.sharedctypes using memor
http://bugs.python.org/issue14953  opened by sbt

#14954: weakref doc clarification
http://bugs.python.org/issue14954  opened by stoneleaf

#14955: hmac.secure_compare() is not time-independent for unicode stri
http://bugs.python.org/issue14955  opened by Jon.Oberheide

#14956: custom PYTHONPATH may break apps embedding Python
http://bugs.python.org/issue14956  opened by jankratochvil

#14957: Improve docs for str.splitlines
http://bugs.python.org/issue14957  opened by ncoghlan

#14959: ttk.Scrollbar in Notebook widget freezes
http://bugs.python.org/issue14959  opened by davidjamesbeck

#14963: Use an iterative implementation for contextlib.ExitStack.__exi
http://bugs.python.org/issue14963  opened by ncoghlan

#14964: distutils2.utils.resolve_name cleanup
http://bugs.python.org/issue14964  opened by Ronny.Pfannschmidt

#14965: super() and property inheritance behavior
http://bugs.python.org/issue14965  opened by 猫.黒

#14966: Fully document subprocess.CalledProcessError
http://bugs.python.org/issue14966  opened by ncoghlan

#14967: distutils2.utils.resolve_name cannot be implemented to give co
http://bugs.python.org/issue14967  opened by Ronny.Pfannschmidt

#14968: Section "Inplace Operators" of :mod:`operator` should be a sub
http://bugs.python.org/issue14968  opened by larsmans

#14971: (unittest) loadTestsFromName does not work on method with a de
http://bugs.python.org/issue14971  opened by alex.75

#14973: restore python2 unicode literals in "ur" strings
http://bugs.python.org/issue14973  opened by rurpy2

#14974: rename packaging.pypi to packaging.index
http://bugs.python.org/issue14974  opened by alexis

#14975: import unicodedata, DLL load failed on Python 2.7.3
http://bugs.python.org/issue14975  opened by yfdyh000

#14976: Queue.PriorityQueue() is not interrupt safe
http://bugs.python.org/issue14976  opened by JohanAR

#14977: mailcap does not respect precedence in the presence of wildcar
http://bugs.python.org/issue14977  opened by manu-beffara

#14978: distutils Extension fails to be created with unicode package n
http://bugs.python.org/issue14978  opened by guyomes

#14979: pdb: Link to source
http://bugs.python.org/issue14979  opened by techtonik



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

#14979: pdb: Link to source
http://bugs.python.org/issue14979

#14978: distutils Extension fails to be created with unicode package n
http://bugs.python.org/issue14978

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

#14957: Improve docs for str.splitlines
http://bugs.python.org/issue14957

#14954: weakref doc clarification
http://bugs.python.org/issue14954

#14953: Reimplement subset of multiprocessing.sharedctypes using memor
http://bugs.python.org/issue14953

#14934: generator objects can clear their weakrefs before being resurr
http://bugs.python.org/issue14934

#14933: Misleading documentation about weakrefs
http://bugs.python.org/issue14933

#14926: random.seed docstring needs edit of "*a *is"
http://bugs.python.org/issue14926

#14922: mailbox.Maildir.get_message() may fail when Maildir dirname is
http://bugs.python.org/issue14922

#14918: Incorrect explanation of TypeError exception
http://bugs.python.org/issue14918

#14917: Make os.symlink on Win32 detect if target is directory
http://bugs.python.org/issue14917

#14916: PyRun_InteractiveLoop fails to run interactively when using a 
http://bugs.python.org/issue14916

#14914: pysetup installed distribute despite dry run option being spec
http://bugs.python.org/issue14914

#14913: tokenize the source to manage Pdb breakpoints
http://bugs.python.org/issue14913



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

#14978: distutils Extension fails to be created with unicode package n
http://bugs.python.org/issue14978

#14968: Section "Inplace Operators" of :mod:`operator` should be a sub
http://bugs.python.org/issue14968

#14964: distutils2.utils.resolve_name cleanup
http://bugs.python.org/issue14964

#14963: Use an iterative implementation for contextlib.ExitStack.__exi
http://bugs.python.org/issue14963

#14955: hmac.secure_compare() is not time-independent for unicode stri
http://bugs.python.org/issue14955

#14954: weakref doc clarification
http://bugs.python.org/issue14954

#14953: Reimplement subset of multiprocessing.sharedctypes using memor
http://bugs.python.org/issue14953

#14937: IDLE's deficiency in the completion of file names (Python 32, 
http://bugs.python.org/issue14937

#14936: PEP 3121, 384 refactoring applied to curses_panel module
http://bugs.python.org/issue14936

#14935: PEP 384 Refactoring applied to _csv module
http://bugs.python.org/issue14935

#14929: IDLE crashes on *Edit / Find in files ...* command
http://bugs.python.org/issue14929

#14923: Even faster UTF-8 decoding
http://bugs.python.org/issue14923

#14913: tokenize the source to manage Pdb breakpoints
http://bugs.python.org/issue14913

#14910: argparse: disable abbreviation
http://bugs.python.org/issue14910

#14900: cProfile does not take its result headers as sort arguments
http://bugs.python.org/issue14900



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

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

#6721: Locks in python standard library should be sanitized on fork
http://bugs.python.org/issue6721  12 msgs

#14956: custom PYTHONPATH may break apps embedding Python
http://bugs.python.org/issue14956  12 msgs

#14673: add sys.implementation
http://bugs.python.org/issue14673  11 msgs

#13475: Add '-p'/'--path0' command line option to override sys.path[0]
http://bugs.python.org/issue13475  10 msgs

#14901: Python Windows FAQ is Very Outdated
http://bugs.python.org/issue14901  10 msgs

#3177: Add shutil.open
http://bugs.python.org/issue3177   9 msgs

#14852: json and ElementTree parsers misbehave on streams containing m
http://bugs.python.org/issue14852   8 msgs

#12510: IDLE get_the_calltip mishandles raw strings
http://bugs.python.org/issue12510   7 msgs

#14923: Even faster UTF-8 decoding
http://bugs.python.org/issue14923   7 msgs



Issues closed (55)
==================

#8323: buffer objects are picklable but result is not unpicklable
http://bugs.python.org/issue8323  closed by sbt

#8739: Update to smtpd.py to RFC 5321
http://bugs.python.org/issue8739  closed by r.david.murray

#9041: raised exception is misleading
http://bugs.python.org/issue9041  closed by meador.inge

#9244: multiprocessing.pool: Worker crashes if result can't be encode
http://bugs.python.org/issue9244  closed by sbt

#9864: email.utils.{parsedate,parsedate_tz} should have better return
http://bugs.python.org/issue9864  closed by r.david.murray

#10839: email module should not allow some header field repetitions
http://bugs.python.org/issue10839  closed by r.david.murray

#11050: email.utils.getaddresses behavior contradicts RFC2822
http://bugs.python.org/issue11050  closed by r.david.murray

#11685: possible SQL injection into db APIs via table names... sqlite3
http://bugs.python.org/issue11685  closed by petri.lehtinen

#11785: email subpackages documentation problems
http://bugs.python.org/issue11785  closed by r.david.murray

#12091: multiprocessing: simplify ApplyResult and MapResult with threa
http://bugs.python.org/issue12091  closed by sbt

#12338: multiprocessing.util._eintr_retry doen't recalculate timeouts
http://bugs.python.org/issue12338  closed by sbt

#12515: email modifies the message structure when the parsed email is 
http://bugs.python.org/issue12515  closed by r.david.murray

#12586: Provisional new email API: new policy implementing custom head
http://bugs.python.org/issue12586  closed by r.david.murray

#13751: multiprocessing.pool hangs if any worker raises an Exception w
http://bugs.python.org/issue13751  closed by sbt

#14007: xml.etree.ElementTree - XMLParser and TreeBuilder's doctype() 
http://bugs.python.org/issue14007  closed by eli.bendersky

#14128: _elementtree should expose types and factory functions consist
http://bugs.python.org/issue14128  closed by eli.bendersky

#14548: garbage collection just after multiprocessing's fork causes ex
http://bugs.python.org/issue14548  closed by sbt

#14690: Use monotonic time for sched, trace and subprocess modules
http://bugs.python.org/issue14690  closed by python-dev

#14703: Update PEP metaprocesses to describe PEP czar role
http://bugs.python.org/issue14703  closed by ncoghlan

#14731: Enhance Policy framework in preparation for adding email6 poli
http://bugs.python.org/issue14731  closed by r.david.murray

#14744: Use _PyUnicodeWriter API in str.format() internals
http://bugs.python.org/issue14744  closed by haypo

#14775: Dict untracking can result in quadratic dict build-up
http://bugs.python.org/issue14775  closed by pitrou

#14796: Calendar module test coverage improved
http://bugs.python.org/issue14796  closed by r.david.murray

#14818: C implementation of ElementTree: Some functions should support
http://bugs.python.org/issue14818  closed by eli.bendersky

#14835: plistlib: output empty elements correctly
http://bugs.python.org/issue14835  closed by hynek

#14857: Direct access to lexically scoped __class__ is broken in 3.3
http://bugs.python.org/issue14857  closed by python-dev

#14876: IDLE highlighting theme does not preview with user-selected fo
http://bugs.python.org/issue14876  closed by terry.reedy

#14881: multiprocessing.dummy craches when self._parent._children does
http://bugs.python.org/issue14881  closed by sbt

#14909: Fix incorrect use of *Realloc() and *Resize()
http://bugs.python.org/issue14909  closed by kristjan.jonsson

#14920: help(urllib.parse) fails when LANG=C
http://bugs.python.org/issue14920  closed by orsenthil

#14921: New trove classifier for simple printers of nested lists
http://bugs.python.org/issue14921  closed by dholth

#14924: re.finditer() oddity
http://bugs.python.org/issue14924  closed by ezio.melotti

#14925: email package does not register defect when blank line between
http://bugs.python.org/issue14925  closed by r.david.murray

#14930: Make memoryview weakrefable
http://bugs.python.org/issue14930  closed by sbt

#14931: Compattible
http://bugs.python.org/issue14931  closed by r.david.murray

#14932: Python 3.3.0a3 build fails on MacOS 10.7 with XCode 4.3.2
http://bugs.python.org/issue14932  closed by hynek

#14938: 'import my_pkg.__init__' creates duplicate modules
http://bugs.python.org/issue14938  closed by brett.cannon

#14939: Usage documentation for pyvenv
http://bugs.python.org/issue14939  closed by vinay.sajip

#14941: "Using Python on Windows" end user docs are out of date
http://bugs.python.org/issue14941  closed by brian.curtin

#14942: add PyType_New()
http://bugs.python.org/issue14942  closed by ncoghlan

#14943: winreg OpenKey doesn't work as documented
http://bugs.python.org/issue14943  closed by brian.curtin

#14947: Missing cross reference in types.new_class documentation
http://bugs.python.org/issue14947  closed by python-dev

#14948: setup.cfg - rename home_page to homepage
http://bugs.python.org/issue14948  closed by eric.araujo

#14951: Daikon/KVasir report: Invalid read of size 4
http://bugs.python.org/issue14951  closed by cassou

#14952: Cannot run regrtest with amd64/debug on windows
http://bugs.python.org/issue14952  closed by kristjan.jonsson

#14958: IDLE 3 and PEP414 - highlighting unicode literals
http://bugs.python.org/issue14958  closed by ned.deily

#14960: about the slowly HTTPServer
http://bugs.python.org/issue14960  closed by neologix

#14961: map() and filter() methods for iterators
http://bugs.python.org/issue14961  closed by ncoghlan

#14962: When changing IDLE configuration all text in shell window lose
http://bugs.python.org/issue14962  closed by ned.deily

#14969: Exception context is not suppressed correctly in contextlib.Ex
http://bugs.python.org/issue14969  closed by python-dev

#14970: -v command line option is broken
http://bugs.python.org/issue14970  closed by brett.cannon

#14972: listcomp with nested classes
http://bugs.python.org/issue14972  closed by flox

#14980: OSX: ranlib: file: libpython2.7.a(pymath.o) has no symbols
http://bugs.python.org/issue14980  closed by ronaldoussoren

#10997: Duplicate entries in IDLE "Recent Files" menu item on OS X
http://bugs.python.org/issue10997  closed by ned.deily

#1672568: silent error in email.message.Message.get_payload
http://bugs.python.org/issue1672568  closed by r.david.murray


More information about the Python-Dev mailing list