[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jul 24 18:08:29 CEST 2015


ACTIVITY SUMMARY (2015-07-17 - 2015-07-24)
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    4957 (+10)
  closed 31511 (+43)
  total  36468 (+53)

Open issues with patches: 2254 


Issues opened (34)
==================

#23591: Add IntFlags
http://bugs.python.org/issue23591  reopened by r.david.murray

#24619: async/await parser issues
http://bugs.python.org/issue24619  reopened by yselivanov

#24653: Mock.assert_has_calls([]) is surprising for users
http://bugs.python.org/issue24653  reopened by rbcollins

#24657: CGIHTTPServer module discard continuous '/' letters from param
http://bugs.python.org/issue24657  opened by takayuki

#24658: open().write() fails on 2 GB+ data (OS X)
http://bugs.python.org/issue24658  opened by lebigot

#24659: dict() built-in fails on iterators with a "keys" attribute
http://bugs.python.org/issue24659  opened by christian.barcenas

#24661: CGIHTTPServer: premature unescaping of query string
http://bugs.python.org/issue24661  opened by johnseman

#24665: CJK support for textwrap
http://bugs.python.org/issue24665  opened by fgallaire

#24666: Buffered I/O does not take file position into account when rea
http://bugs.python.org/issue24666  opened by ericpruitt

#24667: OrderedDict.popitem()/__str__() raises KeyError
http://bugs.python.org/issue24667  opened by xZise

#24668: Deprecate 00000 as a synonym for 0
http://bugs.python.org/issue24668  opened by steven.daprano

#24670: os.chdir breaks result of os.path.abspath(__file__) and os.pat
http://bugs.python.org/issue24670  opened by LordBlick

#24671: idlelib 2.7: finish converting print statements
http://bugs.python.org/issue24671  opened by terry.reedy

#24672: shutil.rmtree failes on non ascii filenames
http://bugs.python.org/issue24672  opened by Steffen Kampmann

#24673: distutils/_msvccompiler does not remove /DLL during link(CComp
http://bugs.python.org/issue24673  opened by James Salter

#24674: pyclbr not recursively showing classes in packages
http://bugs.python.org/issue24674  opened by worenklein

#24681: Put most likely test first in set_add_entry()
http://bugs.python.org/issue24681  opened by rhettinger

#24682: Add Quick Start: Communications section to devguide
http://bugs.python.org/issue24682  opened by willingc

#24683: Type confusion in json encoding
http://bugs.python.org/issue24683  opened by pkt

#24684: socket.getaddrinfo(host) doesn't ensure that host.encode() ret
http://bugs.python.org/issue24684  opened by pkt

#24685: collections.OrderedDict collaborative subclassing
http://bugs.python.org/issue24685  opened by eric.frederich

#24686: zipfile is intolerant of extra bytes
http://bugs.python.org/issue24686  opened by Devin Fisher

#24689: Add tips for effective online communication to devguide
http://bugs.python.org/issue24689  opened by willingc

#24691: out of memory in distutils.upload with large files
http://bugs.python.org/issue24691  opened by Jan.Stürtz

#24692: types.coroutines() idempotence documentation
http://bugs.python.org/issue24692  opened by seirl

#24693: zipfile: change RuntimeError to more appropriate exception typ
http://bugs.python.org/issue24693  opened by serhiy.storchaka

#24696: Don't use None as sentinel for traceback
http://bugs.python.org/issue24696  opened by Drekin

#24697: Add CoroutineReturn and CoroutineExit builtin exceptions for c
http://bugs.python.org/issue24697  opened by yselivanov

#24698: get_externals.bat script fails
http://bugs.python.org/issue24698  opened by Alex Budovski

#24699: TemporaryDirectory is cleaned up twice
http://bugs.python.org/issue24699  opened by Ilya.Kulakov

#24700: array compare is hideously slow
http://bugs.python.org/issue24700  opened by swanson

#24705: sysconfig._parse_makefile doesn't expand ${} vars appearing be
http://bugs.python.org/issue24705  opened by doko

#24706: poplib: Line too long error causes knock-on failure to retriev
http://bugs.python.org/issue24706  opened by Chris Smowton

#24707: Assertion failed in pymonotonic_new
http://bugs.python.org/issue24707  opened by berker.peksag



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

#24707: Assertion failed in pymonotonic_new
http://bugs.python.org/issue24707

#24706: poplib: Line too long error causes knock-on failure to retriev
http://bugs.python.org/issue24706

#24696: Don't use None as sentinel for traceback
http://bugs.python.org/issue24696

#24693: zipfile: change RuntimeError to more appropriate exception typ
http://bugs.python.org/issue24693

#24691: out of memory in distutils.upload with large files
http://bugs.python.org/issue24691

#24673: distutils/_msvccompiler does not remove /DLL during link(CComp
http://bugs.python.org/issue24673

#24666: Buffered I/O does not take file position into account when rea
http://bugs.python.org/issue24666

#24657: CGIHTTPServer module discard continuous '/' letters from param
http://bugs.python.org/issue24657

#24652: C-API Pure Embedding enhancement
http://bugs.python.org/issue24652

#24647: Document argparse.REMAINDER as being equal to "..."
http://bugs.python.org/issue24647

#24637: locals dictionary in PyRun_String
http://bugs.python.org/issue24637

#24626: please sync cgi.parse document
http://bugs.python.org/issue24626

#24623: Parser: broken line numbers for triple-quoted strings
http://bugs.python.org/issue24623

#24618: Invalid read in PyCode_New
http://bugs.python.org/issue24618

#24591: offer option to suppress "clean --all" output relating to none
http://bugs.python.org/issue24591



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

#24698: get_externals.bat script fails
http://bugs.python.org/issue24698

#24693: zipfile: change RuntimeError to more appropriate exception typ
http://bugs.python.org/issue24693

#24682: Add Quick Start: Communications section to devguide
http://bugs.python.org/issue24682

#24681: Put most likely test first in set_add_entry()
http://bugs.python.org/issue24681

#24674: pyclbr not recursively showing classes in packages
http://bugs.python.org/issue24674

#24673: distutils/_msvccompiler does not remove /DLL during link(CComp
http://bugs.python.org/issue24673

#24665: CJK support for textwrap
http://bugs.python.org/issue24665

#24658: open().write() fails on 2 GB+ data (OS X)
http://bugs.python.org/issue24658

#24645: logging.handlers.QueueHandler should not lock when handling a 
http://bugs.python.org/issue24645

#24637: locals dictionary in PyRun_String
http://bugs.python.org/issue24637

#24634: Importing uuid should not try to load libc on Windows
http://bugs.python.org/issue24634

#24633: README file installed into site-packages conflicts with packag
http://bugs.python.org/issue24633

#24622: tokenize.py: missing EXACT_TOKEN_TYPES
http://bugs.python.org/issue24622

#24619: async/await parser issues
http://bugs.python.org/issue24619

#24613: array.fromstring Use After Free
http://bugs.python.org/issue24613



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

#24681: Put most likely test first in set_add_entry()
http://bugs.python.org/issue24681  16 msgs

#21750: mock_open data is visible only once for the life of the class
http://bugs.python.org/issue21750  14 msgs

#24667: OrderedDict.popitem()/__str__() raises KeyError
http://bugs.python.org/issue24667  13 msgs

#24619: async/await parser issues
http://bugs.python.org/issue24619  12 msgs

#24658: open().write() fails on 2 GB+ data (OS X)
http://bugs.python.org/issue24658  10 msgs

#24646: Python accepts SSL certificate that should be rejected on OSX
http://bugs.python.org/issue24646   9 msgs

#24665: CJK support for textwrap
http://bugs.python.org/issue24665   8 msgs

#23883: __all__ lists are incomplete
http://bugs.python.org/issue23883   6 msgs

#24651: Mock.assert* API is in user namespace
http://bugs.python.org/issue24651   6 msgs

#24682: Add Quick Start: Communications section to devguide
http://bugs.python.org/issue24682   6 msgs



Issues closed (41)
==================

#1615: PyObject_GenericGetAttr suppresses AttributeErrors in descript
http://bugs.python.org/issue1615  closed by ethan.furman

#6549: ttk.Style -- minor issues with element_names and configure
http://bugs.python.org/issue6549  closed by python-dev

#8585: zipimporter.find_module is untested
http://bugs.python.org/issue8585  closed by rbcollins

#13124: Add "Running a Build Slave" page to the devguide
http://bugs.python.org/issue13124  closed by willingc

#13938: 2to3 fails to convert types.StringTypes appropriately
http://bugs.python.org/issue13938  closed by rbcollins

#19624: Switch constants in the errno module to IntEnum
http://bugs.python.org/issue19624  closed by ethan.furman

#19663: Not so correct error message when initializing defaultdict
http://bugs.python.org/issue19663  closed by rhettinger

#21406: Some socket constants are not enums
http://bugs.python.org/issue21406  closed by ethan.furman

#22153: Documentation of TestCase.runTest is incorrect and confusing
http://bugs.python.org/issue22153  closed by rbcollins

#23054: ConnectionError: ('Connection aborted.', BadStatusLine(""''''"
http://bugs.python.org/issue23054  closed by vadmium

#23440: Extend http.server.SimpleHTTPRequestHandler testing
http://bugs.python.org/issue23440  closed by berker.peksag

#24206: Issues with equality of inspect objects
http://bugs.python.org/issue24206  closed by serhiy.storchaka

#24300: Code Refactoring  in function nis_mapname()
http://bugs.python.org/issue24300  closed by rhettinger

#24470: ctypes incorrect handling of long int on 64bits Linux
http://bugs.python.org/issue24470  closed by Marco Clemencic

#24485: Function source inspection fails on closures
http://bugs.python.org/issue24485  closed by meador.inge

#24503: csv.writer fails when within csv.reader
http://bugs.python.org/issue24503  closed by ezzieyguywuf

#24620: Segfault with nonsensical random state
http://bugs.python.org/issue24620  closed by serhiy.storchaka

#24642: Will there be an MSI installer?
http://bugs.python.org/issue24642  closed by tritium

#24654: PEP 492 - example benchmark doesn't work (TypeError)
http://bugs.python.org/issue24654  closed by yselivanov

#24655: _ssl.c: Missing "do" for do {} while(0) idiom
http://bugs.python.org/issue24655  closed by benjamin.peterson

#24656: remove "assret" from mock error checking
http://bugs.python.org/issue24656  closed by ncoghlan

#24660: Heapq + functools.partial : TypeError: unorderable types
http://bugs.python.org/issue24660  closed by vadmium

#24662: While condition not satisfied embarrassingly
http://bugs.python.org/issue24662  closed by ezio.melotti

#24663: ast.literal_eval does not handle empty set literals
http://bugs.python.org/issue24663  closed by ezio.melotti

#24664: build failure with _Py_BEGIN_SUPPRESS_IPH undefined
http://bugs.python.org/issue24664  closed by zbysz

#24669: inspect.getsource() returns the wrong lines for coroutine func
http://bugs.python.org/issue24669  closed by yselivanov

#24675: Avoid DeprecationWarning in test_os
http://bugs.python.org/issue24675  closed by haypo

#24676: Error in pickle using cProfile
http://bugs.python.org/issue24676  closed by serhiy.storchaka

#24677: "def f(*args, ): pass" does not compile
http://bugs.python.org/issue24677  closed by vadmium

#24678: raiseExceptions typo fix in logging tests
http://bugs.python.org/issue24678  closed by serhiy.storchaka

#24679: Windows embeddable Python zip file crashes (cannot find a dll)
http://bugs.python.org/issue24679  closed by steve.dower

#24680: typo in documentation, section extending python
http://bugs.python.org/issue24680  closed by python-dev

#24687: refleak on SyntaxError in function parameter annotation
http://bugs.python.org/issue24687  closed by yselivanov

#24688: Fix ast.get_docstring to support 'async def' functions
http://bugs.python.org/issue24688  closed by yselivanov

#24690: find_executable should expand ~
http://bugs.python.org/issue24690  closed by r.david.murray

#24694: callables registered in TestCase.addCleanup should be run befo
http://bugs.python.org/issue24694  closed by yselivanov

#24695: Don't print traceback header if traceback is None in Traceback
http://bugs.python.org/issue24695  closed by berker.peksag

#24701: list.pop() removes items from multiple lists
http://bugs.python.org/issue24701  closed by r.david.murray

#24702: Uninitialised Pointer buf.outobj
http://bugs.python.org/issue24702  closed by serhiy.storchaka

#24703: Resource Leak
http://bugs.python.org/issue24703  closed by serhiy.storchaka

#24704: Dereferencing  a Null Pointer
http://bugs.python.org/issue24704  closed by serhiy.storchaka


More information about the Python-Dev mailing list