ACTIVITY SUMMARY (2021-01-08 - 2021-01-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 7546 ( -3) closed 47126 (+71) total 54672 (+68)
Open issues with patches: 3027
Issues opened (41) ==================
#41837: Upgrade installers to OpenSSL 1.1.1i https://bugs.python.org/issue41837 reopened by christian.heimes
#42869: pydoc does not append .html to documentation https://bugs.python.org/issue42869 opened by mdk
#42871: Regex compilation crashed if I change order of alternatives un https://bugs.python.org/issue42871 opened by Renji
#42872: Inconsistent exceptions thrown by pathlib.Path.mkdir on differ https://bugs.python.org/issue42872 opened by Hong Xu
#42874: running configure on Solaris 10 gives grep "illegal option" er https://bugs.python.org/issue42874 opened by martin.wheatley.home
#42875: argparse incorrectly shows help string on a new line in case o https://bugs.python.org/issue42875 opened by DiPaolo
#42878: urllib.request.HTTPPasswordMgr.is_suburi does not care about o https://bugs.python.org/issue42878 opened by Fongeme
#42880: ctypes: variadic function call still doesn't work on Apple Sil https://bugs.python.org/issue42880 opened by lazymio
#42881: Should typing.get_type_hints change None annotations? https://bugs.python.org/issue42881 opened by larry
#42884: array.index() missing start and end https://bugs.python.org/issue42884 opened by daniel.nicorici
#42885: Regex performance problem with ^ aka AT_BEGINNING https://bugs.python.org/issue42885 opened by 2d4d
#42887: Multiple assignments of attribute "__sizeof__" will cause a se https://bugs.python.org/issue42887 opened by xxm
#42888: Not installed “libgcc_s.so.1” causes parser crash. https://bugs.python.org/issue42888 opened by xxm
#42889: Incorrect behavior of Python parser after ast node of test pro https://bugs.python.org/issue42889 opened by xxm
#42892: AttributeError in email.message.get_body() https://bugs.python.org/issue42892 opened by xavier2
#42893: Strange XPath search behavior of xml.etree.ElementTree.Element https://bugs.python.org/issue42893 opened by robpats
#42894: Debugging native Python modules on Windows with Visual Studio https://bugs.python.org/issue42894 opened by jmoguill2
#42896: Solaris 11.4 crle output not handled correctly https://bugs.python.org/issue42896 opened by dmurphy18
#42897: Expose a way to determine if a process has been closed or not https://bugs.python.org/issue42897 opened by petervansickel
#42899: Is it legal to eliminate tests of a value, when that test has https://bugs.python.org/issue42899 opened by stestagg
#42901: [Enum] move member creation to __set_name__ in order to suppor https://bugs.python.org/issue42901 opened by ethan.furman
#42902: a python embedded program may load "C:\Lib\os.py" on windows https://bugs.python.org/issue42902 opened by houjingyi233
#42904: get_type_hints does not provide localns for classes https://bugs.python.org/issue42904 opened by pbryan
#42909: Email header with ;;;; stuffing takes very long to parse https://bugs.python.org/issue42909 opened by eriker
#42911: Addition chains for pow saves 5-20% time for pow(int,int) https://bugs.python.org/issue42911 opened by jneb
#42913: asyncio.ProactorEventLoop mishandles signal wakeup file descri https://bugs.python.org/issue42913 opened by hidmic
#42914: pprint numbers with underscore https://bugs.python.org/issue42914 opened by fov
#42915: enum.Flag ~ bitwise negation is very slow and can't be defined https://bugs.python.org/issue42915 opened by aspin2
#42916: Support for DICOM image file format in imghdr module https://bugs.python.org/issue42916 opened by claw
#42917: Block stack size for frame objects should be dynamically sizab https://bugs.python.org/issue42917 opened by tomkpz
#42918: Nested multi-line expression will lead to "compile()" fails https://bugs.python.org/issue42918 opened by xxm
#42919: Blank in multiline “if expressions” will lead to EOF error https://bugs.python.org/issue42919 opened by xxm
#42921: Inferred Optional type of wrapper function arguments https://bugs.python.org/issue42921 opened by joperez
#42923: Py_FatalError(): dump the list of extension modules https://bugs.python.org/issue42923 opened by vstinner
#42924: bytearray_repeat copies from ob_bytes instead of ob_start https://bugs.python.org/issue42924 opened by tholl
#42925: Error trace of else inside class https://bugs.python.org/issue42925 opened by ChenXuan
#42926: Split compiler into code-gen, optimizer and assembler. https://bugs.python.org/issue42926 opened by Mark.Shannon
#42927: Inline cache for slots https://bugs.python.org/issue42927 opened by gvanrossum
#42929: On Windows, shutil.move doesn't raise FileExistsError if dst e https://bugs.python.org/issue42929 opened by fireattack
#42931: Include randbytes in random.__all__ https://bugs.python.org/issue42931 opened by sbalian
#42935: Pickle can't import builtins at exit https://bugs.python.org/issue42935 opened by Wicken
Most recent 15 issues with no replies (15) ==========================================
#42935: Pickle can't import builtins at exit https://bugs.python.org/issue42935
#42931: Include randbytes in random.__all__ https://bugs.python.org/issue42931
#42921: Inferred Optional type of wrapper function arguments https://bugs.python.org/issue42921
#42919: Blank in multiline “if expressions” will lead to EOF error https://bugs.python.org/issue42919
#42916: Support for DICOM image file format in imghdr module https://bugs.python.org/issue42916
#42897: Expose a way to determine if a process has been closed or not https://bugs.python.org/issue42897
#42875: argparse incorrectly shows help string on a new line in case o https://bugs.python.org/issue42875
#42868: SpooledTemporaryFile.__iter__ is not transparent to rollover https://bugs.python.org/issue42868
#42864: Improve error messages regarding unclosed parentheses https://bugs.python.org/issue42864
#42844: Turtle Module -- "onclick" arguments enchancement https://bugs.python.org/issue42844
#42838: Wait for cleanup coroutines before event loop is closed. https://bugs.python.org/issue42838
#42836: docs: struct: clarify struct caching behaviour https://bugs.python.org/issue42836
#42834: [subinterpreters] Convert "global" static variable caches in _ https://bugs.python.org/issue42834
#42833: Lib/urllib/request.py: digest algorithm should be case insensi https://bugs.python.org/issue42833
#42832: classmethod change in 3.9 needs better documentation https://bugs.python.org/issue42832
Most recent 15 issues waiting for review (15) =============================================
#42931: Include randbytes in random.__all__ https://bugs.python.org/issue42931
#42927: Inline cache for slots https://bugs.python.org/issue42927
#42925: Error trace of else inside class https://bugs.python.org/issue42925
#42924: bytearray_repeat copies from ob_bytes instead of ob_start https://bugs.python.org/issue42924
#42923: Py_FatalError(): dump the list of extension modules https://bugs.python.org/issue42923
#42917: Block stack size for frame objects should be dynamically sizab https://bugs.python.org/issue42917
#42911: Addition chains for pow saves 5-20% time for pow(int,int) https://bugs.python.org/issue42911
#42904: get_type_hints does not provide localns for classes https://bugs.python.org/issue42904
#42901: [Enum] move member creation to __set_name__ in order to suppor https://bugs.python.org/issue42901
#42896: Solaris 11.4 crle output not handled correctly https://bugs.python.org/issue42896
#42892: AttributeError in email.message.get_body() https://bugs.python.org/issue42892
#42875: argparse incorrectly shows help string on a new line in case o https://bugs.python.org/issue42875
#42874: running configure on Solaris 10 gives grep "illegal option" er https://bugs.python.org/issue42874
#42869: pydoc does not append .html to documentation https://bugs.python.org/issue42869
#42865: sysconfig appends CFLAGS to LD https://bugs.python.org/issue42865
Top 10 most discussed issues (10) =================================
#42899: Is it legal to eliminate tests of a value, when that test has https://bugs.python.org/issue42899 24 msgs
#42880: ctypes: variadic function call still doesn't work on Apple Sil https://bugs.python.org/issue42880 12 msgs
#42927: Inline cache for slots https://bugs.python.org/issue42927 11 msgs
#42800: Traceback objects allow accessing frame objects without trigge https://bugs.python.org/issue42800 9 msgs
#42862: Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module https://bugs.python.org/issue42862 9 msgs
#33809: Expose `capture_locals` parameter in `traceback` convenience f https://bugs.python.org/issue33809 8 msgs
#40956: Use Argument Clinic in sqlite3 https://bugs.python.org/issue40956 6 msgs
#42888: Not installed “libgcc_s.so.1” causes parser crash. https://bugs.python.org/issue42888 6 msgs
#42902: a python embedded program may load "C:\Lib\os.py" on windows https://bugs.python.org/issue42902 6 msgs
#42843: What min_sphinx for Python 3.10 https://bugs.python.org/issue42843 5 msgs
Issues closed (67) ==================
#4480: bdist_msi and bdist_wininst are missing an uninstaller icon https://bugs.python.org/issue4480 closed by vstinner
#4636: bdist_wininst installer with install script raises exception https://bugs.python.org/issue4636 closed by vstinner
#4878: post installer script's message is not shown to user with bdis https://bugs.python.org/issue4878 closed by vstinner
#7833: bdist_wininst installers fail to load extensions built with Is https://bugs.python.org/issue7833 closed by vstinner
#8171: bdist_wininst builds wrongly for --plat-name=win-amd64 https://bugs.python.org/issue8171 closed by vstinner
#9456: Apparent memory leak in PC/bdist_wininst/install.c https://bugs.python.org/issue9456 closed by vstinner
#10945: bdist_wininst depends on MBCS codec, unavailable on non-Window https://bugs.python.org/issue10945 closed by vstinner
#11598: missing afxres.h error when building bdist_wininst in Visual S https://bugs.python.org/issue11598 closed by vstinner
#12200: bdist_wininst install_script not run on uninstall https://bugs.python.org/issue12200 closed by vstinner
#13038: bdist_wininst installers should warn if target dir is read-onl https://bugs.python.org/issue13038 closed by vstinner
#13123: bdist_wininst uninstaller does not remove pycache directories https://bugs.python.org/issue13123 closed by vstinner
#13276: bdist_wininst-created installer does not run the postinstallat https://bugs.python.org/issue13276 closed by vstinner
#14877: No option to run bdist_wininst against newer msvc versions on https://bugs.python.org/issue14877 closed by vstinner
#15321: bdist_wininst installers may terminate with "close failed in f https://bugs.python.org/issue15321 closed by vstinner
#16081: Fix compile warnings in thread_pthread.h https://bugs.python.org/issue16081 closed by iritkatriel
#16615: gcc 4.7 unused-but-set warnings https://bugs.python.org/issue16615 closed by iritkatriel
#17419: bdist_wininst installer should allow install in user directory https://bugs.python.org/issue17419 closed by vstinner
#21865: Improve invalid category exception for warnings.filterwarnings https://bugs.python.org/issue21865 closed by iritkatriel
#25077: Compiler warnings: initialization from incompatible pointer ty https://bugs.python.org/issue25077 closed by iritkatriel
#26554: PC\bdist_wininst\install.c: Missing call to fclose() https://bugs.python.org/issue26554 closed by vstinner
#33065: IDLE debugger: failure stepping through module loading https://bugs.python.org/issue33065 closed by terry.reedy
#33066: raise an exception from multiple positions break the traceback https://bugs.python.org/issue33066 closed by iritkatriel
#34705: Python 3.8 changes how returns through finally clauses are tra https://bugs.python.org/issue34705 closed by Mark.Shannon
#39273: ncurses does not include BUTTON5_* constants https://bugs.python.org/issue39273 closed by serhiy.storchaka
#39690: Compiler warnings in unicodeobject.c https://bugs.python.org/issue39690 closed by iritkatriel
#40052: Incorrect pointer alignment in _PyVectorcall_Function() of cpy https://bugs.python.org/issue40052 closed by petr.viktorin
#41433: Logging libraries BufferingHandler flushed twice at shutdown https://bugs.python.org/issue41433 closed by iritkatriel
#41771: bdist_wininst doesn't execute postinstall script https://bugs.python.org/issue41771 closed by vstinner
#41994: Refcount issues in import https://bugs.python.org/issue41994 closed by serhiy.storchaka
#42693: "if 0:" lines are traced; they didn't use to be https://bugs.python.org/issue42693 closed by Mark.Shannon
#42775: __init_subclass__ should be called in __init__ https://bugs.python.org/issue42775 closed by ethan.furman
#42802: distutils: Remove bdist_wininst command https://bugs.python.org/issue42802 closed by vstinner
#42827: pegen parser: Multiline eval with assignment to function call: https://bugs.python.org/issue42827 closed by lys.nikolaou
#42848: asyncio produces an unexpected traceback with recursive __geta https://bugs.python.org/issue42848 closed by gvanrossum
#42850: Process hangs when calling urllib.request in a multiprocessing https://bugs.python.org/issue42850 closed by gvanrossum
#42851: Subclassing Enum with ipaddress.IPv4Network/IPv6Network raises https://bugs.python.org/issue42851 closed by ethan.furman
#42867: Entry Widget not editable on Windows 10, but is on Linux Ubunt https://bugs.python.org/issue42867 closed by terry.reedy
#42870: Document changed argparse output wrt optional arguments in Wha https://bugs.python.org/issue42870 closed by gvanrossum
#42873: Exponential time and space requirements for compilation of nes https://bugs.python.org/issue42873 closed by mark.dickinson
#42876: '''"""''' != '""""' https://bugs.python.org/issue42876 closed by eryksun
#42877: TracebackException saves more data than it needs for format https://bugs.python.org/issue42877 closed by gvanrossum
#42879: SystemError from class 'int' https://bugs.python.org/issue42879 closed by mark.dickinson
#42882: Restarting the interpreter causes UB on 3.10.0a4 https://bugs.python.org/issue42882 closed by vstinner
#42883: __init__ function may incur an incorrect behavior if passing https://bugs.python.org/issue42883 closed by serhiy.storchaka
#42886: math.log and math.log10 domain error on very large Fractions https://bugs.python.org/issue42886 closed by gvanrossum
#42890: bug float to int https://bugs.python.org/issue42890 closed by christian.heimes
#42891: segfault with gunicorn and a library made with cython bindings https://bugs.python.org/issue42891 closed by vstinner
#42895: Return multi-line list concatenation without parentheses retur https://bugs.python.org/issue42895 closed by gvanrossum
#42898: pickle.loads() crashes interpreter on invalid input https://bugs.python.org/issue42898 closed by christian.heimes
#42900: Ternary operator precedence relative to bitwise or https://bugs.python.org/issue42900 closed by gvanrossum
#42903: optimize lru_cache for functions with no arguments https://bugs.python.org/issue42903 closed by rhettinger
#42905: Issue while installing numba inside fastparquet https://bugs.python.org/issue42905 closed by serhiy.storchaka
#42906: python3 -m doctest test.py tests the stdlib "time" module inst https://bugs.python.org/issue42906 closed by gvanrossum
#42907: Division betwen float and 100 not giving corect result https://bugs.python.org/issue42907 closed by christian.heimes
#42908: Incorrect line numbers at end of try-except and with statement https://bugs.python.org/issue42908 closed by Mark.Shannon
#42910: Wrong code appears in the type alias introduction https://bugs.python.org/issue42910 closed by Smile-zjk
#42912: enum.Flag ~ bitwise negation is very slow https://bugs.python.org/issue42912 closed by aspin2
#42920: How to add end_lineno in pyclbr? https://bugs.python.org/issue42920 closed by gvanrossum
#42922: Enlace a descripción de función 'dir' faltante https://bugs.python.org/issue42922 closed by Mariatta
#42928: adafruit_ads1x15.ads1115 not comaptible with globals()[pkg_tru https://bugs.python.org/issue42928 closed by gvanrossum
#42930: xml.parsers.expat results differ buffer_text and / or buffer_s https://bugs.python.org/issue42930 closed by mfxuus
#42932: How to handle import tripartite pacakge issue in unittest scr https://bugs.python.org/issue42932 closed by gvanrossum
#42933: OUTPUT WRONG https://bugs.python.org/issue42933 closed by christian.heimes
#42934: use TracebackException's new compact param in unittest.TestRes https://bugs.python.org/issue42934 closed by gvanrossum
#42936: Decimal module performs wrong floor division with negative num https://bugs.python.org/issue42936 closed by mark.dickinson
#1109963: bdist_wininst ignores build_lib from build command https://bugs.python.org/issue1109963 closed by vstinner
#809846: bdist_wininst doesn't clean up read-only files in build dir https://bugs.python.org/issue809846 closed by vstinner