Summary of Python tracker Issues
ACTIVITY SUMMARY (2020-05-08 - 2020-05-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 7468 ( +9) closed 44917 (+60) total 52385 (+69) Open issues with patches: 2996 Issues opened (44) ================== #35967: Better platform.processor support https://bugs.python.org/issue35967 reopened by lemburg #40257: Improve the use of __doc__ in pydoc https://bugs.python.org/issue40257 reopened by gvanrossum #40567: asyncio.StreadReader `async for line in reader` is not doc https://bugs.python.org/issue40567 opened by socketpair #40568: Modify -c command-line option to accept multiple inputs https://bugs.python.org/issue40568 opened by rhettinger #40569: Add optional weights to random.sample() https://bugs.python.org/issue40569 opened by rhettinger #40572: [subinterpreters] Support basic asynchronous cross-interpreter https://bugs.python.org/issue40572 opened by eric.snow #40573: inspect.iscorutinefunction() returns False for unittest.mock.A https://bugs.python.org/issue40573 opened by moriyoshi #40576: Align docs for list.sort, sorted, and on the website https://bugs.python.org/issue40576 opened by sxlijin #40579: Second argument to iterator.next not described https://bugs.python.org/issue40579 opened by Andrew Black #40583: Runtime type annotation mutation leads to inconsistent behavio https://bugs.python.org/issue40583 opened by ethereon #40586: Pydoc should support https for hyperlinks. https://bugs.python.org/issue40586 opened by owebeeone #40587: [regression] inspect.getdoc not returning docstring. https://bugs.python.org/issue40587 opened by mbussonn #40588: Creating Virtual Environments Does Not Work (Not Creating Fold https://bugs.python.org/issue40588 opened by Shengjun Zhu #40590: test_subprocess stuck on Windows, x64 https://bugs.python.org/issue40590 opened by Dima.Tisnek #40592: `Shutil.which` incosistent with windows's `where` https://bugs.python.org/issue40592 opened by alkuzad #40594: urljoin since 3.5 incorrectly filters out double slashes https://bugs.python.org/issue40594 opened by David Bell #40595: AttributeError from type annotation https://bugs.python.org/issue40595 opened by robieta #40597: generated email message exceeds RFC-mandated limit of 998 char https://bugs.python.org/issue40597 opened by ivyl #40600: Add an option to disallow creating more than one instance of a https://bugs.python.org/issue40600 opened by vstinner #40601: [C API] Hide static types from the limited C API https://bugs.python.org/issue40601 opened by vstinner #40603: slice not hashable https://bugs.python.org/issue40603 opened by Will Bradshaw #40604: Regression in 3.8.3rc1 - error in tests run via doctest https://bugs.python.org/issue40604 opened by casevh #40605: «python»: Aucun fichier ou dossier de ce type https://bugs.python.org/issue40605 opened by sab1703 #40606: Copy property return annotations to __annotations__ https://bugs.python.org/issue40606 opened by Eric Wieser #40607: asyncio.wait_for should reraise future exception even if timeo https://bugs.python.org/issue40607 opened by Roman Skurikhin #40608: PY3.8 GC segfault (Py_TRASHCAN_SAFE_BEGIN/END are not backwar https://bugs.python.org/issue40608 opened by iritkatriel #40611: Add MAP_POPULATE to the mmap library https://bugs.python.org/issue40611 opened by Ethan Steinberg #40612: Make traceback module's formatting of SyntaxError more similar https://bugs.python.org/issue40612 opened by gvanrossum #40614: ast.parse doesn't respect feature_version for debug f-strings https://bugs.python.org/issue40614 opened by hauntsaninja #40616: Add `asyncio.BufferQueue` https://bugs.python.org/issue40616 opened by lig #40617: sqlite3: expose sqlite3_create_window_function https://bugs.python.org/issue40617 opened by iljau #40620: Range tutorial shorthand could be made clearer https://bugs.python.org/issue40620 opened by docorbit@sonic.net #40622: Using VS2019 to automatically build Python3 and Runtest and it https://bugs.python.org/issue40622 opened by Lin #40623: JSON streaming https://bugs.python.org/issue40623 opened by phr #40624: add support for != (not-equals) in ElementTree XPath https://bugs.python.org/issue40624 opened by Antony.Lee #40625: Autogenerate signature for METH_NOARGS and perhaps METH_O exte https://bugs.python.org/issue40625 opened by Antony.Lee #40626: application/x-hdf5 mime type missing from mimetypes library https://bugs.python.org/issue40626 opened by schwabm #40628: sockmodule.c: sock_connect vs negative errno values... https://bugs.python.org/issue40628 opened by icculus #40629: Error MSB4086 (numeric comparison) https://bugs.python.org/issue40629 opened by veganaiZe #40630: tracemalloc: allow resetting peak memory metric without touchi https://bugs.python.org/issue40630 opened by huonw #40632: AttributeError: type object 'Callable' has no attribute '_abc_ https://bugs.python.org/issue40632 opened by dilyan.palauzov #40633: json.dumps() should encode float number NaN to null https://bugs.python.org/issue40633 opened by Haoyu SUN #40634: Ignored "BlockingIOError: [Errno 11] Resource temporarily unav https://bugs.python.org/issue40634 opened by Yaroslav.Halchenko #40635: Documentation for socket.getfqdn incorrect? https://bugs.python.org/issue40635 opened by cherdt Most recent 15 issues with no replies (15) ========================================== #40635: Documentation for socket.getfqdn incorrect? https://bugs.python.org/issue40635 #40634: Ignored "BlockingIOError: [Errno 11] Resource temporarily unav https://bugs.python.org/issue40634 #40630: tracemalloc: allow resetting peak memory metric without touchi https://bugs.python.org/issue40630 #40629: Error MSB4086 (numeric comparison) https://bugs.python.org/issue40629 #40628: sockmodule.c: sock_connect vs negative errno values... https://bugs.python.org/issue40628 #40626: application/x-hdf5 mime type missing from mimetypes library https://bugs.python.org/issue40626 #40625: Autogenerate signature for METH_NOARGS and perhaps METH_O exte https://bugs.python.org/issue40625 #40624: add support for != (not-equals) in ElementTree XPath https://bugs.python.org/issue40624 #40622: Using VS2019 to automatically build Python3 and Runtest and it https://bugs.python.org/issue40622 #40620: Range tutorial shorthand could be made clearer https://bugs.python.org/issue40620 #40617: sqlite3: expose sqlite3_create_window_function https://bugs.python.org/issue40617 #40616: Add `asyncio.BufferQueue` https://bugs.python.org/issue40616 #40614: ast.parse doesn't respect feature_version for debug f-strings https://bugs.python.org/issue40614 #40611: Add MAP_POPULATE to the mmap library https://bugs.python.org/issue40611 #40606: Copy property return annotations to __annotations__ https://bugs.python.org/issue40606 Most recent 15 issues waiting for review (15) ============================================= #40630: tracemalloc: allow resetting peak memory metric without touchi https://bugs.python.org/issue40630 #40612: Make traceback module's formatting of SyntaxError more similar https://bugs.python.org/issue40612 #40611: Add MAP_POPULATE to the mmap library https://bugs.python.org/issue40611 #40608: PY3.8 GC segfault (Py_TRASHCAN_SAFE_BEGIN/END are not backwar https://bugs.python.org/issue40608 #40607: asyncio.wait_for should reraise future exception even if timeo https://bugs.python.org/issue40607 #40606: Copy property return annotations to __annotations__ https://bugs.python.org/issue40606 #40597: generated email message exceeds RFC-mandated limit of 998 char https://bugs.python.org/issue40597 #40592: `Shutil.which` incosistent with windows's `where` https://bugs.python.org/issue40592 #40576: Align docs for list.sort, sorted, and on the website https://bugs.python.org/issue40576 #40572: [subinterpreters] Support basic asynchronous cross-interpreter https://bugs.python.org/issue40572 #40569: Add optional weights to random.sample() https://bugs.python.org/issue40569 #40558: update CONTRIBUTING.rst docs https://bugs.python.org/issue40558 #40552: Enhance for loop and copy example in tutorial https://bugs.python.org/issue40552 #40550: Popen.terminate fails with ProcessLookupError under certain co https://bugs.python.org/issue40550 #40548: Always run GitHub action jobs, even on documentation-only jobs https://bugs.python.org/issue40548 Top 10 most discussed issues (10) ================================= #40257: Improve the use of __doc__ in pydoc https://bugs.python.org/issue40257 15 msgs #38323: asyncio: MultiLoopWatcher has a race condition (test_asyncio: https://bugs.python.org/issue38323 14 msgs #40553: Python 3.8.2 Mac freezing/not responding when saving new progr https://bugs.python.org/issue40553 11 msgs #40605: «python»: Aucun fichier ou dossier de ce type https://bugs.python.org/issue40605 10 msgs #40334: PEP 617: new PEG-based parser https://bugs.python.org/issue40334 9 msgs #40551: PRs should be rebased on top of master before running the buil https://bugs.python.org/issue40551 9 msgs #40397: Refactor typing._GenericAlias https://bugs.python.org/issue40397 8 msgs #40477: Python Launcher app on macOS 10.15 Catalina fails to run scrip https://bugs.python.org/issue40477 8 msgs #38787: PEP 573: Module State Access from C Extension Methods https://bugs.python.org/issue38787 7 msgs #40503: PEP 615: Add zoneinfo module https://bugs.python.org/issue40503 7 msgs Issues closed (61) ================== #10915: [subinterpreters] Make the PyGILState API compatible with mult https://bugs.python.org/issue10915 closed by vstinner #24228: Interpreter triggers segmentation fault at the starting https://bugs.python.org/issue24228 closed by vstinner #26461: PyInterpreterState_Head(), PyThreadState_Next() etc can't be s https://bugs.python.org/issue26461 closed by vstinner #26817: Docs for StringIO should link to io.BytesIO https://bugs.python.org/issue26817 closed by zach.ware #30250: StringIO module truncate behavior of current position https://bugs.python.org/issue30250 closed by zach.ware #30439: [subinterpreters] Expose the subinterpreters C-API in the stdl https://bugs.python.org/issue30439 closed by vstinner #31375: [subinterpreters] Add the interpreters module to stdlib (PEP 5 https://bugs.python.org/issue31375 closed by vstinner #34346: dir() hangs interpreter https://bugs.python.org/issue34346 closed by vstinner #34821: Crash after run Python interpreter from removed directory https://bugs.python.org/issue34821 closed by vstinner #35969: Interpreter crashes with "can't initialize init_sys_streams" w https://bugs.python.org/issue35969 closed by vstinner #36877: [subinterpreters][meta] Move fields from _PyRuntimeState to Py https://bugs.python.org/issue36877 closed by vstinner #37573: asyncio: freeze when using MultiLoopChildWatcher on Solaris https://bugs.python.org/issue37573 closed by chris.jerdonek #37986: Improve perfomance of PyLong_FromDouble() https://bugs.python.org/issue37986 closed by mark.dickinson #38045: enum.Flag instance creation is slow https://bugs.python.org/issue38045 closed by Antony.Lee #38804: Regular Expression Denial of Service in http.cookiejar https://bugs.python.org/issue38804 closed by vstinner #38872: Document exec symbol for codeop.compile_command https://bugs.python.org/issue38872 closed by nanjekyejoannah #39881: [subinterpreters] Multiple Interpreters in the Stdlib (PEP 554 https://bugs.python.org/issue39881 closed by vstinner #40137: TODO list when PEP 573 "Module State Access from C Extension M https://bugs.python.org/issue40137 closed by vstinner #40142: Modify _PyObject_GC_TRACK() to ensure that newly tracked objec https://bugs.python.org/issue40142 closed by vstinner #40217: The garbage collector doesn't take in account that objects of https://bugs.python.org/issue40217 closed by vstinner #40331: Increase test coverage for the statistics module https://bugs.python.org/issue40331 closed by taleinat #40426: Unable to use lowercase hexadecimal digits for percent encodin https://bugs.python.org/issue40426 closed by serhiy.storchaka #40429: [C API] PyThreadState_GetFrame() and PyFrame_GetCode() should https://bugs.python.org/issue40429 closed by vstinner #40460: [easy] undefined name in Lib/idlelib/zzdummy.py https://bugs.python.org/issue40460 closed by vstinner #40462: [easy] undefined name in Lib/test/mock_socket.py https://bugs.python.org/issue40462 closed by vstinner #40495: compileall: option to hardlink duplicate optimization levels b https://bugs.python.org/issue40495 closed by vstinner #40502: PyNode_New() does not initialize n->n_col_offset https://bugs.python.org/issue40502 closed by nanjekyejoannah #40513: [subinterpreters] Move _PyRuntimeState.ceval to PyInterpreterS https://bugs.python.org/issue40513 closed by vstinner #40549: Convert posixmodule.c to multiphase initialization (PEP 489) https://bugs.python.org/issue40549 closed by vstinner #40556: test__xxsubinterpreters leaked [1486, 1484, 1484, 1484] refere https://bugs.python.org/issue40556 closed by vstinner #40561: Add docstrings for webbrowser open functions https://bugs.python.org/issue40561 closed by terry.reedy #40566: Apply PEP 573 to abc module https://bugs.python.org/issue40566 closed by corona10 #40570: len(platform.uname()) has changed in Python 3.9 https://bugs.python.org/issue40570 closed by jaraco #40571: Make lru_cache(maxsize=None) more discoverable https://bugs.python.org/issue40571 closed by rhettinger #40574: segfault causing regression from PEP 573 implementation (PyQt5 https://bugs.python.org/issue40574 closed by tcaswell #40575: _PyDict_GetItemIdWithError() should call _PyDict_GetItem_Known https://bugs.python.org/issue40575 closed by scoder #40577: Spyder doesn't launch from Anaconda on MacBook https://bugs.python.org/issue40577 closed by christian.heimes #40578: Deprecate numeric item access for platform.uname() https://bugs.python.org/issue40578 closed by lemburg #40580: Macintosh Documentation Still Bad https://bugs.python.org/issue40580 closed by benjamin.peterson #40581: scipy's differential_evolution bug https://bugs.python.org/issue40581 closed by christian.heimes #40582: Inconsistent exceptions caused by typing + tuple subclasses https://bugs.python.org/issue40582 closed by gvanrossum #40584: PyType_FromModuleAndSpec function should add the process of tp https://bugs.python.org/issue40584 closed by vstinner #40585: compile_command exec not raising syntax error with new PGEN Pa https://bugs.python.org/issue40585 closed by pablogsal #40589: Missing path-like versionchanged in shutil.rmtree https://bugs.python.org/issue40589 closed by serhiy.storchaka #40591: \r broken in IDLE https://bugs.python.org/issue40591 closed by terry.reedy #40593: Improve error reporting for invalid character in source code https://bugs.python.org/issue40593 closed by serhiy.storchaka #40596: str.isidentifier() does not work with non-BMP non-canonicalize https://bugs.python.org/issue40596 closed by serhiy.storchaka #40598: round() does not return an integer when given a numpy float64 https://bugs.python.org/issue40598 closed by vstinner #40599: Improve error messages with expected keywords https://bugs.python.org/issue40599 closed by pablogsal #40602: Move Modules/hashtable.h to Include/internal/pycore_hashtable. https://bugs.python.org/issue40602 closed by vstinner #40609: _tracemalloc: remove pointer_t type https://bugs.python.org/issue40609 closed by vstinner #40610: ctypes on Windows: error message on DLL load failure is mislea https://bugs.python.org/issue40610 closed by eryksun #40613: gcc 10 emits warning for unused function: _xxsubinterpretersmo https://bugs.python.org/issue40613 closed by corona10 #40615: unstable behaviour for options in argparse https://bugs.python.org/issue40615 closed by eric.smith #40618: PEG Parser: Invalid targets for augassign and except succeed https://bugs.python.org/issue40618 closed by lys.nikolaou #40619: compile() passes rest of file as SyntaxError().text when file https://bugs.python.org/issue40619 closed by pablogsal #40621: Python crashes with new parser on invalid exception handlers https://bugs.python.org/issue40621 closed by pablogsal #40627: Bus error on 'except E as a.b:' https://bugs.python.org/issue40627 closed by gvanrossum #40631: PEG Parser: Cannot used starred expression in parenthesised ex https://bugs.python.org/issue40631 closed by lys.nikolaou #1332869: Fatal Python error: Interpreter not initialized https://bugs.python.org/issue1332869 closed by vstinner #1776160: Buffer overflow when listing deeply nested directory https://bugs.python.org/issue1776160 closed by benjamin.peterson
participants (1)
-
Python tracker