Summary of Python tracker Issues
ACTIVITY SUMMARY (2020-10-02 - 2020-10-09) 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 7690 ( +2) closed 46029 (+69) total 53719 (+71) Open issues with patches: 3126 Issues opened (42) ================== #41913: EnvBuilder.install_scripts should use explicit permissions https://bugs.python.org/issue41913 opened by Frederik Rietdijk #41914: test_pdb fails https://bugs.python.org/issue41914 opened by sumagnadas #41915: unittest.mock.create_autospec(Obj, instance=True) has self key https://bugs.python.org/issue41915 opened by ettang #41916: cxx pthread check is not overrideable https://bugs.python.org/issue41916 opened by virtuald #41918: exec fails to take locals into account when running list compr https://bugs.python.org/issue41918 opened by qpeter #41919: Modify test_codecs to use the new codecs.unregister() function https://bugs.python.org/issue41919 opened by shihai1991 #41921: REDoS in parseentities https://bugs.python.org/issue41921 opened by yetingli #41926: Unpredictable behavior when parsing xml. (xml.etree.ElementTre https://bugs.python.org/issue41926 opened by CyberCreator #41928: ZipFile does not supports Unicode Path Extra Field (0x7075) zi https://bugs.python.org/issue41928 opened by ivan.sorokin.tech #41929: Detect OEM code page for zip archives in ZipFile based on syst https://bugs.python.org/issue41929 opened by ivan.sorokin.tech #41930: Wrap sqlite3_serialize API in sqlite3 module https://bugs.python.org/issue41930 opened by Kerrick Staley #41932: Incorrect struct definition with bitfields https://bugs.python.org/issue41932 opened by berthin #41933: Wording of s * n in Common Sequence Operations is not optimal https://bugs.python.org/issue41933 opened by mdk #41938: concurrent.futures.wait calls len() on an possible iterable https://bugs.python.org/issue41938 opened by rohitkg98 #41940: AMD64 Debian root 3.x: tests fail because downloaded files sta https://bugs.python.org/issue41940 opened by vstinner #41943: unittest.assertLogs passes unexpectedly https://bugs.python.org/issue41943 opened by mrbean-bremen #41944: [security] Python testsuite calls eval() on content received v https://bugs.python.org/issue41944 opened by serhiy.storchaka #41945: http.cookies.SimpleCookie.parse error after [keys] https://bugs.python.org/issue41945 opened by xnovakj #41946: Add concrete examples to os.path documentation https://bugs.python.org/issue41946 opened by theacodes #41948: Runtime error while trying to use Python3.9 with virtualenv https://bugs.python.org/issue41948 opened by abhicantdraw #41949: Redefinition of HMAC functions prevents static linking https://bugs.python.org/issue41949 opened by indygreg #41950: Typo in Python 3.9 what's new page https://bugs.python.org/issue41950 opened by kigawas #41951: python-3.8.2.exe /uninstall /quiet fails with Exit code: 0x643 https://bugs.python.org/issue41951 opened by szheng #41954: [mock] Recursion on mocking inspect.isfunction https://bugs.python.org/issue41954 opened by stanislavlevin #41956: Regression in HTMLParser on malformed tags https://bugs.python.org/issue41956 opened by dan #41959: Doc/library/asyncio-policy.rst grammar error https://bugs.python.org/issue41959 opened by raulcd #41960: Add globalns and localns to the inspect.signature and inspect. https://bugs.python.org/issue41960 opened by BTaskaya #41961: Windows install failure "could not set file security" https://bugs.python.org/issue41961 opened by steve.dower #41962: Make threading._register_atexit public? https://bugs.python.org/issue41962 opened by Ben.Darnell #41963: ConfigParser: stripping of comments should be documented https://bugs.python.org/issue41963 opened by jugmac00 #41966: datetime.time issue with pickling in PyPy https://bugs.python.org/issue41966 opened by ddddaaaa #41967: Handle annotations in the parser to avoid the need for roundtr https://bugs.python.org/issue41967 opened by pablogsal #41969: ttk.RadioButtons mis-sized under Windows 10 UI Scaling, with d https://bugs.python.org/issue41969 opened by Athanasius #41971: multiple tests in test_tools fail since Python 3.9 https://bugs.python.org/issue41971 opened by felixonmars #41972: bytes.find consistently hangs in a particular scenario https://bugs.python.org/issue41972 opened by Zeturic #41973: Docs: TypedDict is now of type function instead of class https://bugs.python.org/issue41973 opened by gaborjbernat #41975: Textwrap to conform to https://www.unicode.org/reports/tr14/tr https://bugs.python.org/issue41975 opened by mdk #41977: ctypes array inside structure requires explicit garbage collec https://bugs.python.org/issue41977 opened by maxim.pichler #41980: Argparse documentation is slightly misleading https://bugs.python.org/issue41980 opened by ygingras #41981: Errors building python 3.9.0 from source on Centos 7 with GCC https://bugs.python.org/issue41981 opened by ftesser #41982: [Python 3.8] Wrong location flagged as syntax error https://bugs.python.org/issue41982 opened by iljah #41983: Missing Documentation AF_PACKET https://bugs.python.org/issue41983 opened by TheNuGuy Most recent 15 issues with no replies (15) ========================================== #41983: Missing Documentation AF_PACKET https://bugs.python.org/issue41983 #41980: Argparse documentation is slightly misleading https://bugs.python.org/issue41980 #41977: ctypes array inside structure requires explicit garbage collec https://bugs.python.org/issue41977 #41975: Textwrap to conform to https://www.unicode.org/reports/tr14/tr https://bugs.python.org/issue41975 #41969: ttk.RadioButtons mis-sized under Windows 10 UI Scaling, with d https://bugs.python.org/issue41969 #41962: Make threading._register_atexit public? https://bugs.python.org/issue41962 #41960: Add globalns and localns to the inspect.signature and inspect. https://bugs.python.org/issue41960 #41959: Doc/library/asyncio-policy.rst grammar error https://bugs.python.org/issue41959 #41956: Regression in HTMLParser on malformed tags https://bugs.python.org/issue41956 #41950: Typo in Python 3.9 what's new page https://bugs.python.org/issue41950 #41948: Runtime error while trying to use Python3.9 with virtualenv https://bugs.python.org/issue41948 #41946: Add concrete examples to os.path documentation https://bugs.python.org/issue41946 #41945: http.cookies.SimpleCookie.parse error after [keys] https://bugs.python.org/issue41945 #41943: unittest.assertLogs passes unexpectedly https://bugs.python.org/issue41943 #41938: concurrent.futures.wait calls len() on an possible iterable https://bugs.python.org/issue41938 Most recent 15 issues waiting for review (15) ============================================= #41972: bytes.find consistently hangs in a particular scenario https://bugs.python.org/issue41972 #41967: Handle annotations in the parser to avoid the need for roundtr https://bugs.python.org/issue41967 #41960: Add globalns and localns to the inspect.signature and inspect. https://bugs.python.org/issue41960 #41959: Doc/library/asyncio-policy.rst grammar error https://bugs.python.org/issue41959 #41950: Typo in Python 3.9 what's new page https://bugs.python.org/issue41950 #41944: [security] Python testsuite calls eval() on content received v https://bugs.python.org/issue41944 #41943: unittest.assertLogs passes unexpectedly https://bugs.python.org/issue41943 #41938: concurrent.futures.wait calls len() on an possible iterable https://bugs.python.org/issue41938 #41933: Wording of s * n in Common Sequence Operations is not optimal https://bugs.python.org/issue41933 #41919: Modify test_codecs to use the new codecs.unregister() function https://bugs.python.org/issue41919 #41916: cxx pthread check is not overrideable https://bugs.python.org/issue41916 #41907: Regression in IntFlag behaviour in f-string https://bugs.python.org/issue41907 #41902: Micro optimization for range.index if step is 1 https://bugs.python.org/issue41902 #41894: UnicodeDecodeError during load failure in non-UTF-8 locale https://bugs.python.org/issue41894 #41891: asyncio.wait_for does not wait for task/future to be completed https://bugs.python.org/issue41891 Top 10 most discussed issues (10) ================================= #41967: Handle annotations in the parser to avoid the need for roundtr https://bugs.python.org/issue41967 23 msgs #26680: Incorporating float.is_integer into Decimal https://bugs.python.org/issue26680 16 msgs #41944: [security] Python testsuite calls eval() on content received v https://bugs.python.org/issue41944 13 msgs #41972: bytes.find consistently hangs in a particular scenario https://bugs.python.org/issue41972 11 msgs #41490: Update bundled pip to 20.2.1 and setuptools to 49.2.1 https://bugs.python.org/issue41490 10 msgs #41894: UnicodeDecodeError during load failure in non-UTF-8 locale https://bugs.python.org/issue41894 10 msgs #41981: Errors building python 3.9.0 from source on Centos 7 with GCC https://bugs.python.org/issue41981 10 msgs #36534: tarfile: handling Windows (path) illegal characters in archive https://bugs.python.org/issue36534 7 msgs #7946: Convoy effect with I/O bound threads and New GIL https://bugs.python.org/issue7946 4 msgs #41877: Check against misspellings of assert etc. in mock https://bugs.python.org/issue41877 4 msgs Issues closed (66) ================== #23984: Documentation error: Descriptors https://bugs.python.org/issue23984 closed by rhettinger #26332: OSError: exception: access violation writing <...> (Windows 10 https://bugs.python.org/issue26332 closed by eryksun #30578: Misleading example in sys.set_coroutine_wrapper docs https://bugs.python.org/issue30578 closed by vstinner #32192: Provide importlib.util.lazy_import helper function https://bugs.python.org/issue32192 closed by brett.cannon #32222: pygettext doesn't extract docstrings for functions with type a https://bugs.python.org/issue32222 closed by methane #32922: dbm.open() encodes filename with default encoding rather than https://bugs.python.org/issue32922 closed by Josh Friend #33235: Better help text for dict.setdefault https://bugs.python.org/issue33235 closed by methane #33894: tempfile.tempdir cannot be unset https://bugs.python.org/issue33894 closed by eric.smith #34552: Clarify built-in types comparisons https://bugs.python.org/issue34552 closed by gvanrossum #35291: duplicate of memoryview from io.BufferedWriter leaks https://bugs.python.org/issue35291 closed by methane #35404: Document how to import _structure in email.message https://bugs.python.org/issue35404 closed by Mariatta #37456: FAQ says positional arguments aren't a thing https://bugs.python.org/issue37456 closed by pablogsal #38605: [typing] PEP 563: Postponed evaluation of annotations: enable https://bugs.python.org/issue38605 closed by gvanrossum #38914: Clarify wording for warning message when checking a package https://bugs.python.org/issue38914 closed by pablogsal #39450: unittest TestCase shortDescription does not strip whitespace https://bugs.python.org/issue39450 closed by chris.jerdonek #40202: Misleading grammatically of ValueError Message? https://bugs.python.org/issue40202 closed by ammar2 #40348: Programming FAQ about "What is delegation?": Fix typos https://bugs.python.org/issue40348 closed by rhettinger #40391: io.FileIO.mode doesn't comply with the docs https://bugs.python.org/issue40391 closed by serhiy.storchaka #40430: ast.Slice is no longer a subclass of ast.slice https://bugs.python.org/issue40430 closed by serhiy.storchaka #40564: Using zipfile.Path with several files prematurely closes zip https://bugs.python.org/issue40564 closed by jaraco #40833: Clarify docstring of Path.rename https://bugs.python.org/issue40833 closed by taleinat #41306: test_tk test_widgets.ScaleTest fails with Tk 8.6.10 https://bugs.python.org/issue41306 closed by pablogsal #41428: PEP 604 -- Allow writing union types as X | Y https://bugs.python.org/issue41428 closed by gvanrossum #41483: Do not acquire lock in MemoryHandler.flush() if no target defi https://bugs.python.org/issue41483 closed by vinay.sajip #41557: Upgrade Windows and macOS builds to use SQLite 3.33 https://bugs.python.org/issue41557 closed by erlendaasland #41584: Clarify documentation for binary arithmetic operation subclass https://bugs.python.org/issue41584 closed by brett.cannon #41826: test_peg_generator compilation warnings https://bugs.python.org/issue41826 closed by pablogsal #41840: [regression] symtable.Symbol.is_local() is no longer True for https://bugs.python.org/issue41840 closed by pablogsal #41867: Include options for timespec in docstrings of isoformat https://bugs.python.org/issue41867 closed by taleinat #41875: __builtin_unreachable error in gcc 4.4.5 https://bugs.python.org/issue41875 closed by lukasz.langa #41887: ast.literal_eval does not accept strings with leading whitespa https://bugs.python.org/issue41887 closed by gvanrossum #41892: use both "for in" and "ElementTree.remove" has a index bug https://bugs.python.org/issue41892 closed by scoder #41898: Any logging causes assertLogs to pass https://bugs.python.org/issue41898 closed by vinay.sajip #41900: XML C14N serialisation fails with default namespace https://bugs.python.org/issue41900 closed by scoder #41905: add update_abstractmethods function to update an ABC's abstrac https://bugs.python.org/issue41905 closed by gvanrossum #41909: Segfault on __getattr__ infinite recursion on certain attribut https://bugs.python.org/issue41909 closed by serhiy.storchaka #41912: Long generator chain causes segmentation fault https://bugs.python.org/issue41912 closed by terry.reedy #41917: Python 3.9rc2 fails to install matplotlib https://bugs.python.org/issue41917 closed by steve.dower #41920: Weird add operation of "0.2222 + 0.1111" https://bugs.python.org/issue41920 closed by steven.daprano #41922: Use PEP 590 vectorcall to speed up calls to reversed() https://bugs.python.org/issue41922 closed by corona10 #41923: Add PEP 613 typing.TypeAlias to the standard library https://bugs.python.org/issue41923 closed by gvanrossum #41924: TextWrap's wrap method throws unhelpful error on bytes object https://bugs.python.org/issue41924 closed by ThePokestarFan #41925: Lowercase path to python.exe in pip.exe from venv is throwing https://bugs.python.org/issue41925 closed by chris-tse #41927: Why is there no documentation in Russian? https://bugs.python.org/issue41927 closed by serhiy.storchaka #41931: Make dict(object) return its attribute __dict__ https://bugs.python.org/issue41931 closed by rhettinger #41934: Add `has` method to `pathlib.Path` class. https://bugs.python.org/issue41934 closed by hadialqattan #41935: Add binary operator! https://bugs.python.org/issue41935 closed by pablogsal #41936: Remove macros Py_ALLOW_RECURSION/Py_END_ALLOW_RECURSION https://bugs.python.org/issue41936 closed by serhiy.storchaka #41937: how to use cpython O& https://bugs.python.org/issue41937 closed by steven.daprano #41939: 3.9.0 test_site warning: "urllib.requests._opener was modified https://bugs.python.org/issue41939 closed by vstinner #41941: Py_Initialize affects the console https://bugs.python.org/issue41941 closed by vstinner #41942: Add if condition for 'for loop' https://bugs.python.org/issue41942 closed by chienpingtsung #41947: Tests When Building Python https://bugs.python.org/issue41947 closed by eric.smith #41952: sys.version has double space between month and date https://bugs.python.org/issue41952 closed by steve.dower #41953: Confusing error message of 50,*2 https://bugs.python.org/issue41953 closed by wyz23x2 #41955: Python Modules https://bugs.python.org/issue41955 closed by christian.heimes #41957: IDLE does not Transform Tabs into Spaces in Interactive Mode https://bugs.python.org/issue41957 closed by terry.reedy #41958: importlib has not util module https://bugs.python.org/issue41958 closed by serhiy.storchaka #41964: difflib SequenceMatcher get_matching_blocks returns non-matchi https://bugs.python.org/issue41964 closed by tim.peters #41965: distutils.spawn.find_executable() fails to find .py files on W https://bugs.python.org/issue41965 closed by steve.dower #41968: 3.9 IDLE documentation. https://bugs.python.org/issue41968 closed by terry.reedy #41970: test_lib2to3 fails since Python 3.9 https://bugs.python.org/issue41970 closed by pablogsal #41974: Remove complex.__float__, complex.__floordiv__, etc https://bugs.python.org/issue41974 closed by serhiy.storchaka #41976: ctypes.util.find_library fails with gcc 9 https://bugs.python.org/issue41976 closed by pablogsal #41978: numpy, scipy packages failed to install via pip - Windows 10 P https://bugs.python.org/issue41978 closed by christian.heimes #41979: PEG parser doesn't accept extended unpacking in with statement https://bugs.python.org/issue41979 closed by lys.nikolaou
participants (1)
-
Python tracker