[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Apr 14 12:09:15 EDT 2017


ACTIVITY SUMMARY (2017-04-07 - 2017-04-14)
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    5889 ( +7)
  closed 35940 (+49)
  total  41829 (+56)

Open issues with patches: 2410 


Issues opened (33)
==================

#30018: multiprocessing.Pool garbles call stack for __new__
http://bugs.python.org/issue30018  opened by Charles McEachern

#30019: IDLE freezes when opening a file with astral characters
http://bugs.python.org/issue30019  opened by David E. Franco G.

#30022: Get rid of using EnvironmentError and IOError
http://bugs.python.org/issue30022  opened by serhiy.storchaka

#30024: Treat `import a.b.c as m` as `m = sys.modules['a.b.c']`
http://bugs.python.org/issue30024  opened by Victor.Varvariuc

#30028: make test.support.temp_cwd() fork-safe
http://bugs.python.org/issue30028  opened by anselm.kruis

#30030: Simplify _RandomNameSequence
http://bugs.python.org/issue30030  opened by serhiy.storchaka

#30031: Improve queens demo (use argparse and singular form)
http://bugs.python.org/issue30031  opened by paka

#30034: csv reader chokes on bad quoting in large files
http://bugs.python.org/issue30034  opened by keef604

#30035: [RFC] PyMemberDef.name should be const char *
http://bugs.python.org/issue30035  opened by Sunyeop Lee

#30038: Race condition in how trip_signal writes to wakeup fd
http://bugs.python.org/issue30038  opened by njs

#30039: Resuming a 'yield from' stack is broken if a signal arrives in
http://bugs.python.org/issue30039  opened by njs

#30040: new empty dict can be more small
http://bugs.python.org/issue30040  opened by inada.naoki

#30044: shutil.copystat should (allow to) copy ownership, and other at
http://bugs.python.org/issue30044  opened by noctiflore

#30046: csv: Inconsistency re QUOTE_NONNUMERIC
http://bugs.python.org/issue30046  opened by tlotze

#30048: If a task is canceled at the right moment, the cancellation is
http://bugs.python.org/issue30048  opened by abacabadabacaba

#30049: Don't cache tp_iternext
http://bugs.python.org/issue30049  opened by serhiy.storchaka

#30050: Please provide a way to disable the warning printed if the sig
http://bugs.python.org/issue30050  opened by njs

#30051: Document that the random module doesn't support fork
http://bugs.python.org/issue30051  opened by haypo

#30052: URL Quoting page links to function Bytes instead of defintion
http://bugs.python.org/issue30052  opened by csabella

#30053: Problems building with --enable-profiling on macOS
http://bugs.python.org/issue30053  opened by brechtm

#30054: Expose tracemalloc C API to track/untrack memory blocks
http://bugs.python.org/issue30054  opened by haypo

#30057: signal.signal should check tripped signals
http://bugs.python.org/issue30057  opened by jdemeyer

#30058: Buffer overflow in kqueue.control()
http://bugs.python.org/issue30058  opened by serhiy.storchaka

#30059: No documentation for C type Py_Ellipsis
http://bugs.python.org/issue30059  opened by MSeifert

#30060: Crash on Py_Finalize if Py_NoSiteFlag is used
http://bugs.python.org/issue30060  opened by steveire

#30061: Check if PyObject_Size() raised an error
http://bugs.python.org/issue30061  opened by serhiy.storchaka

#30062: datetime in Python 3.6+ no longer respects 'TZ' environment va
http://bugs.python.org/issue30062  opened by adamwill

#30064: BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their
http://bugs.python.org/issue30064  opened by abacabadabacaba

#30065: Insufficient validation in _posixsubprocess.fork_exec()
http://bugs.python.org/issue30065  opened by serhiy.storchaka

#30068: missing iter(self) in _io._IOBase.readlines
http://bugs.python.org/issue30068  opened by xiang.zhang

#30069: External library behave differently when loaded by Python (may
http://bugs.python.org/issue30069  opened by sylgar

#30070: Fix errors handling in the parser module
http://bugs.python.org/issue30070  opened by serhiy.storchaka

#30071: Duck-typing inspect.isfunction()
http://bugs.python.org/issue30071  opened by jdemeyer



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

#30070: Fix errors handling in the parser module
http://bugs.python.org/issue30070

#30069: External library behave differently when loaded by Python (may
http://bugs.python.org/issue30069

#30068: missing iter(self) in _io._IOBase.readlines
http://bugs.python.org/issue30068

#30064: BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their
http://bugs.python.org/issue30064

#30057: signal.signal should check tripped signals
http://bugs.python.org/issue30057

#30053: Problems building with --enable-profiling on macOS
http://bugs.python.org/issue30053

#30049: Don't cache tp_iternext
http://bugs.python.org/issue30049

#30044: shutil.copystat should (allow to) copy ownership, and other at
http://bugs.python.org/issue30044

#30039: Resuming a 'yield from' stack is broken if a signal arrives in
http://bugs.python.org/issue30039

#30035: [RFC] PyMemberDef.name should be const char *
http://bugs.python.org/issue30035

#30022: Get rid of using EnvironmentError and IOError
http://bugs.python.org/issue30022

#30016: No sideways scrolling in IDLE
http://bugs.python.org/issue30016

#30013: Compiler warning in Modules/posixmodule.c
http://bugs.python.org/issue30013

#30011: HTMLParser class is not thread safe
http://bugs.python.org/issue30011

#30006: Deadlocks in `concurrent.futures.ProcessPoolExecutor`
http://bugs.python.org/issue30006



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

#30071: Duck-typing inspect.isfunction()
http://bugs.python.org/issue30071

#30070: Fix errors handling in the parser module
http://bugs.python.org/issue30070

#30068: missing iter(self) in _io._IOBase.readlines
http://bugs.python.org/issue30068

#30065: Insufficient validation in _posixsubprocess.fork_exec()
http://bugs.python.org/issue30065

#30061: Check if PyObject_Size() raised an error
http://bugs.python.org/issue30061

#30058: Buffer overflow in kqueue.control()
http://bugs.python.org/issue30058

#30057: signal.signal should check tripped signals
http://bugs.python.org/issue30057

#30049: Don't cache tp_iternext
http://bugs.python.org/issue30049

#30040: new empty dict can be more small
http://bugs.python.org/issue30040

#30028: make test.support.temp_cwd() fork-safe
http://bugs.python.org/issue30028

#30022: Get rid of using EnvironmentError and IOError
http://bugs.python.org/issue30022

#30017: zlib.error: Error -2 while flushing: inconsistent stream state
http://bugs.python.org/issue30017

#30014: Speedup DefaultSelectors.modify() by 2x
http://bugs.python.org/issue30014

#30006: Deadlocks in `concurrent.futures.ProcessPoolExecutor`
http://bugs.python.org/issue30006

#29999: repr() of ImportError misses keyword arguments name and path
http://bugs.python.org/issue29999



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

#29870: ssl socket leak
http://bugs.python.org/issue29870  18 msgs

#29956: math.exp documentation is misleading
http://bugs.python.org/issue29956  11 msgs

#30040: new empty dict can be more small
http://bugs.python.org/issue30040  11 msgs

#30024: Treat `import a.b.c as m` as `m = sys.modules['a.b.c']`
http://bugs.python.org/issue30024  10 msgs

#30028: make test.support.temp_cwd() fork-safe
http://bugs.python.org/issue30028   9 msgs

#30034: csv reader chokes on bad quoting in large files
http://bugs.python.org/issue30034   9 msgs

#30038: Race condition in how trip_signal writes to wakeup fd
http://bugs.python.org/issue30038   9 msgs

#30048: If a task is canceled at the right moment, the cancellation is
http://bugs.python.org/issue30048   7 msgs

#30018: multiprocessing.Pool garbles call stack for __new__
http://bugs.python.org/issue30018   6 msgs

#30030: Simplify _RandomNameSequence
http://bugs.python.org/issue30030   6 msgs



Issues closed (46)
==================

#16572: Bad multi-inheritance support in some libs like threading or m
http://bugs.python.org/issue16572  closed by rhettinger

#21301: pathlib missing Path.expandvars(env=os.environ)
http://bugs.python.org/issue21301  closed by berker.peksag

#26187: sqlite3 trace callback prints duplicate line
http://bugs.python.org/issue26187  closed by berker.peksag

#26860: Make os.walk and os.fwalk yield namedtuple instead of tuple
http://bugs.python.org/issue26860  closed by rhettinger

#26985: Information about CodeType in inspect documentation is outdate
http://bugs.python.org/issue26985  closed by xiang.zhang

#29506: Incorrect documentation for the copy module
http://bugs.python.org/issue29506  closed by ncoghlan

#29642: Why does unittest.TestLoader.discover still rely on existence 
http://bugs.python.org/issue29642  closed by berker.peksag

#29692: contextlib.contextmanager may incorrectly unchain RuntimeError
http://bugs.python.org/issue29692  closed by Mariatta

#29694: race condition in pathlib mkdir with flags parents=True
http://bugs.python.org/issue29694  closed by Mariatta

#29791: print documentation: flush is also a keyword argument
http://bugs.python.org/issue29791  closed by berker.peksag

#29869: Underscores in numeric literals not supported in lib2to3.
http://bugs.python.org/issue29869  closed by Mariatta

#29914: Incorrect signatures of object.__reduce__() and object.__reduc
http://bugs.python.org/issue29914  closed by serhiy.storchaka

#29951: PyArg_ParseTupleAndKeywords exception messages containing "fun
http://bugs.python.org/issue29951  closed by serhiy.storchaka

#29957: unnecessary LBYL for key contained in defaultdict, lib2to3/btm
http://bugs.python.org/issue29957  closed by Mariatta

#29963: Remove obsolete declaration PyTokenizer_RestoreEncoding in tok
http://bugs.python.org/issue29963  closed by Jim Fasarakis-Hilliard

#29975: Issue in extending documentation
http://bugs.python.org/issue29975  closed by terry.reedy

#29987: inspect.isgeneratorfunction not working with partial functions
http://bugs.python.org/issue29987  closed by terry.reedy

#29989: subprocess.Popen does not handle file-like objects without fil
http://bugs.python.org/issue29989  closed by rtpg

#29994: site.USER_SITE is None for Windows embeddable Python 3.6
http://bugs.python.org/issue29994  closed by steve.dower

#29995: re.escape() escapes too much
http://bugs.python.org/issue29995  closed by serhiy.storchaka

#29998: Pickling and copying ImportError doesn't preserve name and pat
http://bugs.python.org/issue29998  closed by serhiy.storchaka

#30012: gzip.open(filename, "rt") fails on Python 2.7.11 on win32, inv
http://bugs.python.org/issue30012  closed by martin.panter

#30015: Windows also treats full-width spaces as a delimiter when pars
http://bugs.python.org/issue30015  closed by LCY

#30020: Make attrgetter use namedtuple
http://bugs.python.org/issue30020  closed by rhettinger

#30021: Add examples for re.escape()
http://bugs.python.org/issue30021  closed by serhiy.storchaka

#30023: Example code becomes invalid for "Why do lambdas defined in a 
http://bugs.python.org/issue30023  closed by eric.smith

#30025: Spam
http://bugs.python.org/issue30025  closed by zach.ware

#30026: Hashable doesn't check for __eq__
http://bugs.python.org/issue30026  closed by rhettinger

#30027: test_xml_etree and test_xml_etree_c fail due to AssertionError
http://bugs.python.org/issue30027  closed by serhiy.storchaka

#30029: Compiler "'await' outside function" error message is unreachab
http://bugs.python.org/issue30029  closed by anthonypjshaw

#30032: email module creates base64 output with incorrect line breaks
http://bugs.python.org/issue30032  closed by r.david.murray

#30033: email module base64-encodes utf-8 text
http://bugs.python.org/issue30033  closed by r.david.murray

#30036: The bugs website doesn't use httpS by default
http://bugs.python.org/issue30036  closed by Mariatta

#30037: inspect documentation on code attributes incomplete
http://bugs.python.org/issue30037  closed by martin.panter

#30041: subprocess: weird behavior with shell=True and args being a li
http://bugs.python.org/issue30041  closed by martin.panter

#30042: fcntl module for windows
http://bugs.python.org/issue30042  closed by christian.heimes

#30043: fcntl module for windows platform
http://bugs.python.org/issue30043  closed by haypo

#30045: Bad parameter name in re.escape()
http://bugs.python.org/issue30045  closed by serhiy.storchaka

#30047: Typos in Doc/library/select.rst
http://bugs.python.org/issue30047  closed by Mariatta

#30055: Missed testcleanup in decimal.rst
http://bugs.python.org/issue30055  closed by skrah

#30056: RuntimeWarning: invalid value encountered in maximum/minimum
http://bugs.python.org/issue30056  closed by r.david.murray

#30063: DeprecationWarning in json/encoder.py
http://bugs.python.org/issue30063  closed by r.david.murray

#30066: anaconda3::traitsu::NotImplementedError
http://bugs.python.org/issue30066  closed by berker.peksag

#30067: _osx_support.py: misplaced flags in re.sub()
http://bugs.python.org/issue30067  closed by serhiy.storchaka

#30072: re functions: convert count and flags parameters to keyword-on
http://bugs.python.org/issue30072  closed by serhiy.storchaka

#30073: binary compressed file reading corrupts newlines (lzma, gzip, 
http://bugs.python.org/issue30073  closed by jtaylor


More information about the Python-Dev mailing list