Summary of Python tracker Issues

ACTIVITY SUMMARY (2021-05-21 - 2021-05-28) 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 7424 (-28) closed 48574 (+82) total 55998 (+54)
Open issues with patches: 2945
Issues opened (38) ==================
#44209: urllib.robotparser fail on Disallow: /? from google.com https://bugs.python.org/issue44209 opened by karl.pradene
#44210: Make importlib.metadata._meta.PackageMetadata public https://bugs.python.org/issue44210 opened by FFY00
#44211: Duplicate '.bmp' key in mimetypes.py, maps to both 'image/bmp' https://bugs.python.org/issue44211 opened by andreasjansson
#44212: asyncio overrides signal handlers https://bugs.python.org/issue44212 opened by Francisco Demartino
#44213: LIST_TO_TUPLE placed below the sentence "all of the following https://bugs.python.org/issue44213 opened by glubs9
#44214: PyArg_Parse* for vectorcall? https://bugs.python.org/issue44214 opened by ronaldoussoren
#44215: help() module listing displays import warnings from deprecated https://bugs.python.org/issue44215 opened by stefanor
#44217: Tkinter/IDLE: literal astral char discombobulates text editing https://bugs.python.org/issue44217 opened by shreyanavigyan
#44218: Possible Stack Based Buffer Overflow at Programs/_freeze_impor https://bugs.python.org/issue44218 opened by demonia
#44219: Opening a file holds the GIL when it calls "isatty()" https://bugs.python.org/issue44219 opened by smurfix
#44220: PyStructSequence_UnnamedField unavailable on Windows https://bugs.python.org/issue44220 opened by johnboy2
#44221: ImportError: sys.meta_path is None, Python is likely shutting https://bugs.python.org/issue44221 opened by luizoti
#44225: stop() on a stopped loop inhibits the next run_forever https://bugs.python.org/issue44225 opened by mandolaerik
#44226: Threads shutting down in Py 2.7 but not in Py 3.69 while makin https://bugs.python.org/issue44226 opened by muralidhar.bn
#44229: Intermittent connection errors in ssl tests on macOS CI https://bugs.python.org/issue44229 opened by erlendaasland
#44230: lookup extensions with the stable ABI under a platform specifi https://bugs.python.org/issue44230 opened by doko
#44233: Provide Windows Terminal Fragment Extension https://bugs.python.org/issue44233 opened by mveril
#44234: Debugging with LLDB doesn't work for universal2 installer on m https://bugs.python.org/issue44234 opened by ronaldoussoren
#44235: Remove l*gettext() and related functions in the gettext module https://bugs.python.org/issue44235 opened by corona10
#44236: Define SOABI, LIBRARY, LDLIBRARY and LIBPL on Windows https://bugs.python.org/issue44236 opened by steve.dower
#44237: test_ssl randomly fails on macOS GH Action: test_get_server_ce https://bugs.python.org/issue44237 opened by vstinner
#44238: Unable to install Python 3.9.5 - Windows Server https://bugs.python.org/issue44238 opened by RFuentes
#44239: Use platform defined data directories instead of ~/.python_his https://bugs.python.org/issue44239 opened by oxalica
#44240: Incorrect behavior of LOAD_ATTR due to overflow in tp_version https://bugs.python.org/issue44240 opened by Mark.Shannon
#44242: enum.IntFlag regression: missing values cause TypeError https://bugs.python.org/issue44242 opened by hroncok
#44245: Cross-compilation of CPython 3.8 with _socket module using And https://bugs.python.org/issue44245 opened by laheller
#44246: 3.10 beta 1: breaking change in importlib.metadata entry point https://bugs.python.org/issue44246 opened by Anthony Sottile
#44249: Readme typo fix https://bugs.python.org/issue44249 opened by Ayushparikh-code
#44251: ctypes '_get_soname' fails silently on missing objdump https://bugs.python.org/issue44251 opened by GuillaumeDesforges
#44252: test_ssl and test_httplib.HTTPSTest crash randomly with "Windo https://bugs.python.org/issue44252 opened by vstinner
#44254: Change turtledemo button colors https://bugs.python.org/issue44254 opened by terry.reedy
#44255: strptime and week numbers without week days https://bugs.python.org/issue44255 opened by Jaap van der Velde
#44257: typo and verbous grammar in the grammar spec https://bugs.python.org/issue44257 opened by orangebana15
#44258: Support PEP 515 for Fraction's initialization from string https://bugs.python.org/issue44258 opened by Sergey.Kirpichev
#44259: lib2to3 does not accept "exec" as name https://bugs.python.org/issue44259 opened by mulugruntz
#44260: _Random.seed() is called twice https://bugs.python.org/issue44260 opened by serhiy.storchaka
#44261: SocketType documentation misleading https://bugs.python.org/issue44261 opened by srittau
#44262: tarfile: some content different output https://bugs.python.org/issue44262 opened by yellowhat
Most recent 15 issues with no replies (15) ==========================================
#44262: tarfile: some content different output https://bugs.python.org/issue44262
#44261: SocketType documentation misleading https://bugs.python.org/issue44261
#44260: _Random.seed() is called twice https://bugs.python.org/issue44260
#44259: lib2to3 does not accept "exec" as name https://bugs.python.org/issue44259
#44257: typo and verbous grammar in the grammar spec https://bugs.python.org/issue44257
#44255: strptime and week numbers without week days https://bugs.python.org/issue44255
#44254: Change turtledemo button colors https://bugs.python.org/issue44254
#44251: ctypes '_get_soname' fails silently on missing objdump https://bugs.python.org/issue44251
#44249: Readme typo fix https://bugs.python.org/issue44249
#44245: Cross-compilation of CPython 3.8 with _socket module using And https://bugs.python.org/issue44245
#44239: Use platform defined data directories instead of ~/.python_his https://bugs.python.org/issue44239
#44238: Unable to install Python 3.9.5 - Windows Server https://bugs.python.org/issue44238
#44225: stop() on a stopped loop inhibits the next run_forever https://bugs.python.org/issue44225
#44221: ImportError: sys.meta_path is None, Python is likely shutting https://bugs.python.org/issue44221
#44220: PyStructSequence_UnnamedField unavailable on Windows https://bugs.python.org/issue44220
Most recent 15 issues waiting for review (15) =============================================
#44258: Support PEP 515 for Fraction's initialization from string https://bugs.python.org/issue44258
#44257: typo and verbous grammar in the grammar spec https://bugs.python.org/issue44257
#44249: Readme typo fix https://bugs.python.org/issue44249
#44246: 3.10 beta 1: breaking change in importlib.metadata entry point https://bugs.python.org/issue44246
#44239: Use platform defined data directories instead of ~/.python_his https://bugs.python.org/issue44239
#44235: Remove l*gettext() and related functions in the gettext module https://bugs.python.org/issue44235
#44230: lookup extensions with the stable ABI under a platform specifi https://bugs.python.org/issue44230
#44220: PyStructSequence_UnnamedField unavailable on Windows https://bugs.python.org/issue44220
#44212: asyncio overrides signal handlers https://bugs.python.org/issue44212
#44211: Duplicate '.bmp' key in mimetypes.py, maps to both 'image/bmp' https://bugs.python.org/issue44211
#44210: Make importlib.metadata._meta.PackageMetadata public https://bugs.python.org/issue44210
#44206: Add a version number to dict keys. https://bugs.python.org/issue44206
#44205: shutil.copystat can fail when copying to a file system with a https://bugs.python.org/issue44205
#44195: importlib.abc.TraversableReader is not implemented https://bugs.python.org/issue44195
#44188: ThreadPoolExecutor unbalanced semaphore count https://bugs.python.org/issue44188
Top 10 most discussed issues (10) =================================
#42972: [C API] Heap types (PyType_FromSpec) must fully implement the https://bugs.python.org/issue42972 42 msgs
#44242: enum.IntFlag regression: missing values cause TypeError https://bugs.python.org/issue44242 16 msgs
#44252: test_ssl and test_httplib.HTTPSTest crash randomly with "Windo https://bugs.python.org/issue44252 15 msgs
#44217: Tkinter/IDLE: literal astral char discombobulates text editing https://bugs.python.org/issue44217 14 msgs
#44229: Intermittent connection errors in ssl tests on macOS CI https://bugs.python.org/issue44229 13 msgs
#43921: test_ssl fails on Windows buildbots https://bugs.python.org/issue43921 12 msgs
#44246: 3.10 beta 1: breaking change in importlib.metadata entry point https://bugs.python.org/issue44246 10 msgs
#44031: test_embed and test_tabnanny fails if the current directory is https://bugs.python.org/issue44031 9 msgs
#37596: Reproducible pyc: frozenset is not serialized in a determinist https://bugs.python.org/issue37596 8 msgs
#44206: Add a version number to dict keys. https://bugs.python.org/issue44206 8 msgs
Issues closed (76) ==================
#3702: test_urllib2.test_trivial fails when run from another Windows https://bugs.python.org/issue3702 closed by iritkatriel
#8264: [doc] hasattr doesn't show private (double underscore) attribu https://bugs.python.org/issue8264 closed by kj
#12463: Calling SocketServer.shutdown() when server_forever() was not https://bugs.python.org/issue12463 closed by iritkatriel
#16533: HPUX: Unable to fork() in thread https://bugs.python.org/issue16533 closed by iritkatriel
#20408: memoryview() constructor documentation error https://bugs.python.org/issue20408 closed by berker.peksag
#21633: Argparse does not propagate HelpFormatter class to subparsers https://bugs.python.org/issue21633 closed by iritkatriel
#23443: XMLRPCLIB Exception uses str not class or instance https://bugs.python.org/issue23443 closed by iritkatriel
#23833: email.header.Header folding modifies headers that include semi https://bugs.python.org/issue23833 closed by iritkatriel
#26503: argparse with required field , not having new line separator i https://bugs.python.org/issue26503 closed by iritkatriel
#26740: tarfile: accessing (listing and extracting) tarball fails with https://bugs.python.org/issue26740 closed by iritkatriel
#30757: pyinstaller can be added to docs, py2exe ref can be updated https://bugs.python.org/issue30757 closed by erlendaasland
#30849: test_stress_delivery_dependent() of test_signal randomly fails https://bugs.python.org/issue30849 closed by vstinner
#31790: double free or corruption (while using smem) https://bugs.python.org/issue31790 closed by iritkatriel
#32084: [Security] http.server can be abused to redirect to (almost) a https://bugs.python.org/issue32084 closed by ned.deily
#32983: UnicodeDecodeError 'ascii' codec can't decode byte in position https://bugs.python.org/issue32983 closed by iritkatriel
#33809: Expose `capture_locals` parameter in `traceback` convenience f https://bugs.python.org/issue33809 closed by iritkatriel
#35134: Add a new Include/cpython/ subdirectory for the "CPython API" https://bugs.python.org/issue35134 closed by vstinner
#35197: graminit.h defines very generic names like 'stmt' or 'test' https://bugs.python.org/issue35197 closed by vstinner
#36128: ResourceReader for FileLoader inconsistently handles path sepa https://bugs.python.org/issue36128 closed by jaraco
#36560: test_functools leaks randomly 1 memory block https://bugs.python.org/issue36560 closed by vstinner
#36940: Update Py_FrozenMain() for _PyCoreConfig (PEP 587) https://bugs.python.org/issue36940 closed by vstinner
#36950: test.support: add an helper to wait for an event with a timeou https://bugs.python.org/issue36950 closed by vstinner
#37228: UDP sockets created by create_datagram_endpoint() allow by def https://bugs.python.org/issue37228 closed by ned.deily
#37903: IDLE Shell sidebar. https://bugs.python.org/issue37903 closed by terry.reedy
#38575: Child process deadlock in subprocess.Popen https://bugs.python.org/issue38575 closed by iritkatriel
#39995: test_concurrent_futures: ProcessPoolSpawnExecutorDeadlockTest. https://bugs.python.org/issue39995 closed by vstinner
#39996: test_multiprocessing_fork hangs on AMD64 FreeBSD Shared 3.x https://bugs.python.org/issue39996 closed by vstinner
#40237: Test code coverage (C) job of Travis CI fails on test_distutil https://bugs.python.org/issue40237 closed by vstinner
#40551: PRs should be rebased on top of master before running the buil https://bugs.python.org/issue40551 closed by FFY00
#40695: hashlib: OpenSSL hash detection should obey security policy https://bugs.python.org/issue40695 closed by christian.heimes
#40736: better message for re.search TypeError ("expected string or by https://bugs.python.org/issue40736 closed by iritkatriel
#41147: Document that redirect_std{out,err} yield the new stream as th https://bugs.python.org/issue41147 closed by iritkatriel
#41611: IDLE: problems with completions on Mac https://bugs.python.org/issue41611 closed by taleinat
#41736: test_site: test_s_option() failed on AMD64 Windows8.1 Refleaks https://bugs.python.org/issue41736 closed by vstinner
#41855: FastPath.zip_children can give duplicate results on Python 3.8 https://bugs.python.org/issue41855 closed by jaraco
#42043: zipfile.Path should support inheritance https://bugs.python.org/issue42043 closed by jaraco
#43063: zipfile.Path / importlib.resources raises KeyError if a file w https://bugs.python.org/issue43063 closed by jaraco
#43109: When using Apple Clang, --with-lto builds should not check for https://bugs.python.org/issue43109 closed by vstinner
#43167: Add a note to the macOS installer welcome window about customi https://bugs.python.org/issue43167 closed by ned.deily
#43504: Site linked in docs, effbot.org, down https://bugs.python.org/issue43504 closed by mdk
#43556: fix attr names for ast.expr and ast.stmt https://bugs.python.org/issue43556 closed by iritkatriel
#43643: importlib.readers.MultiplexedPath.name is not a property https://bugs.python.org/issue43643 closed by jaraco
#43667: Solaris: Fix broken Unicode encoding in non-UTF locales https://bugs.python.org/issue43667 closed by vstinner
#43688: [C API] Support the limited C API in debug mode (Py_INCREF and https://bugs.python.org/issue43688 closed by vstinner
#43774: [Doc] Document configure options in the Python documentation https://bugs.python.org/issue43774 closed by vstinner
#43843: libregrtest: mark a test as failed if a thread logs an unexpec https://bugs.python.org/issue43843 closed by vstinner
#43879: Add native_thread_id to PyThreadState https://bugs.python.org/issue43879 closed by vstinner
#43927: Remove IOError references from the tutorial https://bugs.python.org/issue43927 closed by terry.reedy
#43988: Add test.support.check_disallow_instantiation() https://bugs.python.org/issue43988 closed by erlendaasland
#44010: IDLE: highlight soft keywords https://bugs.python.org/issue44010 closed by taleinat
#44032: Function locals and evaluation stack should be stored in a con https://bugs.python.org/issue44032 closed by vstinner
#44043: 3.10 b1 armhf Bus Error in hashlib test: test_gil https://bugs.python.org/issue44043 closed by christian.heimes
#44120: logging.config.fileConfig/dictConfig can not import class https://bugs.python.org/issue44120 closed by vinay.sajip
#44131: [C API] Add tests on Py_FrozenMain() https://bugs.python.org/issue44131 closed by pablogsal
#44151: Improve parameter names and return value ordering for linear_r https://bugs.python.org/issue44151 closed by rhettinger
#44184: crash on windows invoking flake8 https://bugs.python.org/issue44184 closed by vstinner
#44190: Dictionary assignment shorthand https://bugs.python.org/issue44190 closed by terry.reedy
#44196: Document that importlib.abc.Traversable's methods should raise https://bugs.python.org/issue44196 closed by FFY00
#44201: REPL requests another line despite syntax error https://bugs.python.org/issue44201 closed by pablogsal
#44208: argparse: Accept option without needing to distinguish "-" fro https://bugs.python.org/issue44208 closed by rhettinger
#44216: Bug in class method with optional parameter https://bugs.python.org/issue44216 closed by steven.daprano
#44222: Improving _removeHandlerRef for a very long _handlerList https://bugs.python.org/issue44222 closed by Yonatan Goldschmidt
#44223: := in comprehensions does not work https://bugs.python.org/issue44223 closed by serhiy.storchaka
#44224: urllib.parse.urljoin behaves differently in Python 3.9.5 https://bugs.python.org/issue44224 closed by rushter
#44227: help(bisect.bisect_left) https://bugs.python.org/issue44227 closed by rhettinger
#44228: [urllib] Error with handling of urllib.parse.quote. Terminate https://bugs.python.org/issue44228 closed by martin.panter
#44231: Remove _PyTuple_FromArray from the public API https://bugs.python.org/issue44231 closed by vstinner
#44232: Crash in Objects/typeobject.c https://bugs.python.org/issue44232 closed by vstinner
#44241: Sync importlib_metadata enhancements through 4.1. https://bugs.python.org/issue44241 closed by jaraco
#44243: tkinter button colors on Mac https://bugs.python.org/issue44243 closed by terry.reedy
#44244: protected members accessible in other modules https://bugs.python.org/issue44244 closed by iritkatriel
#44247: bpo stacktrace linkifier does not understand 3.10+ https://bugs.python.org/issue44247 closed by zach.ware
#44248: copy.deepcopy calls objdect's __deepcopy__ with incorrect argu https://bugs.python.org/issue44248 closed by zach.ware
#44250: Link to ibera IRC goes to 404 page https://bugs.python.org/issue44250 closed by xtreak
#44253: tkinter searches for tk.tcl in wrong directory https://bugs.python.org/issue44253 closed by ned.deily
#44256: _functools._lru_list_elem is exposed unintentionally. https://bugs.python.org/issue44256 closed by methane
participants (1)
-
Python tracker