[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Jul 14 12:09:13 EDT 2017
ACTIVITY SUMMARY (2017-07-07 - 2017-07-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 6042 (+21)
closed 36641 (+37)
total 42683 (+58)
Open issues with patches: 2342
Issues opened (39)
==================
#26617: Assertion failed in gc with __del__ and weakref
http://bugs.python.org/issue26617 reopened by serhiy.storchaka
#29766: --with-lto still implied by --enable-optimizations in Python 2
http://bugs.python.org/issue29766 reopened by Arfrever
#30296: Remove unnecessary tuples, lists, sets, and dicts from Lib
http://bugs.python.org/issue30296 reopened by serhiy.storchaka
#30758: test_pydoc hangs sometimes on 3.6 and master branches
http://bugs.python.org/issue30758 reopened by haypo
#30814: Import dotted name as alias breaks with concurrency
http://bugs.python.org/issue30814 reopened by haypo
#30874: unittest execute tests twice in some conditions
http://bugs.python.org/issue30874 opened by ale5000
#30876: SystemError on importing module from unloaded package
http://bugs.python.org/issue30876 opened by serhiy.storchaka
#30877: possibe typo in json/scanner.py
http://bugs.python.org/issue30877 opened by c-fos
#30882: Built-in list disappeared from Python 2.7 intersphinx inventor
http://bugs.python.org/issue30882 opened by Christoph.Deil
#30883: test_urllib2net failed on s390x Debian 3.6: ftp.debian.org err
http://bugs.python.org/issue30883 opened by haypo
#30884: regrtest -jN --timeout=TIMEOUT should kill child process runni
http://bugs.python.org/issue30884 opened by haypo
#30885: test_subprocess hangs on AMD64 Windows8.1 Refleaks 3.x
http://bugs.python.org/issue30885 opened by haypo
#30888: import class not isinstance of the class
http://bugs.python.org/issue30888 opened by é±ä¼ç¥
#30889: distutils extra_link_args not working because it is added to c
http://bugs.python.org/issue30889 opened by Liu Cailiang
#30891: importlib: _find_and_load() race condition on sys.modules[name
http://bugs.python.org/issue30891 opened by haypo
#30892: _elementtree: assertion error if stdlib copy module is overrid
http://bugs.python.org/issue30892 opened by haypo
#30893: Expose importlib._bootstrap._ModuleLockManager in importlib.ma
http://bugs.python.org/issue30893 opened by brett.cannon
#30897: Add a is_mount() to pathlib
http://bugs.python.org/issue30897 opened by cooperlees
#30898: SSL cert failure running make test during Python 3.6 install
http://bugs.python.org/issue30898 opened by Ben Johnston
#30903: IPv4Network's hostmask attribute doesn't returns string value
http://bugs.python.org/issue30903 opened by Abhijit Mamarde
#30904: Python 3 logging HTTPHandler sends duplicate Host header
http://bugs.python.org/issue30904 opened by lhelwerd
#30905: Embedding should have public API for interactive mode
http://bugs.python.org/issue30905 opened by steveire
#30907: speed up comparisons to self for built-in containers
http://bugs.python.org/issue30907 opened by wbolster
#30908: test_os.TestSendfile.test_keywords() leaks dangling threads
http://bugs.python.org/issue30908 opened by haypo
#30909: ServerProxy should not make requests with malformed XML
http://bugs.python.org/issue30909 opened by Alex Corcoles
#30910: Add -fexception to ppc64le build
http://bugs.python.org/issue30910 opened by brunoalr
#30912: python 3 git master fails to find libffi and build _ctypes on
http://bugs.python.org/issue30912 opened by shlomif
#30915: distutils sometimes assumes wrong C compiler
http://bugs.python.org/issue30915 opened by moxian
#30916: Pre-build OpenSSL and Tcl/Tk for Windows
http://bugs.python.org/issue30916 opened by steve.dower
#30917: IDLE: Add idlelib.config.IdleConf unittest
http://bugs.python.org/issue30917 opened by louielu
#30918: Unable to launch IDLE in windows 7
http://bugs.python.org/issue30918 opened by trencyclo
#30919: Shared Array Memory Allocation Regression
http://bugs.python.org/issue30919 opened by dtasev
#30920: Sequence Matcher from diff lib is not implementing longest com
http://bugs.python.org/issue30920 opened by Syam Mohan
#30923: Add -Wimplicit-fallthrough=0 to Makefile ?
http://bugs.python.org/issue30923 opened by matrixise
#30924: RPM build doc_files needs files separated into separate lines
http://bugs.python.org/issue30924 opened by warthog9
#30925: RPM build lacks ability to include other files similar to doc_
http://bugs.python.org/issue30925 opened by warthog9
#30926: KeyError with cgitb inspecting exception in generator expressi
http://bugs.python.org/issue30926 opened by jason.coombs
#30928: Copy modified blurbs to idlelib/NEWS.txt
http://bugs.python.org/issue30928 opened by terry.reedy
#30929: AttributeErrors after import in multithreaded environment
http://bugs.python.org/issue30929 opened by boytsovea
Most recent 15 issues with no replies (15)
==========================================
#30929: AttributeErrors after import in multithreaded environment
http://bugs.python.org/issue30929
#30926: KeyError with cgitb inspecting exception in generator expressi
http://bugs.python.org/issue30926
#30925: RPM build lacks ability to include other files similar to doc_
http://bugs.python.org/issue30925
#30924: RPM build doc_files needs files separated into separate lines
http://bugs.python.org/issue30924
#30918: Unable to launch IDLE in windows 7
http://bugs.python.org/issue30918
#30915: distutils sometimes assumes wrong C compiler
http://bugs.python.org/issue30915
#30912: python 3 git master fails to find libffi and build _ctypes on
http://bugs.python.org/issue30912
#30910: Add -fexception to ppc64le build
http://bugs.python.org/issue30910
#30905: Embedding should have public API for interactive mode
http://bugs.python.org/issue30905
#30904: Python 3 logging HTTPHandler sends duplicate Host header
http://bugs.python.org/issue30904
#30903: IPv4Network's hostmask attribute doesn't returns string value
http://bugs.python.org/issue30903
#30898: SSL cert failure running make test during Python 3.6 install
http://bugs.python.org/issue30898
#30889: distutils extra_link_args not working because it is added to c
http://bugs.python.org/issue30889
#30874: unittest execute tests twice in some conditions
http://bugs.python.org/issue30874
#30872: Update curses docs to Python 3
http://bugs.python.org/issue30872
Most recent 15 issues waiting for review (15)
=============================================
#30891: importlib: _find_and_load() race condition on sys.modules[name
http://bugs.python.org/issue30891
#30877: possibe typo in json/scanner.py
http://bugs.python.org/issue30877
#30876: SystemError on importing module from unloaded package
http://bugs.python.org/issue30876
#30872: Update curses docs to Python 3
http://bugs.python.org/issue30872
#30867: Add necessary macro that insure `HAVE_OPENSSL_VERIFY_PARAM` to
http://bugs.python.org/issue30867
#30863: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString(
http://bugs.python.org/issue30863
#30860: Consolidate stateful C globals under a single struct.
http://bugs.python.org/issue30860
#30828: Out of bounds write in _asyncio_Future_remove_done_callback
http://bugs.python.org/issue30828
#30817: Abort in PyErr_PrintEx() when no memory
http://bugs.python.org/issue30817
#30808: Use _Py_atomic API for concurrency-sensitive signal state
http://bugs.python.org/issue30808
#30747: _Py_atomic_* not actually atomic on Windows with MSVC
http://bugs.python.org/issue30747
#30714: test_ssl fails with openssl 1.1.0f
http://bugs.python.org/issue30714
#30711: getaddrinfo invalid port number
http://bugs.python.org/issue30711
#30710: getaddrinfo raises OverflowError
http://bugs.python.org/issue30710
#30696: infinite loop in PyRun_InteractiveLoopFlags()
http://bugs.python.org/issue30696
Top 10 most discussed issues (10)
=================================
#30870: IDLE: configdialog/fonts: change font when select by key up/do
http://bugs.python.org/issue30870 19 msgs
#30891: importlib: _find_and_load() race condition on sys.modules[name
http://bugs.python.org/issue30891 18 msgs
#30876: SystemError on importing module from unloaded package
http://bugs.python.org/issue30876 13 msgs
#30919: Shared Array Memory Allocation Regression
http://bugs.python.org/issue30919 11 msgs
#30730: [security] Injecting environment variable in subprocess on Win
http://bugs.python.org/issue30730 8 msgs
#27099: IDLE: turn builting extensions into regular modules
http://bugs.python.org/issue27099 7 msgs
#27584: New addition of vSockets to the python socket module
http://bugs.python.org/issue27584 7 msgs
#30907: speed up comparisons to self for built-in containers
http://bugs.python.org/issue30907 7 msgs
#8231: Unable to run IDLE without write-access to home directory
http://bugs.python.org/issue8231 6 msgs
#30171: Emit ResourceWarning in multiprocessing Queue destructor
http://bugs.python.org/issue30171 6 msgs
Issues closed (41)
==================
#10438: list an example for calling static methods from WITHIN classes
http://bugs.python.org/issue10438 closed by serhiy.storchaka
#13220: print function unable while multiprocessing.Process is being r
http://bugs.python.org/issue13220 closed by terry.reedy
#22607: find by dichotomy the failing test
http://bugs.python.org/issue22607 closed by haypo
#25746: test_unittest failure in leaks searching mode
http://bugs.python.org/issue25746 closed by serhiy.storchaka
#29464: Specialize FASTCALL for functions with positional-only paramet
http://bugs.python.org/issue29464 closed by serhiy.storchaka
#29591: expat 2.2.0: Various security vulnerabilities in bundled expat
http://bugs.python.org/issue29591 closed by larry
#29812: test for token.py, and consistency tests for tokenize.py
http://bugs.python.org/issue29812 closed by ammar2
#29854: Segfault when readline history is more then 2 * history size
http://bugs.python.org/issue29854 closed by berker.peksag
#30251: Windows Visual Studio solution does not have an install target
http://bugs.python.org/issue30251 closed by steve.dower
#30444: Add ability to change "-- more --" text in pager module
http://bugs.python.org/issue30444 closed by Gautam krishna.R
#30731: Use correct executable manifest for windows
http://bugs.python.org/issue30731 closed by steve.dower
#30779: IDLE: configdialog -- factor out Changes class
http://bugs.python.org/issue30779 closed by terry.reedy
#30801: shoutdown process error with python 3.4 and pyqt/PySide
http://bugs.python.org/issue30801 closed by larry
#30823: os.startfile("") craches Python 2.7, 3.4 in Windows 7 32 bit i
http://bugs.python.org/issue30823 closed by terry.reedy
#30837: Mac OS High Sierra Beta - Python Crash
http://bugs.python.org/issue30837 closed by ned.deily
#30851: IDLE: configdialog -- fix tkinter Variables
http://bugs.python.org/issue30851 closed by terry.reedy
#30859: Can't install Python for Windows 3.6.1 on multiple profiles
http://bugs.python.org/issue30859 closed by terry.reedy
#30873: `SystemError: <built-in function create_builtin> returned NULL
http://bugs.python.org/issue30873 closed by haypo
#30875: round(number[, digits]) does not return value with >12 decima
http://bugs.python.org/issue30875 closed by john Forgue
#30878: The staticmethod doesn't properly reject keyword arguments
http://bugs.python.org/issue30878 closed by serhiy.storchaka
#30879: os.listdir(bytes) gives a list of bytes, but os.listdir(buffer
http://bugs.python.org/issue30879 closed by serhiy.storchaka
#30880: PCG random number generator
http://bugs.python.org/issue30880 closed by rhettinger
#30881: IDLE: add docstrings to browser.py
http://bugs.python.org/issue30881 closed by terry.reedy
#30886: multiprocessing.Queue.join_thread() does nothing if created an
http://bugs.python.org/issue30886 closed by haypo
#30887: Syntax checking confuses Try: class_instance_name as ... is us
http://bugs.python.org/issue30887 closed by steven.daprano
#30890: IDLE: Input method error in comment with Korean language
http://bugs.python.org/issue30890 closed by terry.reedy
#30894: Python 3.6.1 String Literal Error Not Going to sys.stderr
http://bugs.python.org/issue30894 closed by steven.daprano
#30895: Decimal arithmetic sum error
http://bugs.python.org/issue30895 closed by zach.ware
#30896: BytesWarning in re module when compiling certain bytes pattern
http://bugs.python.org/issue30896 closed by serhiy.storchaka
#30899: IDLE: Add idle config parser unittest
http://bugs.python.org/issue30899 closed by terry.reedy
#30900: IDLE: Fix configdialog should use wm_withdraw
http://bugs.python.org/issue30900 closed by louielu
#30901: "503 HTTP ERROR" on attempt to access some points of python li
http://bugs.python.org/issue30901 closed by brett.cannon
#30902: Python-Redmine plugin not seeing python install MacOS
http://bugs.python.org/issue30902 closed by berker.peksag
#30906: os.path.join misjoins paths
http://bugs.python.org/issue30906 closed by paul.moore
#30911: Warning in _json.c on platforms where char is unsigned
http://bugs.python.org/issue30911 closed by haypo
#30913: IDLE: Document tk Vars, attributes, methods by tab page
http://bugs.python.org/issue30913 closed by terry.reedy
#30914: test_alpn_protocols (test.test_ssl.ThreadedTests) fails on Fed
http://bugs.python.org/issue30914 closed by ned.deily
#30921: Process in not get killed using subprocess.call() in python th
http://bugs.python.org/issue30921 closed by gvanrossum
#30922: Process in not get killed using subprocess.call() in python th
http://bugs.python.org/issue30922 closed by matrixise
#30927: re.sub() does not work correctly on '.' pattern and \n
http://bugs.python.org/issue30927 closed by mrabarnett
#30930: Element wise multiplication issue
http://bugs.python.org/issue30930 closed by mark.dickinson
More information about the Python-Dev
mailing list