[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Apr 28 12:09:17 EDT 2017


ACTIVITY SUMMARY (2017-04-21 - 2017-04-28)
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    5908 (+26)
  closed 36048 (+44)
  total  41956 (+70)

Open issues with patches: 2386 


Issues opened (49)
==================

#30131: test_logging leaks a "dangling" thread
http://bugs.python.org/issue30131  opened by haypo

#30132: [Windows] test_distutils leaks a vc140.pdb file
http://bugs.python.org/issue30132  opened by haypo

#30133: Strings that end with properly escaped backslashes cause error
http://bugs.python.org/issue30133  opened by Patrick Foley

#30134: BytesWarning is missing from the documents
http://bugs.python.org/issue30134  opened by cocoatomo

#30140: Binary arithmetic does not always call subclasses first
http://bugs.python.org/issue30140  opened by Stephan Hoyer

#30141: If you forget to call do_handshake, then everything seems to w
http://bugs.python.org/issue30141  opened by njs

#30143: Using collections ABC from collections.abc rather than collect
http://bugs.python.org/issue30143  opened by serhiy.storchaka

#30145: Create a How to or Tutorial documentation for asyncio
http://bugs.python.org/issue30145  opened by Mariatta

#30147: Change in re.escape output is not documented in whatsnew
http://bugs.python.org/issue30147  opened by wumpus

#30148: Pathological regex behaviour
http://bugs.python.org/issue30148  opened by jpakkane

#30149: inspect.signature() doesn't support partialmethod without expl
http://bugs.python.org/issue30149  opened by serhiy.storchaka

#30150: raw debug allocators to not return malloc alignment
http://bugs.python.org/issue30150  opened by jtaylor

#30151: Race condition in use of _PyOS_SigintEvent on windows
http://bugs.python.org/issue30151  opened by njs

#30152: Reduce the number of imports for argparse
http://bugs.python.org/issue30152  opened by serhiy.storchaka

#30154: subprocess.run with stderr connected to a pipe won't timeout w
http://bugs.python.org/issue30154  opened by mjpieters

#30155: Add ability to get/set tzinfo on datetime instances in C API
http://bugs.python.org/issue30155  opened by atuining

#30156: PYTHONDUMPREFS segfaults on exit
http://bugs.python.org/issue30156  opened by orent

#30157: csv.Sniffer.sniff() regex error
http://bugs.python.org/issue30157  opened by jcdavis1983

#30158: Deprecation warnings emitted in test_importlib
http://bugs.python.org/issue30158  opened by serhiy.storchaka

#30159: gdb autoloading python-gdb.py
http://bugs.python.org/issue30159  opened by dilyan.palauzov

#30160: BaseHTTPRequestHandler.wfile: supported usage unclear
http://bugs.python.org/issue30160  opened by jugglinmike

#30162: Add _PyTuple_Empty and make PyTuple_New(0) never failing
http://bugs.python.org/issue30162  opened by serhiy.storchaka

#30164: Testing FTP support in urllib shouldn't use Debian FTP server
http://bugs.python.org/issue30164  opened by serhiy.storchaka

#30166: Import command-line parsing modules only when needed
http://bugs.python.org/issue30166  opened by serhiy.storchaka

#30167: site.main() does not work on Python 3.6 and superior if PYTHON
http://bugs.python.org/issue30167  opened by anjos

#30168: Class Logger is unindented in the documentation.
http://bugs.python.org/issue30168  opened by Jim Fasarakis-Hilliard

#30169: test_multiprocessing_spawn crashed on AMD64 Windows8.1 Non-Deb
http://bugs.python.org/issue30169  opened by haypo

#30170: "tests may fail, unable to create temporary directory" warning
http://bugs.python.org/issue30170  opened by haypo

#30171: Emit ResourceWarning in multiprocessing Queue destructor
http://bugs.python.org/issue30171  opened by haypo

#30172: test_tools takes longer than 5 minutes on some buildbots
http://bugs.python.org/issue30172  opened by haypo

#30173: x86 Windows7 3.x buildbot has the issue #26624 bug
http://bugs.python.org/issue30173  opened by haypo

#30175: Random test_imaplib.test_logincapa_with_client_certfile failur
http://bugs.python.org/issue30175  opened by haypo

#30176: curses attribute constants list is incomplete
http://bugs.python.org/issue30176  opened by xiang.zhang

#30177: pathlib.resolve(strict=False) only includes first child
http://bugs.python.org/issue30177  opened by mshuffett

#30178: Indent methods and attributes of MimeTypes class
http://bugs.python.org/issue30178  opened by Jim Fasarakis-Hilliard

#30180: PyArg_ParseTupleAndKeywords supports required keyword only arg
http://bugs.python.org/issue30180  opened by llllllllll

#30181: Incorrect parsing of test case docstring
http://bugs.python.org/issue30181  opened by benf_wspdigital

#30183: [HPUX] compilation error in pytime.c with cc compiler
http://bugs.python.org/issue30183  opened by haney

#30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords
http://bugs.python.org/issue30184  opened by serhiy.storchaka

#30185: forkserver process should silence KeyboardInterrupt
http://bugs.python.org/issue30185  opened by pitrou

#30190: unittest's assertAlmostEqual improved error message
http://bugs.python.org/issue30190  opened by giampaolo.rodola

#30192: hashlib module breaks with 64-bit kernel and 32-bit user space
http://bugs.python.org/issue30192  opened by nascheme

#30193: Support the buffer protocol in json.loads()
http://bugs.python.org/issue30193  opened by fafhrd91

#30195: writing non-ascii characters in xml file using python code emb
http://bugs.python.org/issue30195  opened by aimad

#30196: Add __matmul__ to collections.Counter
http://bugs.python.org/issue30196  opened by Jáchym Barvínek

#30197: Enhance swap_attr() and swap_item() in test.support
http://bugs.python.org/issue30197  opened by serhiy.storchaka

#30198: distutils build_ext: don't run newer_group() in parallel in mu
http://bugs.python.org/issue30198  opened by haypo

#30199: Warning -- asyncore.socket_map was modified by test_ssl
http://bugs.python.org/issue30199  opened by haypo

#30200: tkinter ListboxSelect
http://bugs.python.org/issue30200  opened by Frank Pae



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

#30200: tkinter ListboxSelect
http://bugs.python.org/issue30200

#30199: Warning -- asyncore.socket_map was modified by test_ssl
http://bugs.python.org/issue30199

#30198: distutils build_ext: don't run newer_group() in parallel in mu
http://bugs.python.org/issue30198

#30197: Enhance swap_attr() and swap_item() in test.support
http://bugs.python.org/issue30197

#30196: Add __matmul__ to collections.Counter
http://bugs.python.org/issue30196

#30192: hashlib module breaks with 64-bit kernel and 32-bit user space
http://bugs.python.org/issue30192

#30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords
http://bugs.python.org/issue30184

#30180: PyArg_ParseTupleAndKeywords supports required keyword only arg
http://bugs.python.org/issue30180

#30178: Indent methods and attributes of MimeTypes class
http://bugs.python.org/issue30178

#30177: pathlib.resolve(strict=False) only includes first child
http://bugs.python.org/issue30177

#30168: Class Logger is unindented in the documentation.
http://bugs.python.org/issue30168

#30166: Import command-line parsing modules only when needed
http://bugs.python.org/issue30166

#30159: gdb autoloading python-gdb.py
http://bugs.python.org/issue30159

#30155: Add ability to get/set tzinfo on datetime instances in C API
http://bugs.python.org/issue30155

#30145: Create a How to or Tutorial documentation for asyncio
http://bugs.python.org/issue30145



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

#30197: Enhance swap_attr() and swap_item() in test.support
http://bugs.python.org/issue30197

#30193: Support the buffer protocol in json.loads()
http://bugs.python.org/issue30193

#30192: hashlib module breaks with 64-bit kernel and 32-bit user space
http://bugs.python.org/issue30192

#30190: unittest's assertAlmostEqual improved error message
http://bugs.python.org/issue30190

#30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords
http://bugs.python.org/issue30184

#30176: curses attribute constants list is incomplete
http://bugs.python.org/issue30176

#30166: Import command-line parsing modules only when needed
http://bugs.python.org/issue30166

#30162: Add _PyTuple_Empty and make PyTuple_New(0) never failing
http://bugs.python.org/issue30162

#30158: Deprecation warnings emitted in test_importlib
http://bugs.python.org/issue30158

#30156: PYTHONDUMPREFS segfaults on exit
http://bugs.python.org/issue30156

#30152: Reduce the number of imports for argparse
http://bugs.python.org/issue30152

#30143: Using collections ABC from collections.abc rather than collect
http://bugs.python.org/issue30143

#30134: BytesWarning is missing from the documents
http://bugs.python.org/issue30134

#30129: functools.partialmethod should look more like what it's impers
http://bugs.python.org/issue30129

#30099: Lib2to3 fails with unreadable pickle file
http://bugs.python.org/issue30099



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

#30175: Random test_imaplib.test_logincapa_with_client_certfile failur
http://bugs.python.org/issue30175  14 msgs

#30124: Fix C aliasing issue in Python/dtoa.c to use strict aliasing o
http://bugs.python.org/issue30124  13 msgs

#30152: Reduce the number of imports for argparse
http://bugs.python.org/issue30152  13 msgs

#30103: uu package uses old encoding
http://bugs.python.org/issue30103  10 msgs

#23404: 'make touch' does not work with git clones of the source repos
http://bugs.python.org/issue23404   8 msgs

#30131: test_logging leaks a "dangling" thread
http://bugs.python.org/issue30131   7 msgs

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

#30104: clang 4.0 miscompiles dtoa.c, giving broken float parsing and 
http://bugs.python.org/issue30104   6 msgs

#30107: python.core file created when running tests on AMD64 FreeBSD C
http://bugs.python.org/issue30107   6 msgs

#30140: Binary arithmetic does not always call subclasses first
http://bugs.python.org/issue30140   6 msgs



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

#15718: Possible OverflowError in __len__ method undocumented (when ca
http://bugs.python.org/issue15718  closed by serhiy.storchaka

#26082: functools.lru_cache user specified cachedict support
http://bugs.python.org/issue26082  closed by rhettinger

#26828: Implement __length_hint__() on map() and filter() to optimize 
http://bugs.python.org/issue26828  closed by rhettinger

#27613: Empty iterator with fake __len__ is rendered as a single brack
http://bugs.python.org/issue27613  closed by serhiy.storchaka

#28041: Inconsistent behavior: Get st_nlink from os.stat() and os.scan
http://bugs.python.org/issue28041  closed by haypo

#28415: PyUnicode_FromFormat integer format handling different from pr
http://bugs.python.org/issue28415  closed by xiang.zhang

#28698: Python 3.x ctypes c_wchar_p return is different from official 
http://bugs.python.org/issue28698  closed by berker.peksag

#28851: namedtuples field_names sequence preferred
http://bugs.python.org/issue28851  closed by Mariatta

#29191: liblzma is missing from pcbuild.sln
http://bugs.python.org/issue29191  closed by Mariatta

#29617: Drop Python 3.4 support from asyncio
http://bugs.python.org/issue29617  closed by inada.naoki

#29751: PyLong_FromString documentation wrong on numbers with leading 
http://bugs.python.org/issue29751  closed by Mariatta

#29782: Use __builtin_clzl for bits_in_digit if available
http://bugs.python.org/issue29782  closed by mark.dickinson

#29802: A possible null-pointer dereference in struct.s_unpack_interna
http://bugs.python.org/issue29802  closed by serhiy.storchaka

#29840: Avoid raising OverflowError in bool()
http://bugs.python.org/issue29840  closed by serhiy.storchaka

#29867: Add asserts in PyXXX_GET_SIZE macros
http://bugs.python.org/issue29867  closed by haypo

#29903: struct.Struct Addition
http://bugs.python.org/issue29903  closed by haypo

#29952: "keys and values" preferred to "keys and elements" for dict co
http://bugs.python.org/issue29952  closed by cocoatomo

#29974: Change typing.TYPE_CHECKING doc example
http://bugs.python.org/issue29974  closed by levkivskyi

#30075: Printing ANSI Escape Sequences on Windows 10
http://bugs.python.org/issue30075  closed by terry.reedy

#30098: Verbose TypeError for asyncio.ensure_future
http://bugs.python.org/issue30098  closed by Mariatta

#30101: Add support for ncurses A_ITALIC
http://bugs.python.org/issue30101  closed by xiang.zhang

#30115: test_logging report reference leak
http://bugs.python.org/issue30115  closed by xiang.zhang

#30135: default value of argument seems to be overwritten
http://bugs.python.org/issue30135  closed by serhiy.storchaka

#30136: Add test.support.script_helper to documentation
http://bugs.python.org/issue30136  closed by berker.peksag

#30137: Equivalent syntax regarding List returns List objects with non
http://bugs.python.org/issue30137  closed by steven.daprano

#30138: Incorrect documentation of replacement of slice of length 0
http://bugs.python.org/issue30138  closed by sjt

#30139: Fix for issue 8743 not available in python MacOS 3.5.1
http://bugs.python.org/issue30139  closed by ned.deily

#30142: The "callable" fixer doesn't exist
http://bugs.python.org/issue30142  closed by Mariatta

#30144: Import collections ABC from collections.abc rather than collec
http://bugs.python.org/issue30144  closed by serhiy.storchaka

#30146: Difference in behavior between set() and collections.abc.Mutab
http://bugs.python.org/issue30146  closed by rhettinger

#30153: lru_cache should support invalidations
http://bugs.python.org/issue30153  closed by rhettinger

#30161: Using `with` statement causes dict to start papering over attr
http://bugs.python.org/issue30161  closed by r.david.murray

#30163: argparse mx_group is required, when action value equal default
http://bugs.python.org/issue30163  closed by paul.j3

#30165: faulthandler acquires lock from signal handler, can deadlock w
http://bugs.python.org/issue30165  closed by haypo

#30174: Duplicate code in pickletools.py
http://bugs.python.org/issue30174  closed by serhiy.storchaka

#30179: Update Copyright to 2017
http://bugs.python.org/issue30179  closed by Mariatta

#30182: Incorrect in referring to ISO as "International Standards Orga
http://bugs.python.org/issue30182  closed by Mariatta

#30186: Python interpreter calling "PathCchCombineEx" on startup, Wind
http://bugs.python.org/issue30186  closed by steve.dower

#30187: Regex becomes invalid in python 3.6
http://bugs.python.org/issue30187  closed by serhiy.storchaka

#30188: test_nntplib: random EOFError in setUpClass()
http://bugs.python.org/issue30188  closed by haypo

#30189: SSL match_hostname does not accept IP Address
http://bugs.python.org/issue30189  closed by christian.heimes

#30191: <COMObject <unknown>>
http://bugs.python.org/issue30191  closed by eryksun

#30194: AttributeError on opening ZipFile
http://bugs.python.org/issue30194  closed by haypo


More information about the Python-Dev mailing list