[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Sep 15 12:09:26 EDT 2017


ACTIVITY SUMMARY (2017-09-08 - 2017-09-15)
Python tracker at https://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    6171 (+22)
  closed 37065 (+68)
  total  43236 (+90)

Open issues with patches: 2349 


Issues opened (59)
==================

#28411: Eliminate PyInterpreterState.modules.
https://bugs.python.org/issue28411  reopened by eric.snow

#31370: Remove support for threads-less builds
https://bugs.python.org/issue31370  reopened by Arfrever

#31398: TypeError: gdbm key must be string, not unicode
https://bugs.python.org/issue31398  opened by sam-s

#31399: Let OpenSSL verify hostname and IP address
https://bugs.python.org/issue31399  opened by christian.heimes

#31404: undefined behavior and crashes in case of a bad sys.modules
https://bugs.python.org/issue31404  opened by Oren Milman

#31405: shutil.which doesn't find files without PATHEXT extension on W
https://bugs.python.org/issue31405  opened by rmccampbell7

#31410: int.__repr__() is slower than repr()
https://bugs.python.org/issue31410  opened by serhiy.storchaka

#31412: wave.open does not accept PathLike objects
https://bugs.python.org/issue31412  opened by mscuthbert

#31414: IDLE: Entry tests should delete before insert.
https://bugs.python.org/issue31414  opened by terry.reedy

#31415: Add -X option to show import time
https://bugs.python.org/issue31415  opened by inada.naoki

#31419: Can not install python3.6.2 due to Error 0x80070643: Failed to
https://bugs.python.org/issue31419  opened by fernado

#31422: tkinter.messagebox and tkinter.filedialog don't show default b
https://bugs.python.org/issue31422  opened by jcrmatos

#31423: Error while building PDF documentation
https://bugs.python.org/issue31423  opened by mdk

#31424: test_socket hangs on x86 Gentoo Installed with X 3.x
https://bugs.python.org/issue31424  opened by haypo

#31425: Expose AF_QIPCRTR in socket module
https://bugs.python.org/issue31425  opened by Bjorn Andersson

#31426: [3.5] crash in gen_traverse(): gi_frame.ob_type=NULL, called b
https://bugs.python.org/issue31426  opened by iwienand

#31427: Proposed addition to Windows FAQ
https://bugs.python.org/issue31427  opened by Stephan Houben

#31429: TLS cipher suite compile time option for downstream
https://bugs.python.org/issue31429  opened by christian.heimes

#31430: [Windows][2.7] Python 2.7 compilation fails on mt.exe crashing
https://bugs.python.org/issue31430  opened by haypo

#31431: SSL: check_hostname should imply CERT_REQUIRED
https://bugs.python.org/issue31431  opened by christian.heimes

#31432: Documention for CERT_OPTIONAL is misleading
https://bugs.python.org/issue31432  opened by christian.heimes

#31436: test_socket.SendfileUsingSendfileTest.testWithTimeoutTriggered
https://bugs.python.org/issue31436  opened by bmoyles

#31440: wrong default module search path in help message
https://bugs.python.org/issue31440  opened by xiang.zhang

#31441: Descriptor example in documentation is confusing, possibly wro
https://bugs.python.org/issue31441  opened by Benjamin Wohlwend

#31442: assertion failures on Windows in Python/traceback.c in case of
https://bugs.python.org/issue31442  opened by Oren Milman

#31443: Possibly out of date C extension documentation
https://bugs.python.org/issue31443  opened by Romuald

#31445: Index out of range in get of message.EmailMessage.get()
https://bugs.python.org/issue31445  opened by Michala

#31446: _winapi.CreateProcess (used by subprocess) is not thread-safe
https://bugs.python.org/issue31446  opened by evan_

#31447: proc communicate not exiting on python subprocess timeout usin
https://bugs.python.org/issue31447  opened by Leonardo Francalanci

#31449: Potential DoS Attack when Parsing Email with Huge Number of MI
https://bugs.python.org/issue31449  opened by ckossmann

#31450: Subprocess exceptions re-raised in parent process do not have 
https://bugs.python.org/issue31450  opened by msekletar

#31451: PYTHONHOME is not absolutized
https://bugs.python.org/issue31451  opened by xiang.zhang

#31452: asyncio.gather does not cancel tasks if one fails
https://bugs.python.org/issue31452  opened by Andrew Lytvyn

#31453: Debian Sid/Buster: Cannot enable TLS 1.0/1.1 with PROTOCOL_TLS
https://bugs.python.org/issue31453  opened by adrianv

#31454: Include "import as" in tutorial
https://bugs.python.org/issue31454  opened by svenyonson

#31455: ElementTree.XMLParser() mishandles exceptions
https://bugs.python.org/issue31455  opened by scoder

#31456: SimpleCookie fails to parse any cookie if an entry has whitesp
https://bugs.python.org/issue31456  opened by Adam Davis

#31458: Broken link to Misc/NEWS in What's New page
https://bugs.python.org/issue31458  opened by Mariatta

#31459: IDLE: Remane Class Browser as Module Browser
https://bugs.python.org/issue31459  opened by terry.reedy

#31460: IDLE: Revise ModuleBrowser API
https://bugs.python.org/issue31460  opened by terry.reedy

#31461: IDLE: Enhance class browser
https://bugs.python.org/issue31461  opened by terry.reedy

#31463: test_multiprocessing_fork hangs test_subprocess
https://bugs.python.org/issue31463  opened by benjamin.peterson

#31465: Allow _PyType_Lookup() to raise exceptions
https://bugs.python.org/issue31465  opened by scoder

#31466: No easy way to change float formatting when subclassing encode
https://bugs.python.org/issue31466  opened by qpeter

#31468: os.path.samefile fails on windows network drive
https://bugs.python.org/issue31468  opened by Daniel Sauer

#31470: Py_Initialize documentation wrong
https://bugs.python.org/issue31470  opened by Jim.Jewett

#31472: "Emulating callable objects" documentation misleading
https://bugs.python.org/issue31472  opened by nmarrow

#31473: PyMem_Raw* API in debug mode are not thread safe
https://bugs.python.org/issue31473  opened by xiang.zhang

#31474: [2.7] Fix  -Wnonnull and -Wint-in-bool-context warnings
https://bugs.python.org/issue31474  opened by christian.heimes

#31475: Bug in argparse - not supporting utf8
https://bugs.python.org/issue31475  opened by Ali Razmjoo

#31476: "Open Module..." Not Working in IDLE for Standard Library
https://bugs.python.org/issue31476  opened by Zero

#31477: IDLE 'strip trailing whitespace' changes the value of multilin
https://bugs.python.org/issue31477  opened by bup

#31478: assertion failure in random.seed() in case the seed argument h
https://bugs.python.org/issue31478  opened by Oren Milman

#31479: Always reset the signal alarm in tests
https://bugs.python.org/issue31479  opened by haypo

#31481: telnetlib fails to read continous large output from Windows Te
https://bugs.python.org/issue31481  opened by nisar009

#31482: random.seed() doesn't work with bytes and version=1
https://bugs.python.org/issue31482  opened by serhiy.storchaka

#31483: ButtonPress event not firing until button release Python 3.6.1
https://bugs.python.org/issue31483  opened by HobbyScript

#31484: Cache single-character strings outside of the Latin1 range
https://bugs.python.org/issue31484  opened by serhiy.storchaka

#31485: Tkinter widget.unbind(sequence, funcid) unbind all bindings
https://bugs.python.org/issue31485  opened by j-4321-i



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

#31484: Cache single-character strings outside of the Latin1 range
https://bugs.python.org/issue31484

#31482: random.seed() doesn't work with bytes and version=1
https://bugs.python.org/issue31482

#31481: telnetlib fails to read continous large output from Windows Te
https://bugs.python.org/issue31481

#31477: IDLE 'strip trailing whitespace' changes the value of multilin
https://bugs.python.org/issue31477

#31476: "Open Module..." Not Working in IDLE for Standard Library
https://bugs.python.org/issue31476

#31474: [2.7] Fix  -Wnonnull and -Wint-in-bool-context warnings
https://bugs.python.org/issue31474

#31473: PyMem_Raw* API in debug mode are not thread safe
https://bugs.python.org/issue31473

#31472: "Emulating callable objects" documentation misleading
https://bugs.python.org/issue31472

#31470: Py_Initialize documentation wrong
https://bugs.python.org/issue31470

#31468: os.path.samefile fails on windows network drive
https://bugs.python.org/issue31468

#31466: No easy way to change float formatting when subclassing encode
https://bugs.python.org/issue31466

#31463: test_multiprocessing_fork hangs test_subprocess
https://bugs.python.org/issue31463

#31461: IDLE: Enhance class browser
https://bugs.python.org/issue31461

#31460: IDLE: Revise ModuleBrowser API
https://bugs.python.org/issue31460

#31459: IDLE: Remane Class Browser as Module Browser
https://bugs.python.org/issue31459



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

#31484: Cache single-character strings outside of the Latin1 range
https://bugs.python.org/issue31484

#31479: Always reset the signal alarm in tests
https://bugs.python.org/issue31479

#31478: assertion failure in random.seed() in case the seed argument h
https://bugs.python.org/issue31478

#31474: [2.7] Fix  -Wnonnull and -Wint-in-bool-context warnings
https://bugs.python.org/issue31474

#31466: No easy way to change float formatting when subclassing encode
https://bugs.python.org/issue31466

#31458: Broken link to Misc/NEWS in What's New page
https://bugs.python.org/issue31458

#31455: ElementTree.XMLParser() mishandles exceptions
https://bugs.python.org/issue31455

#31452: asyncio.gather does not cancel tasks if one fails
https://bugs.python.org/issue31452

#31432: Documention for CERT_OPTIONAL is misleading
https://bugs.python.org/issue31432

#31431: SSL: check_hostname should imply CERT_REQUIRED
https://bugs.python.org/issue31431

#31429: TLS cipher suite compile time option for downstream
https://bugs.python.org/issue31429

#31415: Add -X option to show import time
https://bugs.python.org/issue31415

#31414: IDLE: Entry tests should delete before insert.
https://bugs.python.org/issue31414

#31412: wave.open does not accept PathLike objects
https://bugs.python.org/issue31412

#31410: int.__repr__() is slower than repr()
https://bugs.python.org/issue31410



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

#31234: Make support.threading_cleanup() stricter
https://bugs.python.org/issue31234  31 msgs

#31265: Remove doubly-linked list from C OrderedDict
https://bugs.python.org/issue31265  13 msgs

#31453: Debian Sid/Buster: Cannot enable TLS 1.0/1.1 with PROTOCOL_TLS
https://bugs.python.org/issue31453  12 msgs

#31336: Speed up _PyType_Lookup() for class creation
https://bugs.python.org/issue31336  11 msgs

#31447: proc communicate not exiting on python subprocess timeout usin
https://bugs.python.org/issue31447  11 msgs

#31370: Remove support for threads-less builds
https://bugs.python.org/issue31370   8 msgs

#29505: Submit the re, json, & csv modules to oss-fuzz testing
https://bugs.python.org/issue29505   7 msgs

#31454: Include "import as" in tutorial
https://bugs.python.org/issue31454   7 msgs

#31233: socketserver.ThreadingMixIn leaks running threads after server
https://bugs.python.org/issue31233   6 msgs

#31404: undefined behavior and crashes in case of a bad sys.modules
https://bugs.python.org/issue31404   6 msgs



Issues closed (65)
==================

#15427: Describe use of args parameter of argparse.ArgumentParser.pars
https://bugs.python.org/issue15427  closed by Mariatta

#17085: test_socket crashes the whole test suite
https://bugs.python.org/issue17085  closed by haypo

#19985: Not so correct error message when initializing Struct with ill
https://bugs.python.org/issue19985  closed by xiang.zhang

#23508: Document & unittest the subprocess.getstatusoutput() status va
https://bugs.python.org/issue23508  closed by gregory.p.smith

#23669: test_socket.NonBlockingTCPTests failing due to race condition
https://bugs.python.org/issue23669  closed by haypo

#25684: ttk.OptionMenu radiobuttons aren't unique between two instance
https://bugs.python.org/issue25684  closed by Mariatta

#27099: IDLE: turn built-in extensions into regular modules
https://bugs.python.org/issue27099  closed by terry.reedy

#27354: SSLContext.load_verify_locations cannot handle paths on Window
https://bugs.python.org/issue27354  closed by christian.heimes

#28182: Expose OpenSSL verification results in SSLError
https://bugs.python.org/issue28182  closed by christian.heimes

#29631: Error “importlib.h, importlib_external.h updated. You will n
https://bugs.python.org/issue29631  closed by zach.ware

#29718: Fixed compile on cygwin.
https://bugs.python.org/issue29718  closed by Decorater

#29767: build python failed on test_socket due to unused_port is actua
https://bugs.python.org/issue29767  closed by haypo

#30246: fix several error messages in struct
https://bugs.python.org/issue30246  closed by xiang.zhang

#30313: Tests of Python 2.7 VS9.0 buildbots must be run with -uall -rw
https://bugs.python.org/issue30313  closed by haypo

#30389: distutils._msvccompiler cannot find VS 2017
https://bugs.python.org/issue30389  closed by steve.dower

#30830: test_logging leaks dangling threads on FreeBSD
https://bugs.python.org/issue30830  closed by haypo

#30860: Consolidate stateful C globals under a single struct.
https://bugs.python.org/issue30860  closed by eric.snow

#30918: Unable to launch IDLE in windows 7
https://bugs.python.org/issue30918  closed by terry.reedy

#31022: ERROR: testRegularFile (test.test_socket.SendfileUsingSendTest
https://bugs.python.org/issue31022  closed by haypo

#31128: Allow pydoc to run with an arbitrary hostname
https://bugs.python.org/issue31128  closed by merwok

#31164: test_functools: test_recursive_pickle() stack overflow on x86 
https://bugs.python.org/issue31164  closed by haypo

#31258: [2.7] Enhance support reap_children() and threading_cleanup()
https://bugs.python.org/issue31258  closed by haypo

#31259: [3.6] Enhance support reap_children() and threading_cleanup()
https://bugs.python.org/issue31259  closed by haypo

#31260: [2.7] Enhance PC/VS9.0/ project to produce python.bat, as PCbu
https://bugs.python.org/issue31260  closed by zach.ware

#31294: ZeroMQSocketListener and ZeroMQSocketHandler examples in the L
https://bugs.python.org/issue31294  closed by christian.heimes

#31320: test_ssl logs a traceback
https://bugs.python.org/issue31320  closed by haypo

#31323: test_ssl: reference cycle between ThreadedEchoServer and its C
https://bugs.python.org/issue31323  closed by haypo

#31338: Use abort() for code we never expect to hit
https://bugs.python.org/issue31338  closed by barry

#31345: Backport docstring improvements to the C version of OrderedDic
https://bugs.python.org/issue31345  closed by Mariatta

#31354: Fixing a bug related to LTO only build
https://bugs.python.org/issue31354  closed by gregory.p.smith

#31361: Update feedparser.py to prevent theano compiling fail in pytho
https://bugs.python.org/issue31361  closed by serhiy.storchaka

#31395: Docs Downloads are 404s
https://bugs.python.org/issue31395  closed by ned.deily

#31396: Configure and make will fail with enabling --with-pydebug
https://bugs.python.org/issue31396  closed by christian.heimes

#31397: does not work import in Python 3.6.2
https://bugs.python.org/issue31397  closed by r.david.murray

#31400: SSL module returns incorrect error codes on Windows
https://bugs.python.org/issue31400  closed by christian.heimes

#31401: Dynamic compilation that uses function in comprehension fails 
https://bugs.python.org/issue31401  closed by r.david.murray

#31402: Python won't load on Acer Aspire
https://bugs.python.org/issue31402  closed by terry.reedy

#31403: Remove WITHOUT_THREADS from _decimal
https://bugs.python.org/issue31403  closed by skrah

#31406: crashes when comparing between a Decimal object and a bad Rati
https://bugs.python.org/issue31406  closed by skrah

#31407: --without-pymalloc broken
https://bugs.python.org/issue31407  closed by eric.snow

#31408: Leak in typeobject.c
https://bugs.python.org/issue31408  closed by skrah

#31409: Implement PEP 559 - built-in noop()
https://bugs.python.org/issue31409  closed by barry

#31411: SystemError raised by warn_explicit() in case warnings.oncereg
https://bugs.python.org/issue31411  closed by serhiy.storchaka

#31413: Support importing anything in ._pth files.
https://bugs.python.org/issue31413  closed by steve.dower

#31416: assertion failures in warn_explicit() in case of a bad warning
https://bugs.python.org/issue31416  closed by serhiy.storchaka

#31417: Use the enumerate function where appropriate
https://bugs.python.org/issue31417  closed by serhiy.storchaka

#31418: assertion failure in PyErr_WriteUnraisable() in case of an exc
https://bugs.python.org/issue31418  closed by serhiy.storchaka

#31420: Reference leaks introduced by bpo-30860
https://bugs.python.org/issue31420  closed by eric.snow

#31421: IDLE doc: add section on developing tkinter apps.
https://bugs.python.org/issue31421  closed by terry.reedy

#31428: ElementTree.Element.__deepcopy__() raises a SystemError in cas
https://bugs.python.org/issue31428  closed by serhiy.storchaka

#31433: Impossible download python 3.6.2 and 2.7 documentation (html)
https://bugs.python.org/issue31433  closed by berker.peksag

#31434: [3.6] Python/random.c:128:17: warning: implicit declaration of
https://bugs.python.org/issue31434  closed by haypo

#31435: Addition giving incorrect result in certain circumstances
https://bugs.python.org/issue31435  closed by skrah

#31437: test_socket.SendfileUsingSendfileTest.testWithTimeoutTriggered
https://bugs.python.org/issue31437  closed by bmoyles

#31438: IDLE 3 crashes and quits when caret character typed
https://bugs.python.org/issue31438  closed by karakoyun

#31439: WindowsError: [Error 2] The system cannot find the file specif
https://bugs.python.org/issue31439  closed by zach.ware

#31444: ResourceWarning in Python/traceback.c in case of a bad io.Text
https://bugs.python.org/issue31444  closed by haypo

#31448: test_poplib started to log a lot of ResourceWarning warnings o
https://bugs.python.org/issue31448  closed by haypo

#31457: LoggerAdapter objects cannot be nested
https://bugs.python.org/issue31457  closed by lukasz.langa

#31462: Remove trailing whitespaces
https://bugs.python.org/issue31462  closed by serhiy.storchaka

#31464: Remove trailing spaces from Python-ast.h
https://bugs.python.org/issue31464  closed by serhiy.storchaka

#31467: cElementTree behaves differently compared to ElementTree
https://bugs.python.org/issue31467  closed by poojariravi

#31469: Running inside docker container from non-root user
https://bugs.python.org/issue31469  closed by r.david.murray

#31471: assertion failure in subprocess.Popen() in case the env arg ha
https://bugs.python.org/issue31471  closed by serhiy.storchaka

#31480: IDLE: disable ZzDummy, revise tests to match
https://bugs.python.org/issue31480  closed by terry.reedy


More information about the Python-Dev mailing list