ACTIVITY SUMMARY (2020-09-04 - 2020-09-11) 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 7697 ( +5) closed 45803 (+39) total 53500 (+44)
Open issues with patches: 3136
Issues opened (38) ==================
#19521: Parallel build race condition on AIX since python-2.7 https://bugs.python.org/issue19521 reopened by skrah
#38240: assertCountEqual is horribly misleading, sounds like only coun https://bugs.python.org/issue38240 reopened by vitaly.krug
#41724: SQLite returns "str" instead of "datetime.datetime" with aggre https://bugs.python.org/issue41724 opened by ravi-misra
#41725: bz2 would use a dedicated exception for data error https://bugs.python.org/issue41725 opened by mgorny
#41726: Update refcounts info of PyType_FromModuleAndSpec in refcounts https://bugs.python.org/issue41726 opened by shihai1991
#41727: Confusing presentation for configuration settings references https://bugs.python.org/issue41727 opened by MegMM
#41728: Debug logging when adding a TarFile object https://bugs.python.org/issue41728 opened by ebalsley
#41729: test_winconsoleio fails and hangs on Windows https://bugs.python.org/issue41729 opened by terry.reedy
#41730: Show deprecation warnings for tkinter.tix https://bugs.python.org/issue41730 opened by wyz23x2
#41731: test_cmd_line_script fails with verbosity level more than 1 https://bugs.python.org/issue41731 opened by xtreak
#41734: Refactor b32{encode,decode} tests https://bugs.python.org/issue41734 opened by FFY00
#41735: Thread locks in zlib module may go wrong in rare case https://bugs.python.org/issue41735 opened by malin
#41736: test_site: test_s_option() failed on AMD64 Windows8.1 Refleaks https://bugs.python.org/issue41736 opened by vstinner
#41737: Improper NotADirectoryError when opening a file under a fake d https://bugs.python.org/issue41737 opened by danny87105
#41738: MIME type for *.zip becomes application/x-zip-compressed on Wi https://bugs.python.org/issue41738 opened by danny87105
#41739: test_logging: threading_cleanup() failed to cleanup 1 threads https://bugs.python.org/issue41739 opened by vstinner
#41740: Improve error message for string concatenation via `sum` https://bugs.python.org/issue41740 opened by Phillip.M.Feldman@gmail.com
#41741: test_peg_generator timed out (25 min) on x86 Gentoo Non-Debug https://bugs.python.org/issue41741 opened by vstinner
#41742: Request for docs.python.org/3/library/configparser.html#except https://bugs.python.org/issue41742 opened by leveque
#41744: NuGet python.props only works in python nuget, not other varia https://bugs.python.org/issue41744 opened by vslavik
#41745: BoundArguments.arguments used in the recommended way to call a https://bugs.python.org/issue41745 opened by Julian
#41746: Add optional type information to asdl_seq objects https://bugs.python.org/issue41746 opened by pablogsal
#41747: dataclasses: generated method's using the wrong qualname https://bugs.python.org/issue41747 opened by BTaskaya
#41748: HTMLParser: parsing error https://bugs.python.org/issue41748 opened by nowasky.jr
#41749: Little improve on imghdr library https://bugs.python.org/issue41749 opened by eamanu
#41751: Error copying an instance of a subclass of OrderedDict https://bugs.python.org/issue41751 opened by erezinman
#41752: Wave shouldn't try to close an open file at all costs https://bugs.python.org/issue41752 opened by biosthezerg
#41753: subprocess.run on windows does not convert path to string https://bugs.python.org/issue41753 opened by kaushik.ghose
#41754: Webbrowser Module Cannot Find xdg-settings on OSX https://bugs.python.org/issue41754 opened by tony.diloreto
#41755: Docs: Please remove `from distutils.core import setup` https://bugs.python.org/issue41755 opened by guettli
#41756: Do not always use exceptions to return result from coroutine https://bugs.python.org/issue41756 opened by v2m
#41757: weakmethod's ref is deleted before weakref's garbage-collect c https://bugs.python.org/issue41757 opened by kratsg
#41758: turtledemo.colormixer crashes with a stack overflow https://bugs.python.org/issue41758 opened by tusharsadhwani
#41760: 3.8.6 rc1 documentation fails to build with sphinx 3.2.1 https://bugs.python.org/issue41760 opened by doko
#41761: multiprocessing.Queue prevents program exit when containing a https://bugs.python.org/issue41761 opened by Dominik Schmid
#41762: Documentation job fails on CIs: duplicate token description of https://bugs.python.org/issue41762 opened by vstinner
#41763: IDLE: scale font to Windows' "zoom" factor https://bugs.python.org/issue41763 opened by epaine
#41764: sub function would not work without the flags but the search w https://bugs.python.org/issue41764 opened by bayat
Most recent 15 issues with no replies (15) ==========================================
#41764: sub function would not work without the flags but the search w https://bugs.python.org/issue41764
#41763: IDLE: scale font to Windows' "zoom" factor https://bugs.python.org/issue41763
#41761: multiprocessing.Queue prevents program exit when containing a https://bugs.python.org/issue41761
#41760: 3.8.6 rc1 documentation fails to build with sphinx 3.2.1 https://bugs.python.org/issue41760
#41758: turtledemo.colormixer crashes with a stack overflow https://bugs.python.org/issue41758
#41755: Docs: Please remove `from distutils.core import setup` https://bugs.python.org/issue41755
#41754: Webbrowser Module Cannot Find xdg-settings on OSX https://bugs.python.org/issue41754
#41752: Wave shouldn't try to close an open file at all costs https://bugs.python.org/issue41752
#41747: dataclasses: generated method's using the wrong qualname https://bugs.python.org/issue41747
#41742: Request for docs.python.org/3/library/configparser.html#except https://bugs.python.org/issue41742
#41738: MIME type for *.zip becomes application/x-zip-compressed on Wi https://bugs.python.org/issue41738
#41736: test_site: test_s_option() failed on AMD64 Windows8.1 Refleaks https://bugs.python.org/issue41736
#41735: Thread locks in zlib module may go wrong in rare case https://bugs.python.org/issue41735
#41731: test_cmd_line_script fails with verbosity level more than 1 https://bugs.python.org/issue41731
#41728: Debug logging when adding a TarFile object https://bugs.python.org/issue41728
Most recent 15 issues waiting for review (15) =============================================
#41762: Documentation job fails on CIs: duplicate token description of https://bugs.python.org/issue41762
#41756: Do not always use exceptions to return result from coroutine https://bugs.python.org/issue41756
#41749: Little improve on imghdr library https://bugs.python.org/issue41749
#41747: dataclasses: generated method's using the wrong qualname https://bugs.python.org/issue41747
#41744: NuGet python.props only works in python nuget, not other varia https://bugs.python.org/issue41744
#41735: Thread locks in zlib module may go wrong in rare case https://bugs.python.org/issue41735
#41734: Refactor b32{encode,decode} tests https://bugs.python.org/issue41734
#41730: Show deprecation warnings for tkinter.tix https://bugs.python.org/issue41730
#41729: test_winconsoleio fails and hangs on Windows https://bugs.python.org/issue41729
#41728: Debug logging when adding a TarFile object https://bugs.python.org/issue41728
#41726: Update refcounts info of PyType_FromModuleAndSpec in refcounts https://bugs.python.org/issue41726
#41718: test.regrtest has way too many imports https://bugs.python.org/issue41718
#41715: REDoS in c_analyzer https://bugs.python.org/issue41715
#41713: _signal module leak: test_interpreters leaked [1424, 1422, 142 https://bugs.python.org/issue41713
#41706: docs: operator dunder (`__add__`, et al.) invocations describe https://bugs.python.org/issue41706
Top 10 most discussed issues (10) =================================
#1635741: Py_Finalize() doesn't clear all Python objects at exit https://bugs.python.org/issue1635741 16 msgs
#41746: Add optional type information to asdl_seq objects https://bugs.python.org/issue41746 15 msgs
#14243: tempfile.NamedTemporaryFile not particularly useful on Windows https://bugs.python.org/issue14243 13 msgs
#41751: Error copying an instance of a subclass of OrderedDict https://bugs.python.org/issue41751 9 msgs
#41730: Show deprecation warnings for tkinter.tix https://bugs.python.org/issue41730 8 msgs
#41561: test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch https://bugs.python.org/issue41561 7 msgs
#41631: _ast module: get_global_ast_state() doesn't work with Mercuria https://bugs.python.org/issue41631 7 msgs
#41740: Improve error message for string concatenation via `sum` https://bugs.python.org/issue41740 7 msgs
#41729: test_winconsoleio fails and hangs on Windows https://bugs.python.org/issue41729 5 msgs
#41748: HTMLParser: parsing error https://bugs.python.org/issue41748 5 msgs
Issues closed (40) ==================
#15662: PEP 3121 refactoring applied to locale module https://bugs.python.org/issue15662 closed by vstinner
#15680: PEP 3121 refactoring applied to audioop module https://bugs.python.org/issue15680 closed by vstinner
#15681: PEP 3121 refactoring applied to binascii module https://bugs.python.org/issue15681 closed by vstinner
#15682: PEP 3121 refactoring applied to fpectl module https://bugs.python.org/issue15682 closed by vstinner
#15684: PEP 3121 refactoring applied to fpetest module https://bugs.python.org/issue15684 closed by vstinner
#15686: PEP 3121, 384 Refactoring applied to md5 module https://bugs.python.org/issue15686 closed by vstinner
#15704: PEP 3121, 384 Refactoring applied to sha1 module https://bugs.python.org/issue15704 closed by vstinner
#15706: PEP 3121, 384 Refactoring applied to sha512 module https://bugs.python.org/issue15706 closed by vstinner
#15709: PEP 3121, 384 Refactoring applied to termios module https://bugs.python.org/issue15709 closed by vstinner
#15733: PEP 3121, 384 Refactoring applied to winapi module https://bugs.python.org/issue15733 closed by vstinner
#20198: xml.etree.ElementTree.ElementTree.write attribute sorting https://bugs.python.org/issue20198 closed by scoder
#31862: Port the standard library to PEP 489 multiphase initialization https://bugs.python.org/issue31862 closed by vstinner
#35328: Set a environment variable for venv prompt https://bugs.python.org/issue35328 closed by vinay.sajip
#35520: Python won't build with dtrace enabled on some systems. https://bugs.python.org/issue35520 closed by kulikjak
#38306: High level API for loop.run_in_executor(None, ...)? https://bugs.python.org/issue38306 closed by gvanrossum
#38585: defusedexpat not supported past python 3.3/3.4 https://bugs.python.org/issue38585 closed by Mariatta
#38762: Logging displays wrong "processName" if "sys.modules" is clear https://bugs.python.org/issue38762 closed by vinay.sajip
#40300: logging.Formatter crashes when default_msec_format is None. https://bugs.python.org/issue40300 closed by vinay.sajip
#40318: Migrate to SQLite3 trace v2 API https://bugs.python.org/issue40318 closed by pablogsal
#40486: pathlib's iterdir doesn't specify what happens if directory co https://bugs.python.org/issue40486 closed by serhiy.storchaka
#40562: SEO: differentiate between Python 2 and Python 3 docs on Googl https://bugs.python.org/issue40562 closed by mdk
#40744: Explicitly drop support for SQLite version < 3.7.3 https://bugs.python.org/issue40744 closed by pablogsal
#41401: Using non-ascii that require UTF-8 breaks AIX testing https://bugs.python.org/issue41401 closed by vstinner
#41477: test_genericalias fails if ctypes is missing https://bugs.python.org/issue41477 closed by vstinner
#41525: Python '--help' has corrupted text. https://bugs.python.org/issue41525 closed by WildCard65
#41531: Python 3.9 regression: Literal dict with > 65535 items are one https://bugs.python.org/issue41531 closed by pablogsal
#41627: Relocate user site packages on Windows 32-bit https://bugs.python.org/issue41627 closed by steve.dower
#41687: sendfile implementation is not compatible with Solaris https://bugs.python.org/issue41687 closed by yselivanov
#41688: Document how **= does not fall back on ** https://bugs.python.org/issue41688 closed by brett.cannon
#41704: logging module needs some form of introspection or debugging s https://bugs.python.org/issue41704 closed by jackjansen
#41717: [AIX] test_io: files was modified by test_io: (@test_6488748_t https://bugs.python.org/issue41717 closed by skrah
#41720: Missed "return NotImplemented" in Vec2D.__rmul__ https://bugs.python.org/issue41720 closed by serhiy.storchaka
#41721: xlc: add -qalias=noansi -qmaxmem=-1 https://bugs.python.org/issue41721 closed by skrah
#41722: multiprocess error on large dataset https://bugs.python.org/issue41722 closed by vishalraoanizer
#41723: doc: issue in a sentence in py_compile https://bugs.python.org/issue41723 closed by benjamin.peterson
#41732: Custom iterator to memoryview - performance improvement https://bugs.python.org/issue41732 closed by corona10
#41733: ContextVar get value is unexpected https://bugs.python.org/issue41733 closed by yselivanov
#41743: Remove Unnecessarily Gendered Language from the Documentation https://bugs.python.org/issue41743 closed by ammar2
#41750: unpractical printing of datetimes by the interpreter https://bugs.python.org/issue41750 closed by serhiy.storchaka
#41759: ElementTree.parse gives error message about missing1 required https://bugs.python.org/issue41759 closed by serhiy.storchaka