Summary of Python tracker Issues
ACTIVITY SUMMARY (2020-10-16 - 2020-10-23) 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 7608 (-99) closed 46258 (+176) total 53866 (+77) Open issues with patches: 3059 Issues opened (66) ================== #2190: MozillaCookieJar ignores HttpOnly cookies https://bugs.python.org/issue2190 reopened by terry.reedy #25655: Python errors related to failures loading DLL's lack informati https://bugs.python.org/issue25655 reopened by steve.dower #33987: IDLE: use ttk.Frame for ttk widgets https://bugs.python.org/issue33987 reopened by terry.reedy #38820: Make Python compatible with OpenSSL 3.0.0 https://bugs.python.org/issue38820 reopened by christian.heimes #40703: PyType_FromSpec*() overwrites the type's "__module__" https://bugs.python.org/issue40703 reopened by petr.viktorin #41950: Typo in Python 3.9 what's new page https://bugs.python.org/issue41950 reopened by gvanrossum #42026: index function return first index for same element if repetiti https://bugs.python.org/issue42026 reopened by chetanpalliwal13 #42054: email message get_content throws KeyError for content main typ https://bugs.python.org/issue42054 opened by msapiro #42058: Process not running with args https://bugs.python.org/issue42058 opened by vbanait #42059: TypedDict(...) as function does not respect "total" when setti https://bugs.python.org/issue42059 opened by alex.gronholm #42060: Usage of assert in http/client.py https://bugs.python.org/issue42060 opened by fbidu #42061: Document __format__ method for IPv[46]Address https://bugs.python.org/issue42061 opened by eric.smith #42062: Usage of HTTPResponse.url https://bugs.python.org/issue42062 opened by fbidu #42063: More options to http.server & SimpleHTTPRequestHandler https://bugs.python.org/issue42063 opened by jacobsorme #42064: Convert sqlite3 to multi-phase initialisation (PEP 489) https://bugs.python.org/issue42064 opened by erlendaasland #42066: CookieJar cookies should not be sorted https://bugs.python.org/issue42066 opened by IKermani #42067: Type annotation in for-loops https://bugs.python.org/issue42067 opened by gaaartner #42068: For macOS, package the included Tcl and Tk frameworks in a rat https://bugs.python.org/issue42068 opened by culler #42070: I think the rationale to keep IsoCalendarDate private from the https://bugs.python.org/issue42070 opened by msimpasona #42073: classmethod does not pass "type/owner" when invoking wrapped _ https://bugs.python.org/issue42073 opened by eriknw #42074: setup error on windows https://bugs.python.org/issue42074 opened by rikkuguzai #42075: Verbose/confusing default format on warnings https://bugs.python.org/issue42075 opened by Mithil #42076: urllib ResourceWarning in case of usage of FTP https://bugs.python.org/issue42076 opened by icegood #42078: _tracemalloc.c and Clang-cl https://bugs.python.org/issue42078 opened by gvanem #42079: Why does tarfile.next swallow InvalidHeaderError https://bugs.python.org/issue42079 opened by jan.schatz #42082: Eliminate test_peg_generator redundant output https://bugs.python.org/issue42082 opened by terry.reedy #42083: PyStructSequence_NewType broken in 3.8 https://bugs.python.org/issue42083 opened by wdi2 #42085: Add dedicated slot for sending values https://bugs.python.org/issue42085 opened by v2m #42086: AST: Document / re-design? the simple constructor nodes from s https://bugs.python.org/issue42086 opened by BTaskaya #42087: Remove pre-AIX 6.1 dead code paths https://bugs.python.org/issue42087 opened by kadler #42088: types.SimpleNamespace.__repr__ documentation inconsistency https://bugs.python.org/issue42088 opened by avrahami.ben #42090: zipfile.Path.joinpath API inconsistent with pathlib.Path.joinp https://bugs.python.org/issue42090 opened by conchylicultor #42091: strftime returns empty string for -d, -I 3.8.3 https://bugs.python.org/issue42091 opened by PMARINA #42092: test_host_resolution_bad_address does not always fail as expec https://bugs.python.org/issue42092 opened by barry #42094: isoformat() / fromisoformat() for datetime.timedelta https://bugs.python.org/issue42094 opened by Erik Cederstrand #42095: plistlib: Add tests that compare with plutil(1) https://bugs.python.org/issue42095 opened by ronaldoussoren #42096: zipfile.is_zipfile incorrectly identifying a gzipped file as a https://bugs.python.org/issue42096 opened by aroussel #42097: Python 3.7.9 logging/threading/fork hang https://bugs.python.org/issue42097 opened by Adq #42098: Test suite should verify auditing events get triggered https://bugs.python.org/issue42098 opened by akuchling #42099: Fix reference to ob_type in unionobject.c and ceval https://bugs.python.org/issue42099 opened by nascheme #42100: Add _PyType_GetModuleByDef https://bugs.python.org/issue42100 opened by petr.viktorin #42101: Allow inheritance of Venvs https://bugs.python.org/issue42101 opened by mbussonn #42102: Make builtins.callable "generic" https://bugs.python.org/issue42102 opened by hauntsaninja #42103: [security] DoS (MemError via CPU and RAM exhaustion) when proc https://bugs.python.org/issue42103 opened by wessen #42104: xml.etree should support contains() function https://bugs.python.org/issue42104 opened by karlcow #42106: docs.python.org prioritises search horribly https://bugs.python.org/issue42106 opened by xmorel #42107: Monotonic time on macOS 10.12+ should use mach_continuous_time https://bugs.python.org/issue42107 opened by sjunot #42108: HTTPSConnection hangs forever when the percentage completed of https://bugs.python.org/issue42108 opened by Tiger-222 #42109: Use hypothesis for testing the standard library, falling back https://bugs.python.org/issue42109 opened by p-ganssle #42110: race condition in ThreadChildWatcher (default) and MultiLoopCh https://bugs.python.org/issue42110 opened by sourcejedi #42111: Make the xxlimited module an example of best extension module https://bugs.python.org/issue42111 opened by petr.viktorin #42112: ZipFIle.write remove slash at the beginning of member's path https://bugs.python.org/issue42112 opened by matan1008 #42114: Documentation of ctypes.CDLL does not correspond to code https://bugs.python.org/issue42114 opened by madphysicist #42115: Caching infrastructure for the evaluation loop: specialised op https://bugs.python.org/issue42115 opened by pablogsal #42116: Inspect library ignore comments at the end of a function (insp https://bugs.python.org/issue42116 opened by noureddine.hamid #42119: Error when debugging logging.FileHandler subclass __init__ met https://bugs.python.org/issue42119 opened by fcodvpt #42120: Depreciated MACRO of copysign for MSVC https://bugs.python.org/issue42120 opened by ejguan #42121: unable to input certain Unicode characters in Text widget https://bugs.python.org/issue42121 opened by nobodxbodon #42123: Run the two times, only enable invalid_* rules on the second r https://bugs.python.org/issue42123 opened by lys.nikolaou #42124: FAIL test_asyncio test_sendfile_close_peer_in_the_middle_of_re https://bugs.python.org/issue42124 opened by terry.reedy #42125: linecache cannot get source for the __main__ module with a cus https://bugs.python.org/issue42125 opened by eltoder #42126: Optimize BUILD_CONST_KEY_MAP for distinct keys https://bugs.python.org/issue42126 opened by methane #42127: functools.cached_property possibly disables key-sharing instan https://bugs.python.org/issue42127 opened by Yonatan Goldschmidt #42128: Structural Pattern Matching (PEP 634) https://bugs.python.org/issue42128 opened by brandtbucher #42129: Support resources in namespace packages https://bugs.python.org/issue42129 opened by jaraco #42130: AsyncIO's wait_for can hide cancellation in a rare race condit https://bugs.python.org/issue42130 opened by tvoinarovskyi Most recent 15 issues with no replies (15) ========================================== #42130: AsyncIO's wait_for can hide cancellation in a rare race condit https://bugs.python.org/issue42130 #42129: Support resources in namespace packages https://bugs.python.org/issue42129 #42127: functools.cached_property possibly disables key-sharing instan https://bugs.python.org/issue42127 #42125: linecache cannot get source for the __main__ module with a cus https://bugs.python.org/issue42125 #42124: FAIL test_asyncio test_sendfile_close_peer_in_the_middle_of_re https://bugs.python.org/issue42124 #42123: Run the two times, only enable invalid_* rules on the second r https://bugs.python.org/issue42123 #42121: unable to input certain Unicode characters in Text widget https://bugs.python.org/issue42121 #42119: Error when debugging logging.FileHandler subclass __init__ met https://bugs.python.org/issue42119 #42116: Inspect library ignore comments at the end of a function (insp https://bugs.python.org/issue42116 #42112: ZipFIle.write remove slash at the beginning of member's path https://bugs.python.org/issue42112 #42109: Use hypothesis for testing the standard library, falling back https://bugs.python.org/issue42109 #42108: HTTPSConnection hangs forever when the percentage completed of https://bugs.python.org/issue42108 #42104: xml.etree should support contains() function https://bugs.python.org/issue42104 #42101: Allow inheritance of Venvs https://bugs.python.org/issue42101 #42100: Add _PyType_GetModuleByDef https://bugs.python.org/issue42100 Most recent 15 issues waiting for review (15) ============================================= #42128: Structural Pattern Matching (PEP 634) https://bugs.python.org/issue42128 #42126: Optimize BUILD_CONST_KEY_MAP for distinct keys https://bugs.python.org/issue42126 #42125: linecache cannot get source for the __main__ module with a cus https://bugs.python.org/issue42125 #42123: Run the two times, only enable invalid_* rules on the second r https://bugs.python.org/issue42123 #42115: Caching infrastructure for the evaluation loop: specialised op https://bugs.python.org/issue42115 #42112: ZipFIle.write remove slash at the beginning of member's path https://bugs.python.org/issue42112 #42109: Use hypothesis for testing the standard library, falling back https://bugs.python.org/issue42109 #42103: [security] DoS (MemError via CPU and RAM exhaustion) when proc https://bugs.python.org/issue42103 #42102: Make builtins.callable "generic" https://bugs.python.org/issue42102 #42100: Add _PyType_GetModuleByDef https://bugs.python.org/issue42100 #42099: Fix reference to ob_type in unionobject.c and ceval https://bugs.python.org/issue42099 #42095: plistlib: Add tests that compare with plutil(1) https://bugs.python.org/issue42095 #42087: Remove pre-AIX 6.1 dead code paths https://bugs.python.org/issue42087 #42086: AST: Document / re-design? the simple constructor nodes from s https://bugs.python.org/issue42086 #42085: Add dedicated slot for sending values https://bugs.python.org/issue42085 Top 10 most discussed issues (10) ================================= #41972: bytes.find consistently hangs in a particular scenario https://bugs.python.org/issue41972 25 msgs #42041: venv subprocess call to python resolves to wrong interpreter https://bugs.python.org/issue42041 21 msgs #41950: Typo in Python 3.9 what's new page https://bugs.python.org/issue41950 8 msgs #42115: Caching infrastructure for the evaluation loop: specialised op https://bugs.python.org/issue42115 8 msgs #42037: Documentation confusion in CookieJar functions https://bugs.python.org/issue42037 7 msgs #25655: Python errors related to failures loading DLL's lack informati https://bugs.python.org/issue25655 6 msgs #31818: [macOS] _scproxy.get_proxies() crash -- get_proxies() is not f https://bugs.python.org/issue31818 6 msgs #41737: Improper NotADirectoryError when opening a file in a fake dire https://bugs.python.org/issue41737 6 msgs #42064: Convert sqlite3 to multi-phase initialisation (PEP 489) https://bugs.python.org/issue42064 6 msgs #42103: [security] DoS (MemError via CPU and RAM exhaustion) when proc https://bugs.python.org/issue42103 6 msgs Issues closed (170) =================== #1823: Possible to set invalid Content-Transfer-Encoding on email.mim https://bugs.python.org/issue1823 closed by barry #3760: PEP 3121 --- PyType_Copy is missing https://bugs.python.org/issue3760 closed by terry.reedy #5043: get_msvcr() returns None rather than [] https://bugs.python.org/issue5043 closed by terry.reedy #5474: distutils produces invalid RPM packages of prerelease python p https://bugs.python.org/issue5474 closed by eric.araujo #6555: distutils config file should have the same name on both platfo https://bugs.python.org/issue6555 closed by eric.araujo #7018: Recommend "*" over "#" in getargs.c typecodes https://bugs.python.org/issue7018 closed by iritkatriel #7726: Remove required metadata warnings for sdist https://bugs.python.org/issue7726 closed by eric.araujo #8918: distutils test_config_cmd failure on Solaris https://bugs.python.org/issue8918 closed by eric.araujo #9405: Test fix for past crash when calling urllib.getproxies() under https://bugs.python.org/issue9405 closed by ronaldoussoren #11219: distutils check command: warn if license is specified in both https://bugs.python.org/issue11219 closed by eric.araujo #11305: TextIOWrapper.readline and str.splitlines have different behav https://bugs.python.org/issue11305 closed by iritkatriel #11414: Add import fix for email.Message https://bugs.python.org/issue11414 closed by barry #11646: 2to3: msvcrt.(get|put)ch -> (get|put)wch https://bugs.python.org/issue11646 closed by eryksun #12174: Multiprocessing logging levels unclear https://bugs.python.org/issue12174 closed by iritkatriel #12933: Update or remove claims that distutils requires external progr https://bugs.python.org/issue12933 closed by eric.araujo #13047: imp.find_module("") and imp.find_module(".") https://bugs.python.org/issue13047 closed by iritkatriel #13316: build_py_2to3 does not convert when there was an error in the https://bugs.python.org/issue13316 closed by eric.araujo #15419: distutils: build should use a version-specific build directory https://bugs.python.org/issue15419 closed by eric.araujo #15877: xml.dom.minidom cannot parse ISO-2022-JP https://bugs.python.org/issue15877 closed by iritkatriel #16094: Tuple extraction in a lambda isn't supported by 2to3 https://bugs.python.org/issue16094 closed by corona10 #16396: Importing ctypes.wintypes on Linux gives a ValueError instead https://bugs.python.org/issue16396 closed by steve.dower #16401: mention PKG-INFO in the documentation https://bugs.python.org/issue16401 closed by eric.araujo #16729: Document how to provide defaults for setup.py commands options https://bugs.python.org/issue16729 closed by eric.araujo #17311: use distutils terminology in "PyPI package display" section https://bugs.python.org/issue17311 closed by eric.araujo #17514: Add the license to argparse.py https://bugs.python.org/issue17514 closed by eric.araujo #19394: distutils.core.Extension: empty strings in library_dirs and in https://bugs.python.org/issue19394 closed by eric.araujo #19438: Where is NoneType in Python 3? https://bugs.python.org/issue19438 closed by adelfino #20119: pdb c(ont(inue)) optional one-time-only breakpoint (like perl https://bugs.python.org/issue20119 closed by iritkatriel #20585: urllib2 unrelease KQUEUE on Mac OSX 10.9+ https://bugs.python.org/issue20585 closed by ronaldoussoren #21257: Document parse_headers function of http.client https://bugs.python.org/issue21257 closed by iritkatriel #22210: pdb-run-restarting-a-pdb-session https://bugs.python.org/issue22210 closed by iritkatriel #22308: add {implementation} to sysconfig.py https://bugs.python.org/issue22308 closed by eric.araujo #22577: local variable changes lost after pdb jump command https://bugs.python.org/issue22577 closed by iritkatriel #23510: multiprocessing bug SyncManager and 'with' https://bugs.python.org/issue23510 closed by iritkatriel #23534: `test_longdouble` fails on Mac when using system libffi (versi https://bugs.python.org/issue23534 closed by iritkatriel #23706: pathlib.Path.write_text should include a newline argument https://bugs.python.org/issue23706 closed by methane #24130: Remove -fno-common compile option from OS X framework builds? https://bugs.python.org/issue24130 closed by ronaldoussoren #24538: os.setxattr PermissionError on panfs propagates up causing `co https://bugs.python.org/issue24538 closed by iritkatriel #24876: distutils.errors not wildcard-import-safe https://bugs.python.org/issue24876 closed by eric.araujo #24970: Make distutils.Command an ABC https://bugs.python.org/issue24970 closed by eric.araujo #26033: distutils default compiler API is incomplete https://bugs.python.org/issue26033 closed by eric.araujo #26376: Tkinter root window won't close if packed. https://bugs.python.org/issue26376 closed by ronaldoussoren #26541: Add stop_after parameter to setup() https://bugs.python.org/issue26541 closed by eric.araujo #26794: curframe can be None in pdb.py https://bugs.python.org/issue26794 closed by iritkatriel #26835: Add file-sealing ops to fcntl https://bugs.python.org/issue26835 closed by christian.heimes #27126: Apple-supplied libsqlite3 on OS X is not fork safe; can cause https://bugs.python.org/issue27126 closed by ronaldoussoren #27320: ./setup.py --help-commands should sort extra commands https://bugs.python.org/issue27320 closed by eric.araujo #27321: Email parser creates a message object that can't be flattened https://bugs.python.org/issue27321 closed by barry #28660: TextWrapper break_long_words=True, break_on_hyphens=True on lo https://bugs.python.org/issue28660 closed by serhiy.storchaka #29411: Option --executable for entry_points https://bugs.python.org/issue29411 closed by eric.araujo #29745: asyncio: Make pause/resume_reading idepotent and no-op for clo https://bugs.python.org/issue29745 closed by iritkatriel #29986: Documentation recommends raising TypeError from tp_richcompare https://bugs.python.org/issue29986 closed by iritkatriel #30155: Add ability to get tzinfo from a datetime instance in C API https://bugs.python.org/issue30155 closed by p-ganssle #30612: Unusual Windows registry path syntax https://bugs.python.org/issue30612 closed by steve.dower #31073: Change metadata handling in check command https://bugs.python.org/issue31073 closed by eric.araujo #31202: Windows pathlib.Path.glob(pattern) fixed part of the pattern c https://bugs.python.org/issue31202 closed by steve.dower #31432: Documention for CERT_OPTIONAL is misleading https://bugs.python.org/issue31432 closed by christian.heimes #31522: _mboxMMDF.get_string() fails to pass param to get_bytes() https://bugs.python.org/issue31522 closed by barry #31686: GZip library doesn't properly close files https://bugs.python.org/issue31686 closed by iritkatriel #31878: Cygwin: _socket module does not compile due to missing ioctl d https://bugs.python.org/issue31878 closed by erik.bray #31922: Can't receive replies from multicast UDP with asyncio https://bugs.python.org/issue31922 closed by iritkatriel #32431: Two bytes objects of zero length don't compare equal https://bugs.python.org/issue32431 closed by methane #32498: urllib.parse.unquote raises incorrect errormessage when string https://bugs.python.org/issue32498 closed by taleinat #32549: Travis: Test with OpenSSL 1.1.0 https://bugs.python.org/issue32549 closed by christian.heimes #32820: Add and document __format__ method for IPv[46]Address https://bugs.python.org/issue32820 closed by eric.smith #32902: FileInput "inplace" redirects output of other threads https://bugs.python.org/issue32902 closed by iritkatriel #33394: the build of the shared modules is quiet/non-visible when GNU https://bugs.python.org/issue33394 closed by iritkatriel #33483: build system requires explicit compiler, but should discover i https://bugs.python.org/issue33483 closed by benjamin.peterson #33570: OpenSSL 1.1.1 / TLS 1.3 cipher suite changes https://bugs.python.org/issue33570 closed by christian.heimes #33592: Document contextvars C API https://bugs.python.org/issue33592 closed by iritkatriel #33972: AttributeError in email.message.iter_attachments() https://bugs.python.org/issue33972 closed by barry #34514: assertEqual doesn't use maxDiff when comparing dictionaries https://bugs.python.org/issue34514 closed by iritkatriel #35324: ssl: FileNotFoundError when do handshake https://bugs.python.org/issue35324 closed by christian.heimes #35414: A reference counting bug in PyState_RemoveModule() https://bugs.python.org/issue35414 closed by serhiy.storchaka #35436: Add missing PyErr_NoMemory() calls https://bugs.python.org/issue35436 closed by serhiy.storchaka #35525: Incorrect keyword name in NNTP.starttls() documentation https://bugs.python.org/issue35525 closed by taleinat #36179: _hashopenssl has reference leaks in OOM case https://bugs.python.org/issue36179 closed by gregory.p.smith #36201: AssertCountEqual does not work for nested dictionaries. https://bugs.python.org/issue36201 closed by rhettinger #36285: Integer overflow in array.array.remove() https://bugs.python.org/issue36285 closed by serhiy.storchaka #36398: A possible crash in structseq.c's structseq_repr() https://bugs.python.org/issue36398 closed by serhiy.storchaka #36568: Typo in socket.CAN_RAW_FD_FRAMES library documentation https://bugs.python.org/issue36568 closed by iritkatriel #36583: Do not swallow exceptions in the _ssl module https://bugs.python.org/issue36583 closed by serhiy.storchaka #37105: Add deprecated-remove information on stream doc https://bugs.python.org/issue37105 closed by iritkatriel #37428: SSLContext.post_handshake_auth implicitly enables cert validat https://bugs.python.org/issue37428 closed by benjamin.peterson #37440: httplib should enable post-handshake authentication for TLS 1. https://bugs.python.org/issue37440 closed by benjamin.peterson #37461: email.parser.Parser hang https://bugs.python.org/issue37461 closed by barry #37553: SendfileUsingSendTest tests timeout too short for Windows ARM3 https://bugs.python.org/issue37553 closed by iritkatriel #37677: Seg Fault on OSX when multiprocessing https://bugs.python.org/issue37677 closed by ronaldoussoren #37840: bytearray_getitem() handles negative index incorrectly https://bugs.python.org/issue37840 closed by iritkatriel #37931: crash reimporting posix after Py_Finalize on mac https://bugs.python.org/issue37931 closed by vstinner #38041: IDLE Shell: Refine restart line https://bugs.python.org/issue38041 closed by terry.reedy #38094: unneeded assignment to wb.len in PyBytes_Concat using buffer p https://bugs.python.org/issue38094 closed by methane #38252: Use 8-byte step to detect ASCII sequence in 64bit Windows buil https://bugs.python.org/issue38252 closed by serhiy.storchaka #38439: Python needs higher resolution app/menu icons https://bugs.python.org/issue38439 closed by steve.dower #38486: Dead links in mailbox doc https://bugs.python.org/issue38486 closed by barry #38787: PEP 573: Module State Access from C Extension Methods https://bugs.python.org/issue38787 closed by petr.viktorin #38980: Compile libpython with -fno-semantic-interposition https://bugs.python.org/issue38980 closed by pablogsal #39046: collections.abc.Reversible should not be a subclass of Hashabl https://bugs.python.org/issue39046 closed by Zac Hatfield-Dodds #39107: Upgrade Windows tcl/tk to 8.6.10 https://bugs.python.org/issue39107 closed by terry.reedy #39416: Document default numeric string formats https://bugs.python.org/issue39416 closed by eric.araujo #39524: Escape sequences in doc string of ast._pad_whitespace https://bugs.python.org/issue39524 closed by iritkatriel #39693: tarfile's extractfile documentation is misleading https://bugs.python.org/issue39693 closed by akuchling #40215: Use xdg basedir spec on linux https://bugs.python.org/issue40215 closed by eric.araujo #40341: Programming FAQ includes actively discouraged solutions; Shoul https://bugs.python.org/issue40341 closed by rhettinger #40380: OS-related test failures on Linux in Python 3.8.2 https://bugs.python.org/issue40380 closed by gregory.p.smith #40423: Optimization: use close_range(2) if available https://bugs.python.org/issue40423 closed by gregory.p.smith #40484: Document existing compiler flags under ast https://bugs.python.org/issue40484 closed by pablogsal #40492: -m cProfile -o f.pstats with a script that does chdir() writes https://bugs.python.org/issue40492 closed by taleinat #40554: Add escape to the glossary? https://bugs.python.org/issue40554 closed by akuchling #40592: `Shutil.which` incosistent with windows's `where` https://bugs.python.org/issue40592 closed by steve.dower #40671: Convert _hashlib to PEP 489 multiphase initialization https://bugs.python.org/issue40671 closed by corona10 #40775: Fix missing dot in sqlite3 Node type name https://bugs.python.org/issue40775 closed by erlendaasland #40860: Exception in multiprocessing/context.py under load https://bugs.python.org/issue40860 closed by iritkatriel #40901: It's not clear what "interface name" means in socket if_namein https://bugs.python.org/issue40901 closed by steve.dower #41016: warning: 'Tk_GetNumMainWindows' is deprecated https://bugs.python.org/issue41016 closed by ronaldoussoren #41017: warning: 'Tk_Init' is deprecated: first deprecated https://bugs.python.org/issue41017 closed by ronaldoussoren #41019: The necessary bits to build these optional modules were not fo https://bugs.python.org/issue41019 closed by ronaldoussoren #41056: minor NULL pointer and sign issues reported by Coverity https://bugs.python.org/issue41056 closed by p-ganssle #41061: Incorrect expressions / assert with side effect in hashtable https://bugs.python.org/issue41061 closed by christian.heimes #41192: Some audit events are undocumented https://bugs.python.org/issue41192 closed by akuchling #41217: Obsolete note for default asyncio event loop on Windows https://bugs.python.org/issue41217 closed by steve.dower #41292: Dead link in Windows FAQ https://bugs.python.org/issue41292 closed by steve.dower #41316: tarfile: Do not write full path in FNAME field https://bugs.python.org/issue41316 closed by methane #41397: Restore default implementation of __ne__ in Counter https://bugs.python.org/issue41397 closed by rhettinger #41471: After installing python 3.x on Mac pip doesn't work at all https://bugs.python.org/issue41471 closed by ronaldoussoren #41491: plistlib can't load macOS BigSur system LaunchAgent https://bugs.python.org/issue41491 closed by ronaldoussoren #41586: Allow to set pipe size on subprocess.Popen. https://bugs.python.org/issue41586 closed by gregory.p.smith #41667: The python PEG generator incorrectly handles empty sequences i https://bugs.python.org/issue41667 closed by lys.nikolaou #41680: Turtles in Python 3.8.5 crashes OSX 10.14.6 https://bugs.python.org/issue41680 closed by ned.deily #41726: Update refcounts info of PyType_FromModuleAndSpec in refcounts https://bugs.python.org/issue41726 closed by petr.viktorin #41746: Add optional type information to asdl_seq objects https://bugs.python.org/issue41746 closed by lys.nikolaou #41747: dataclasses: generated method's using the wrong qualname https://bugs.python.org/issue41747 closed by eric.smith #41755: Docs: Please remove `from distutils.core import setup` https://bugs.python.org/issue41755 closed by eric.araujo #41784: Promote PyUnicode_AsUTF8AndSize to be available with the limit https://bugs.python.org/issue41784 closed by steve.dower #41812: Broken link on documentation header https://bugs.python.org/issue41812 closed by mdk #41819: Fix some compiler warnings https://bugs.python.org/issue41819 closed by methane #41845: Promote PyObject_GenericGetDict to the stable API https://bugs.python.org/issue41845 closed by steve.dower #41902: Micro optimization for range.index if step is 1 https://bugs.python.org/issue41902 closed by corona10 #41910: Document that object.__eq__ implements `a is b` https://bugs.python.org/issue41910 closed by terry.reedy #41944: [security] Python testsuite calls eval() on content received v https://bugs.python.org/issue41944 closed by ned.deily #41954: [mock] Recursion on mocking inspect.isfunction https://bugs.python.org/issue41954 closed by stanislavlevin #41959: Doc/library/asyncio-policy.rst grammar error https://bugs.python.org/issue41959 closed by asvetlov #41966: datetime.time issue with pickling in PyPy https://bugs.python.org/issue41966 closed by serhiy.storchaka #41982: [Python 3.8] Wrong location flagged as syntax error https://bugs.python.org/issue41982 closed by pablogsal #41988: No hyphen in broken up word in documentation https://bugs.python.org/issue41988 closed by terry.reedy #42010: Generic types accept indexing/subscripting, causing confusion https://bugs.python.org/issue42010 closed by gvanrossum #42025: zoneinfo: wrong time difference across transition when tzinfo https://bugs.python.org/issue42025 closed by p-ganssle #42046: Unable to write to file without elevated privileges https://bugs.python.org/issue42046 closed by eryksun #42051: [security] Avoid plistlib XML vulnerabilities by rejecting ent https://bugs.python.org/issue42051 closed by ned.deily #42055: Python Nuget Packages for Windows Installation: Request for mo https://bugs.python.org/issue42055 closed by paul.moore #42056: Configure on Apple ARM: "Unexpected output of 'arch' on OSX" https://bugs.python.org/issue42056 closed by ronaldoussoren #42057: peephole optimizer bug relating to JUMP_IF_NOT_EXC_MATCH https://bugs.python.org/issue42057 closed by methane #42065: Fix incorrectly formatted _codecs.charmap_decode error message https://bugs.python.org/issue42065 closed by taleinat #42069: Make filecmp more pythonic https://bugs.python.org/issue42069 closed by rhettinger #42071: Shelve should default to the default Pickle protocol instead o https://bugs.python.org/issue42071 closed by ZackerySpytz #42072: requests https://bugs.python.org/issue42072 closed by lisroach #42077: Some absolute domain name not work in urllib https://bugs.python.org/issue42077 closed by christian.heimes #42080: Disutils on windows debug build fails without -j1 https://bugs.python.org/issue42080 closed by jpe #42081: Consider fast_double_parser for faster str->double https://bugs.python.org/issue42081 closed by pitrou #42084: Language aware diff headers https://bugs.python.org/issue42084 closed by rhettinger #42089: Better message in PackageNotFoundError https://bugs.python.org/issue42089 closed by jaraco #42093: Add opcode cache for LOAD_ATTR https://bugs.python.org/issue42093 closed by pablogsal #42105: allow_abbrev not working as intended in "argparse.ArgumentPars https://bugs.python.org/issue42105 closed by paul.j3 #42113: Replace _asyncio.TaskWakeupMethWrapper with PyCFunction https://bugs.python.org/issue42113 closed by yselivanov #42117: asyncio calls from sync/async, better docs or api support https://bugs.python.org/issue42117 closed by blazespinnaker #42118: TypeError gives wrong reserved name https://bugs.python.org/issue42118 closed by rhettinger #42122: macOS complains about how fonts are accessed https://bugs.python.org/issue42122 closed by rhettinger #1222585: C++ compilation support for distutils https://bugs.python.org/issue1222585 closed by eric.araujo #1109659: distutils argument parsing is bogus https://bugs.python.org/issue1109659 closed by eric.araujo #1260171: subprocess: more general (non-buffering) communication https://bugs.python.org/issue1260171 closed by gregory.p.smith
participants (1)
-
Python tracker