Mailing List Archive

1 2 3 4 5 6 7  View All
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-01-01 - 2021-01-08)
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 7549 ( -7)
closed 47055 (+71)
total 54604 (+64)

Open issues with patches: 3026


Issues opened (39)
==================

#42807: smtplib send_message should gives more clear exception if the
https://bugs.python.org/issue42807 opened by oon

#42808: Add PyType_Type.tp_vectorcall for type(obj) performance
https://bugs.python.org/issue42808 opened by Dennis Sweeney

#42809: Improve pickle tests for recursive data
https://bugs.python.org/issue42809 opened by serhiy.storchaka

#42812: @overload-ing method of parent class without actual implementa
https://bugs.python.org/issue42812 opened by chaim422

#42813: Extra spaces cause unexpected EOF error in "compile" function
https://bugs.python.org/issue42813 opened by xxm

#42815: new thread doesn't copy context of the parent thread
https://bugs.python.org/issue42815 opened by uriyyo

#42819: readline 8.1 bracketed paste
https://bugs.python.org/issue42819 opened by dtrodrigues

#42820: Sphinx conf.py needs_version entry is outdated
https://bugs.python.org/issue42820 opened by timhoffm

#42823: Incorrect frame.f_lineno when frame.f_trace is set
https://bugs.python.org/issue42823 opened by Mark.Shannon

#42825: Build libraries with "/OPT:REF" linker optimization on Windows
https://bugs.python.org/issue42825 opened by Austin-Lamb

#42827: pegen parser: Multiline eval with assignment to function call:
https://bugs.python.org/issue42827 opened by mdk

#42830: tempfile mkstemp() leaks file descriptors if os.close() is not
https://bugs.python.org/issue42830 opened by mieczyslaw.torchala

#42831: IDLE fix colours for MacOS dark mode
https://bugs.python.org/issue42831 opened by epaine

#42832: classmethod change in 3.9 needs better documentation
https://bugs.python.org/issue42832 opened by iritkatriel

#42833: Lib/urllib/request.py: digest algorithm should be case insensi
https://bugs.python.org/issue42833 opened by Pierre.Tardy

#42834: [subinterpreters] Convert "global" static variable caches in _
https://bugs.python.org/issue42834 opened by kj

#42836: docs: struct: clarify struct caching behaviour
https://bugs.python.org/issue42836 opened by uniq10

#42837: Symbol table incorrectly identifies code as a generator, when
https://bugs.python.org/issue42837 opened by Mark.Shannon

#42838: Wait for cleanup coroutines before event loop is closed.
https://bugs.python.org/issue42838 opened by xloem

#42839: SourceFileLoader does not (fully) accept path-like objects
https://bugs.python.org/issue42839 opened by favonia

#42840: `type` takes **kwargs for __init_subclass__
https://bugs.python.org/issue42840 opened by esoma

#42843: What min_sphinx for Python 3.10
https://bugs.python.org/issue42843 opened by mdk

#42844: Turtle Module -- "onclick" arguments enchancement
https://bugs.python.org/issue42844 opened by sc1341

#42848: asyncio produces an unexpected traceback with recursive __geta
https://bugs.python.org/issue42848 opened by asleep-cult

#42849: pool worker can't be terminated
https://bugs.python.org/issue42849 opened by huangzhesi

#42850: Process hangs when calling urllib.request in a multiprocessing
https://bugs.python.org/issue42850 opened by fakufaku

#42851: Subclassing Enum with ipaddress.IPv4Network/IPv6Network raises
https://bugs.python.org/issue42851 opened by felixxm

#42853: `OverflowError: signed integer is greater than maximum` in ssl
https://bugs.python.org/issue42853 opened by amacd31

#42854: OpenSSL 1.1.1: use SSL_write_ex() and SSL_read_ex()
https://bugs.python.org/issue42854 opened by christian.heimes

#42855: pathlib.exists on Windows raises an exception on URL like/bad
https://bugs.python.org/issue42855 opened by gaborjbernat

#42856: ensurepip: add configure --with-wheel-pkg-dir=PATH to get whee
https://bugs.python.org/issue42856 opened by vstinner

#42859: smtplib: recipe for certifying message delivery
https://bugs.python.org/issue42859 opened by dgoldenberg123

#42861: ipaddress - add ability to get next closet subnet of any prefi
https://bugs.python.org/issue42861 opened by fasial.mahmood94

#42862: Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module
https://bugs.python.org/issue42862 opened by erlendaasland

#42863: Python venv inconsistent folder structure on windows
https://bugs.python.org/issue42863 opened by jmoguill2

#42864: Improve error messages regarding unclosed parentheses
https://bugs.python.org/issue42864 opened by pablogsal

#42865: sysconfig appends CFLAGS to LD
https://bugs.python.org/issue42865 opened by Greentwip

#42867: Entry Widget not editable on Windows 10, but is on Linux Ubunt
https://bugs.python.org/issue42867 opened by jmccabe

#42868: SpooledTemporaryFile.__iter__ is not transparent to rollover
https://bugs.python.org/issue42868 opened by jinoh.kang.kr



Most recent 15 issues with no replies (15)
==========================================

#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

#42849: pool worker can't be terminated
https://bugs.python.org/issue42849

#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

#42830: tempfile mkstemp() leaks file descriptors if os.close() is not
https://bugs.python.org/issue42830

#42825: Build libraries with "/OPT:REF" linker optimization on Windows
https://bugs.python.org/issue42825

#42820: Sphinx conf.py needs_version entry is outdated
https://bugs.python.org/issue42820

#42815: new thread doesn't copy context of the parent thread
https://bugs.python.org/issue42815

#42813: Extra spaces cause unexpected EOF error in "compile" function
https://bugs.python.org/issue42813

#42808: Add PyType_Type.tp_vectorcall for type(obj) performance
https://bugs.python.org/issue42808



Most recent 15 issues waiting for review (15)
=============================================

#42865: sysconfig appends CFLAGS to LD
https://bugs.python.org/issue42865

#42864: Improve error messages regarding unclosed parentheses
https://bugs.python.org/issue42864

#42856: ensurepip: add configure --with-wheel-pkg-dir=PATH to get whee
https://bugs.python.org/issue42856

#42851: Subclassing Enum with ipaddress.IPv4Network/IPv6Network raises
https://bugs.python.org/issue42851

#42848: asyncio produces an unexpected traceback with recursive __geta
https://bugs.python.org/issue42848

#42844: Turtle Module -- "onclick" arguments enchancement
https://bugs.python.org/issue42844

#42843: What min_sphinx for Python 3.10
https://bugs.python.org/issue42843

#42837: Symbol table incorrectly identifies code as a generator, when
https://bugs.python.org/issue42837

#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

#42827: pegen parser: Multiline eval with assignment to function call:
https://bugs.python.org/issue42827

#42825: Build libraries with "/OPT:REF" linker optimization on Windows
https://bugs.python.org/issue42825

#42823: Incorrect frame.f_lineno when frame.f_trace is set
https://bugs.python.org/issue42823

#42819: readline 8.1 bracketed paste
https://bugs.python.org/issue42819

#42815: new thread doesn't copy context of the parent thread
https://bugs.python.org/issue42815



Top 10 most discussed issues (10)
=================================

#41798: [C API] Revisit usage of the PyCapsule C API with multi-phase
https://bugs.python.org/issue41798 11 msgs

#42812: @overload-ing method of parent class without actual implementa
https://bugs.python.org/issue42812 10 msgs

#39457: Add an autocommit property to sqlite3.Connection with a PEP 24
https://bugs.python.org/issue39457 9 msgs

#42848: asyncio produces an unexpected traceback with recursive __geta
https://bugs.python.org/issue42848 9 msgs

#42867: Entry Widget not editable on Windows 10, but is on Linux Ubunt
https://bugs.python.org/issue42867 9 msgs

#42804: Unable to compile the cpython code x86 windows
https://bugs.python.org/issue42804 8 msgs

#42855: pathlib.exists on Windows raises an exception on URL like/bad
https://bugs.python.org/issue42855 8 msgs

#42115: Caching infrastructure for the evaluation loop: specialised op
https://bugs.python.org/issue42115 7 msgs

#42725: PEP 563: Should the behavior change for yield/yield from's
https://bugs.python.org/issue42725 7 msgs

#42837: Symbol table incorrectly identifies code as a generator, when
https://bugs.python.org/issue42837 7 msgs



Issues closed (68)
==================

#4643: cgitb.html fails if getattr call raises exception
https://bugs.python.org/issue4643 closed by iritkatriel

#7946: Convoy effect with I/O bound threads and New GIL
https://bugs.python.org/issue7946 closed by dabeaz

#14014: codecs.StreamWriter.reset contract not fulfilled
https://bugs.python.org/issue14014 closed by berker.peksag

#14655: traceback module docs should show how to print/fomat an except
https://bugs.python.org/issue14655 closed by iritkatriel

#15106: Potential Bug in errors.c
https://bugs.python.org/issue15106 closed by pablogsal

#16132: ctypes incorrectly encodes .format attribute of memory views
https://bugs.python.org/issue16132 closed by dabeaz

#16894: Function attribute access doesn't invoke methods in dict subcl
https://bugs.python.org/issue16894 closed by dabeaz

#24464: "sqlite3_enable_shared_cache" deprecation warning when compili
https://bugs.python.org/issue24464 closed by berker.peksag

#24844: Python 3.5rc1 compilation error with Apple clang 4.2 included
https://bugs.python.org/issue24844 closed by dabeaz

#26407: csv.writer.writerows masks exceptions from __iter__
https://bugs.python.org/issue26407 closed by serhiy.storchaka

#27436: Strange code in selectors.KqueueSelector
https://bugs.python.org/issue27436 closed by dabeaz

#31951: import curses is broken on windows
https://bugs.python.org/issue31951 closed by serhiy.storchaka

#32631: IDLE: revise zzdummy.py
https://bugs.python.org/issue32631 closed by terry.reedy

#32810: Expose ags_gen and agt_gen in asynchronous generators
https://bugs.python.org/issue32810 closed by dabeaz

#38413: Remove or change "Multithreading" section
https://bugs.python.org/issue38413 closed by Vladimir Ryabtsev

#39068: Base 85 encoding initialization race condition
https://bugs.python.org/issue39068 closed by serhiy.storchaka

#39508: no module curses error although i downloaded the module - wind
https://bugs.python.org/issue39508 closed by serhiy.storchaka

#40810: sqlite3 test CheckTraceCallbackContent fails for sqlite v3.7.3
https://bugs.python.org/issue40810 closed by berker.peksag

#40822: Drop support for SQLite pre 3.7.15
https://bugs.python.org/issue40822 closed by erlendaasland

#40823: Don't use obsolete unittest.makeSuite() in sqlite3 tests
https://bugs.python.org/issue40823 closed by berker.peksag

#40959: Remove unused and unneeded function declaration from sqlite3 h
https://bugs.python.org/issue40959 closed by berker.peksag

#41463: Avoid duplicating jump information from opcode.py in compile.c
https://bugs.python.org/issue41463 closed by iritkatriel

#41837: Upgrade installers to OpenSSL 1.1.1i
https://bugs.python.org/issue41837 closed by steve.dower

#42164: Python fails to compile in the Fedora Stable LTO buildbots
https://bugs.python.org/issue42164 closed by vstinner

#42179: Clarify chaining exceptions in tutorial/errors.rst
https://bugs.python.org/issue42179 closed by Vladimir Ryabtsev

#42257: platform.libc_ver() doesn't consider in case of executable is
https://bugs.python.org/issue42257 closed by lemburg

#42425: Possible leak in initialization of errmap for OSError
https://bugs.python.org/issue42425 closed by serhiy.storchaka

#42455: Add decorator_factory function to functools module
https://bugs.python.org/issue42455 closed by ncoghlan

#42508: macOS IDLE with Tk 8.6.10 in 3.9.1rc1 universal2 installer fai
https://bugs.python.org/issue42508 closed by terry.reedy

#42513: Socket.recv hangs
https://bugs.python.org/issue42513 closed by Barney Stratford

#42541: Tkinter colours wrong on MacOS universal2
https://bugs.python.org/issue42541 closed by epaine

#42584: Upgrade macOS and Windows installers to use SQLite 3.34.0
https://bugs.python.org/issue42584 closed by erlendaasland

#42587: memoryview rely on _Bool undefined behavior (test_buffer fails
https://bugs.python.org/issue42587 closed by vstinner

#42637: Python macos11.0 release note tkinter problems in news
https://bugs.python.org/issue42637 closed by epaine

#42681: Incorrect range checks/documentation in curses
https://bugs.python.org/issue42681 closed by serhiy.storchaka

#42692: Build fails on macOS when compiler doesn't define __has_builti
https://bugs.python.org/issue42692 closed by ned.deily

#42756: smtplib.LMTP.connect() raises TypeError if `timeout` is not sp
https://bugs.python.org/issue42756 closed by corona10

#42759: Take into acount a Tcl interpreter when compare variables and
https://bugs.python.org/issue42759 closed by serhiy.storchaka

#42772: randrange() mishandles step when stop is None
https://bugs.python.org/issue42772 closed by rhettinger

#42789: Do not skip test_curses on non-tty
https://bugs.python.org/issue42789 closed by serhiy.storchaka

#42794: test_nntplib fails on CI
https://bugs.python.org/issue42794 closed by vstinner

#42798: pip search fails
https://bugs.python.org/issue42798 closed by benjamin.peterson

#42803: Traced line number is wrong for "if not __debug__"
https://bugs.python.org/issue42803 closed by Mark.Shannon

#42805: broken pygame integration into wxpython
https://bugs.python.org/issue42805 closed by serhiy.storchaka

#42806: Incorrect offsets in new parser for f-string substitutions
https://bugs.python.org/issue42806 closed by pablogsal

#42810: Nested if/else gets phantom else trace (3.10)
https://bugs.python.org/issue42810 closed by Mark.Shannon

#42811: Update docs for importlib.util.resolve_name() to use __spec__.
https://bugs.python.org/issue42811 closed by brett.cannon

#42814: Undefined behavior in Objects/genericaliasobject.c
https://bugs.python.org/issue42814 closed by vstinner

#42816: Add str.split_iter function
https://bugs.python.org/issue42816 closed by serhiy.storchaka

#42817: timedelta zeropadding hh
https://bugs.python.org/issue42817 closed by krasmussen

#42818: AttributeError: 'zipimporter' object has no attribute 'find_sp
https://bugs.python.org/issue42818 closed by mowgli

#42821: HTMLParser: subsequent duplicate attributes should be ignored
https://bugs.python.org/issue42821 closed by ezio.melotti

#42822: Missing backslashes in documentation for 3.8 and 3.9
https://bugs.python.org/issue42822 closed by mdk

#42824: get_type_hints throws for local class reference
https://bugs.python.org/issue42824 closed by gvanrossum

#42826: typing.Iterable does not need __getitem__() method
https://bugs.python.org/issue42826 closed by josh.r

#42828: Python readline module
https://bugs.python.org/issue42828 closed by gvanrossum

#42829: get_type_hints throws for nested class with __future__ annotat
https://bugs.python.org/issue42829 closed by gvanrossum

#42835: Can't Built libxml2 When Using Python 3.9.x
https://bugs.python.org/issue42835 closed by gvanrossum

#42841: Add bitwise or operator to collections.abc Mapping and Mutable
https://bugs.python.org/issue42841 closed by gvanrossum

#42842: module 'logging' has not attribute 'handlers'
https://bugs.python.org/issue42842 closed by vinay.sajip

#42845: Third Party Module Installation using pip fails in Python 3.10
https://bugs.python.org/issue42845 closed by gvanrossum

#42846: Using _multibytecodec module on Windows, test_threading/embed
https://bugs.python.org/issue42846 closed by vstinner

#42847: Normalise file encodings in Lib/sqlite3/test/
https://bugs.python.org/issue42847 closed by erlendaasland

#42852: pprint fails in transformming non-breaking space
https://bugs.python.org/issue42852 closed by serhiy.storchaka

#42857: Fails to construct paths lead to "python is likely shutting do
https://bugs.python.org/issue42857 closed by gvanrossum

#42858: Incorrect return value for os.system() in recognizing import e
https://bugs.python.org/issue42858 closed by gvanrossum

#42860: Incompatible types in Python grammar
https://bugs.python.org/issue42860 closed by lys.nikolaou

#42866: test test_multibytecodec: Test_IncrementalEncoder.test_subinte
https://bugs.python.org/issue42866 closed by vstinner
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/WGJRRGB4R57LDHUYXRXNRYMJF3RRZMBW/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
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
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-01-15 - 2021-01-22)
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 7578 (+32)
closed 47161 (+35)
total 54739 (+67)

Open issues with patches: 3037


Issues opened (52)
==================

#42604: EXT_SUFFIX too short on FreeBSD and AIX
https://bugs.python.org/issue42604 reopened by vstinner

#42937: 192.0.0.8 (IPv4 dummy address) considered globally reachable
https://bugs.python.org/issue42937 opened by cdirkx

#42939: Linux's chattr i.e. ioctl(FS_IOC_SETFLAGS) is not supported in
https://bugs.python.org/issue42939 opened by socketpair

#42940: Incorrect behavior of inspect.signature(f).bind
https://bugs.python.org/issue42940 opened by slavkostrov

#42941: Infinite loop in asyncio sslproto
https://bugs.python.org/issue42941 opened by linxy95

#42943: singledispatchmethod should expose registry of all known overl
https://bugs.python.org/issue42943 opened by Ilya.Kulakov

#42946: email: ValueError in get_section when parsing header with non-
https://bugs.python.org/issue42946 opened by The Compiler

#42947: email: Handling when both extended/ascii parameter (filename*/
https://bugs.python.org/issue42947 opened by The Compiler

#42948: bytearray.copy is undocumented
https://bugs.python.org/issue42948 opened by wim.glenn

#42949: pdb & multiprocessing.Pool: AttributeError: module '__main__'
https://bugs.python.org/issue42949 opened by macfreek

#42950: Incorrect exception behavior in handling recursive call.
https://bugs.python.org/issue42950 opened by xxm

#42952: Incorrect handling of EC_KEY_new_by_curve_name() in the _ssl m
https://bugs.python.org/issue42952 opened by ZackerySpytz

#42955: Add sys.module_names: list of stdlib module names (Python and
https://bugs.python.org/issue42955 opened by vstinner

#42956: Easy conversion between range and slice
https://bugs.python.org/issue42956 opened by nemeskeyd

#42957: os.readlink produces wrong result on windows
https://bugs.python.org/issue42957 opened by simon mackenzie

#42958: filecmp.cmp(shallow=True) isn't actually shallow when only mti
https://bugs.python.org/issue42958 opened by AlexVndnblcke

#42960: resources module, FreeBSD update adding RLIMIT_KQUEUES constan
https://bugs.python.org/issue42960 opened by devnexen

#42961: Use-after-free (of a heap type) during finalization
https://bugs.python.org/issue42961 opened by bstaletic

#42962: Windows: SystemError during os.kill(..., signal.CTRL_C_EVENT)
https://bugs.python.org/issue42962 opened by William.Schwartz

#42963: [multiprocessing] Calling pool.terminate() from an error_callb
https://bugs.python.org/issue42963 opened by sjelin

#42964: Draft PEP blob etc
https://bugs.python.org/issue42964 opened by larry

#42966: argparse: customizable help formatter
https://bugs.python.org/issue42966 opened by monkeyman79

#42967: [security] urllib.parse.parse_qsl(): Web cache poisoning - `;
https://bugs.python.org/issue42967 opened by AdamGold

#42968: multiprocessing handle leak on Windows when child process is k
https://bugs.python.org/issue42968 opened by dgrunwald

#42969: pthread_exit & PyThread_exit_thread from PyEval_RestoreThread
https://bugs.python.org/issue42969 opened by gregory.p.smith

#42970: File path with blank causes open error in 3.8, not in 3.7
https://bugs.python.org/issue42970 opened by dday52

#42971: Some errnos for BSD/OSX are missing from errno module
https://bugs.python.org/issue42971 opened by ngie

#42972: [C API] Heap types (PyType_FromSpec) must fully implement the
https://bugs.python.org/issue42972 opened by vstinner

#42973: argparse: mixing optional and positional arguments... not agai
https://bugs.python.org/issue42973 opened by monkeyman79

#42974: tokenize reports incorrect end col offset and line string when
https://bugs.python.org/issue42974 opened by romanows

#42976: __text_signature__ parser silently drops arguments with certai
https://bugs.python.org/issue42976 opened by Antony.Lee

#42977: Tkinter Optionmenu Too Narrow on Mac
https://bugs.python.org/issue42977 opened by zjdavid

#42979: _zoneinfo: zoneinfomodule_exec() doesn't check for PyDateTime_
https://bugs.python.org/issue42979 opened by vstinner

#42980: argparse: GNU-style help formatter
https://bugs.python.org/issue42980 opened by will

#42981: Error messages raised by _hashlib_scrypt_impl() are slightly m
https://bugs.python.org/issue42981 opened by illia-v

#42982: Update suggested number of iterations for pbkdf2_hmac()
https://bugs.python.org/issue42982 opened by illia-v

#42985: AMD64 Arch Linux Asan 3.x fails: command timed out: 1200 secon
https://bugs.python.org/issue42985 opened by vstinner

#42986: pegen parser: Crash on SyntaxError with f-string on Windows
https://bugs.python.org/issue42986 opened by neonene

#42988: Information disclosure via pydoc -p: /getfile?key=path allows
https://bugs.python.org/issue42988 opened by hroncok

#42990: Improve the C code for calling Python code: _PyEval_EvalCode()
https://bugs.python.org/issue42990 opened by Mark.Shannon

#42991: support for splitting multichannel audio fragments in audioop
https://bugs.python.org/issue42991 opened by Th4R4

#42992: Tkinter bbox coordinates incorrectly drawn
https://bugs.python.org/issue42992 opened by rhoffmann

#42993: doc xml.etree.ElementTree.ElementTree.write does not mention a
https://bugs.python.org/issue42993 opened by buhtz

#42994: Missing MIME types for opus, AAC, 3gpp and 3gpp2
https://bugs.python.org/issue42994 opened by nbeals

#42995: Add PurePath.with_suffix_appended()
https://bugs.python.org/issue42995 opened by bgerrity

#42997: Improve error message for missing : before suites
https://bugs.python.org/issue42997 opened by pablogsal

#42998: pathlib.Path: add `username` argument to `home()`
https://bugs.python.org/issue42998 opened by barneygale

#42999: `pathlib.Path.link_to()` documentation is misleading
https://bugs.python.org/issue42999 opened by barneygale

#43000: All SSL requests fail with WRONG_VERSION_NUMBER when a packet
https://bugs.python.org/issue43000 opened by darrenrs

#43001: python3.9.1 test_embed test_tabnanny failed
https://bugs.python.org/issue43001 opened by asholomitskiy84

#43002: Exception chaining accepts exception classes
https://bugs.python.org/issue43002 opened by cool-RR

#43003: Parts of the API will be removed in Python 4.0 ?
https://bugs.python.org/issue43003 opened by MichaelClerx



Most recent 15 issues with no replies (15)
==========================================

#43003: Parts of the API will be removed in Python 4.0 ?
https://bugs.python.org/issue43003

#43002: Exception chaining accepts exception classes
https://bugs.python.org/issue43002

#43001: python3.9.1 test_embed test_tabnanny failed
https://bugs.python.org/issue43001

#42999: `pathlib.Path.link_to()` documentation is misleading
https://bugs.python.org/issue42999

#42994: Missing MIME types for opus, AAC, 3gpp and 3gpp2
https://bugs.python.org/issue42994

#42993: doc xml.etree.ElementTree.ElementTree.write does not mention a
https://bugs.python.org/issue42993

#42991: support for splitting multichannel audio fragments in audioop
https://bugs.python.org/issue42991

#42981: Error messages raised by _hashlib_scrypt_impl() are slightly m
https://bugs.python.org/issue42981

#42979: _zoneinfo: zoneinfomodule_exec() doesn't check for PyDateTime_
https://bugs.python.org/issue42979

#42976: __text_signature__ parser silently drops arguments with certai
https://bugs.python.org/issue42976

#42966: argparse: customizable help formatter
https://bugs.python.org/issue42966

#42963: [multiprocessing] Calling pool.terminate() from an error_callb
https://bugs.python.org/issue42963

#42960: resources module, FreeBSD update adding RLIMIT_KQUEUES constan
https://bugs.python.org/issue42960

#42949: pdb & multiprocessing.Pool: AttributeError: module '__main__'
https://bugs.python.org/issue42949

#42947: email: Handling when both extended/ascii parameter (filename*/
https://bugs.python.org/issue42947



Most recent 15 issues waiting for review (15)
=============================================

#42999: `pathlib.Path.link_to()` documentation is misleading
https://bugs.python.org/issue42999

#42997: Improve error message for missing : before suites
https://bugs.python.org/issue42997

#42995: Add PurePath.with_suffix_appended()
https://bugs.python.org/issue42995

#42994: Missing MIME types for opus, AAC, 3gpp and 3gpp2
https://bugs.python.org/issue42994

#42991: support for splitting multichannel audio fragments in audioop
https://bugs.python.org/issue42991

#42990: Improve the C code for calling Python code: _PyEval_EvalCode()
https://bugs.python.org/issue42990

#42988: Information disclosure via pydoc -p: /getfile?key=path allows
https://bugs.python.org/issue42988

#42986: pegen parser: Crash on SyntaxError with f-string on Windows
https://bugs.python.org/issue42986

#42982: Update suggested number of iterations for pbkdf2_hmac()
https://bugs.python.org/issue42982

#42981: Error messages raised by _hashlib_scrypt_impl() are slightly m
https://bugs.python.org/issue42981

#42980: argparse: GNU-style help formatter
https://bugs.python.org/issue42980

#42974: tokenize reports incorrect end col offset and line string when
https://bugs.python.org/issue42974

#42973: argparse: mixing optional and positional arguments... not agai
https://bugs.python.org/issue42973

#42967: [security] urllib.parse.parse_qsl(): Web cache poisoning - `;
https://bugs.python.org/issue42967

#42958: filecmp.cmp(shallow=True) isn't actually shallow when only mti
https://bugs.python.org/issue42958



Top 10 most discussed issues (10)
=================================

#42955: Add sys.module_names: list of stdlib module names (Python and
https://bugs.python.org/issue42955 24 msgs

#42988: Information disclosure via pydoc -p: /getfile?key=path allows
https://bugs.python.org/issue42988 13 msgs

#42967: [security] urllib.parse.parse_qsl(): Web cache poisoning - `;
https://bugs.python.org/issue42967 10 msgs

#42887: 100000 assignments of .__sizeof__ cause a segfault on del
https://bugs.python.org/issue42887 7 msgs

#42962: Windows: SystemError during os.kill(..., signal.CTRL_C_EVENT)
https://bugs.python.org/issue42962 7 msgs

#42985: AMD64 Arch Linux Asan 3.x fails: command timed out: 1200 secon
https://bugs.python.org/issue42985 7 msgs

#41701: Buildbot web page: connection lost after 1 minute, then displa
https://bugs.python.org/issue41701 6 msgs

#42606: Support POSIX atomicity guarantee of O_APPEND on Windows
https://bugs.python.org/issue42606 6 msgs

#42800: Traceback objects allow accessing frame objects without trigge
https://bugs.python.org/issue42800 6 msgs

#33289: tkinter askcolor returning floats for r, g, b values instead o
https://bugs.python.org/issue33289 5 msgs



Issues closed (35)
==================

#36769: doc Document that fnmatch.filter supports any kind of iterable
https://bugs.python.org/issue36769 closed by iritkatriel

#40176: unterminated string literal tokenization error messages could
https://bugs.python.org/issue40176 closed by BTaskaya

#40304: Classes created using type() don't need to explicitly inherit
https://bugs.python.org/issue40304 closed by terry.reedy

#41036: Visit the type of instance of heap types if tp_traverse is not
https://bugs.python.org/issue41036 closed by vstinner

#41545: gc API requiring matching number of gc.disable - gc.enable cal
https://bugs.python.org/issue41545 closed by Yonatan Goldschmidt

#41995: five possible Null Pointer Dereference bugs.
https://bugs.python.org/issue41995 closed by vstinner

#42005: profile/cProfile CLI should catch BrokenPipeError
https://bugs.python.org/issue42005 closed by vstinner

#42048: Document Argument Clinic's defining_class converter
https://bugs.python.org/issue42048 closed by erlendaasland

#42163: _replace() no longer works on platform.uname_result objects
https://bugs.python.org/issue42163 closed by jaraco

#42189: copy.deepcopy() no longer works on platform.uname_result objec
https://bugs.python.org/issue42189 closed by jaraco

#42447: robotsparser deny all with some rules
https://bugs.python.org/issue42447 closed by terry.reedy

#42531: importlib.resources.path() raises TypeError for packages witho
https://bugs.python.org/issue42531 closed by jaraco

#42659: Objects of uname_result Class Cannot be Successfully Pickled
https://bugs.python.org/issue42659 closed by jaraco

#42780: os.set_inheritable() fails for O_PATH file descriptors on Linu
https://bugs.python.org/issue42780 closed by vstinner

#42856: ensurepip: add configure --with-wheel-pkg-dir=PATH to get whee
https://bugs.python.org/issue42856 closed by vstinner

#42864: Improve error messages regarding unclosed parentheses
https://bugs.python.org/issue42864 closed by pablogsal

#42923: Py_FatalError(): dump the list of extension modules
https://bugs.python.org/issue42923 closed by vstinner

#42925: Error trace of else inside class
https://bugs.python.org/issue42925 closed by Mark.Shannon

#42931: Include randbytes in random.__all__
https://bugs.python.org/issue42931 closed by rhettinger

#42938: [security] ctypes double representation BoF
https://bugs.python.org/issue42938 closed by benjamin.peterson

#42942: Feature request: Add decdigest() to hashlib
https://bugs.python.org/issue42942 closed by 2d4d

#42944: random.Random.sample bug when counts is not None
https://bugs.python.org/issue42944 closed by rhettinger

#42945: weakref.finalize documentation contradicts itself RE: finalize
https://bugs.python.org/issue42945 closed by ryan.a.heisler

#42951: Random and infinite loop in dealing with recursion error for "
https://bugs.python.org/issue42951 closed by Mark.Shannon

#42953: After the subclass of enum.Enum is imported in some diffenent
https://bugs.python.org/issue42953 closed by ethan.furman

#42954: new "if-as" syntax
https://bugs.python.org/issue42954 closed by steven.daprano

#42959: AttributeError: module 'signal' has no attribute 'SIGHUP'
https://bugs.python.org/issue42959 closed by gvanrossum

#42965: Optional callable raises TypeError
https://bugs.python.org/issue42965 closed by Ofekmeister

#42975: urllib.parse.parse_qsl(): add an option to not consider semico
https://bugs.python.org/issue42975 closed by vstinner

#42978: Improve error message when "self" is missing from the method d
https://bugs.python.org/issue42978 closed by pablogsal

#42983: sys.argv incorrectly parses command lines with args in environ
https://bugs.python.org/issue42983 closed by gvanrossum

#42984: Python 3.7 and qt Libraries
https://bugs.python.org/issue42984 closed by gvanrossum

#42987: HTTP header injection in urllib on windows
https://bugs.python.org/issue42987 closed by vstinner

#42989: Bug
https://bugs.python.org/issue42989 closed by zach.ware

#42996: hashlib documentation references an obsolete RFC 2898
https://bugs.python.org/issue42996 closed by illia-v
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/L4CKLX4MKOYRG7BCF2ZZTO6BOVCZLOM4/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-01-22 - 2021-01-29)
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 7588 (+10)
closed 47211 (+50)
total 54799 (+60)

Open issues with patches: 3032


Issues opened (40)
==================

#33387: Simplify bytecodes for try-finally, try-except and with blocks
https://bugs.python.org/issue33387 reopened by iritkatriel

#36675: Doctest directives and comments missing from code samples
https://bugs.python.org/issue36675 reopened by mdk

#43006: Changed behaviour of inspect.signature() in Python 3.10
https://bugs.python.org/issue43006 opened by Zac Hatfield-Dodds

#43007: set_wakeup_fd() only works in main thread
https://bugs.python.org/issue43007 opened by MeneMeneTekel

#43009: Port curses capi pointer array to a struct
https://bugs.python.org/issue43009 opened by shihai1991

#43010: @functools.wraps and abc.abstractmethod interoperability
https://bugs.python.org/issue43010 opened by erezinman

#43012: Remove pathlib accessors
https://bugs.python.org/issue43012 opened by barneygale

#43013: IDLE: update code, mostly by cleanups of 2.x or 2to3 artifact
https://bugs.python.org/issue43013 opened by terry.reedy

#43015: Add str.replaceall?
https://bugs.python.org/issue43015 opened by Nathaniel Manista

#43016: Improve tests for curses
https://bugs.python.org/issue43016 opened by serhiy.storchaka

#43017: Improve error message in the parser when using un-parenthesise
https://bugs.python.org/issue43017 opened by pablogsal

#43019: wait_for(to_thread)) does not work as expected. Extra document
https://bugs.python.org/issue43019 opened by synchronizing

#43022: Unable to dynamically load functions from python3.dll
https://bugs.python.org/issue43022 opened by paul.moore

#43024: improve signature (in help, etc) for functions taking sentinel
https://bugs.python.org/issue43024 opened by iritkatriel

#43026: Missing words renders meaning unclear in fcntl.html
https://bugs.python.org/issue43026 opened by EzraBC

#43027: Calling _PyBytes_Resize() on 1-byte bytes may raise error
https://bugs.python.org/issue43027 opened by malin

#43029: unittest: Add assertUniqeIn
https://bugs.python.org/issue43029 opened by rousseldenis

#43030: signed/unsigned mismatch in Py_UNICODE_ISSPACE macro
https://bugs.python.org/issue43030 opened by doko

#43034: Python tutorial misleads users about floor division behavior
https://bugs.python.org/issue43034 opened by jessevsilverman

#43035: FileNotFoundError in distutils\file_util.py copy_tree
https://bugs.python.org/issue43035 opened by knzivid

#43036: TOS-behaviour documentation is inconsistent
https://bugs.python.org/issue43036 opened by xmorel

#43039: tempfile.TemporaryDirectory() name string is incorrect
https://bugs.python.org/issue43039 opened by eosborne

#43041: copying WeakValueDictionary is not iteration safe
https://bugs.python.org/issue43041 opened by djromberg

#43042: tutorial ambiguous about creation of local symbol table for re
https://bugs.python.org/issue43042 opened by jessevsilverman

#43043: Python tutorial could make rules for default argument definiti
https://bugs.python.org/issue43043 opened by jessevsilverman

#43045: Instructions for installing pip on Ubuntu/WSL2 is incomplete
https://bugs.python.org/issue43045 opened by lennart.borgman

#43046: argparse: capturing actions
https://bugs.python.org/issue43046 opened by monkeyman79

#43047: logging.config formatters documentation is out of sync with co
https://bugs.python.org/issue43047 opened by iwienand

#43048: Printing RecursionError results in RecursionError
https://bugs.python.org/issue43048 opened by vlad2

#43049: Use io.IncrementalNewlineDecoder for doctest newline conversio
https://bugs.python.org/issue43049 opened by pdonis

#43050: threading timer memory leak
https://bugs.python.org/issue43050 opened by fengjiang

#43052: _dyld_shared_cache_contains_path needs SYSTEM_VERSION_COMPAT=0
https://bugs.python.org/issue43052 opened by isuruf

#43053: Speed up math.isqrt, again
https://bugs.python.org/issue43053 opened by juraj.sukop

#43054: What does the existence of a struct in a header file imply abo
https://bugs.python.org/issue43054 opened by Mark.Shannon

#43056: Use of dicts in sections 4.2 and 4.7 of Python tutorial a bit
https://bugs.python.org/issue43056 opened by jessevsilverman

#43058: setting a logging Handler name
https://bugs.python.org/issue43058 opened by bcohen

#43059: sqlite3: Externally developed?
https://bugs.python.org/issue43059 opened by user1347091

#43060: Convert _decimal C API from pointer array to struct
https://bugs.python.org/issue43060 opened by erlendaasland

#43062: Non-integer values in collections.Counter
https://bugs.python.org/issue43062 opened by HuangFuSL

#43063: zipfile.Path / importlib.resources raises KeyError if a file w
https://bugs.python.org/issue43063 opened by The Compiler



Most recent 15 issues with no replies (15)
==========================================

#43062: Non-integer values in collections.Counter
https://bugs.python.org/issue43062

#43060: Convert _decimal C API from pointer array to struct
https://bugs.python.org/issue43060

#43058: setting a logging Handler name
https://bugs.python.org/issue43058

#43056: Use of dicts in sections 4.2 and 4.7 of Python tutorial a bit
https://bugs.python.org/issue43056

#43052: _dyld_shared_cache_contains_path needs SYSTEM_VERSION_COMPAT=0
https://bugs.python.org/issue43052

#43049: Use io.IncrementalNewlineDecoder for doctest newline conversio
https://bugs.python.org/issue43049

#43047: logging.config formatters documentation is out of sync with co
https://bugs.python.org/issue43047

#43045: Instructions for installing pip on Ubuntu/WSL2 is incomplete
https://bugs.python.org/issue43045

#43043: Python tutorial could make rules for default argument definiti
https://bugs.python.org/issue43043

#43042: tutorial ambiguous about creation of local symbol table for re
https://bugs.python.org/issue43042

#43036: TOS-behaviour documentation is inconsistent
https://bugs.python.org/issue43036

#43027: Calling _PyBytes_Resize() on 1-byte bytes may raise error
https://bugs.python.org/issue43027

#43026: Missing words renders meaning unclear in fcntl.html
https://bugs.python.org/issue43026

#43019: wait_for(to_thread)) does not work as expected. Extra document
https://bugs.python.org/issue43019

#43016: Improve tests for curses
https://bugs.python.org/issue43016



Most recent 15 issues waiting for review (15)
=============================================

#43059: sqlite3: Externally developed?
https://bugs.python.org/issue43059

#43049: Use io.IncrementalNewlineDecoder for doctest newline conversio
https://bugs.python.org/issue43049

#43047: logging.config formatters documentation is out of sync with co
https://bugs.python.org/issue43047

#43046: argparse: capturing actions
https://bugs.python.org/issue43046

#43030: signed/unsigned mismatch in Py_UNICODE_ISSPACE macro
https://bugs.python.org/issue43030

#43029: unittest: Add assertUniqeIn
https://bugs.python.org/issue43029

#43024: improve signature (in help, etc) for functions taking sentinel
https://bugs.python.org/issue43024

#43017: Improve error message in the parser when using un-parenthesise
https://bugs.python.org/issue43017

#43016: Improve tests for curses
https://bugs.python.org/issue43016

#43013: IDLE: update code, mostly by cleanups of 2.x or 2to3 artifact
https://bugs.python.org/issue43013

#43009: Port curses capi pointer array to a struct
https://bugs.python.org/issue43009

#42999: `pathlib.Path.link_to()` documentation is misleading
https://bugs.python.org/issue42999

#42997: Improve error message for missing : before suites
https://bugs.python.org/issue42997

#42995: Add PurePath.with_suffix_appended()
https://bugs.python.org/issue42995

#42994: Missing MIME types for opus, AAC, 3gpp and 3gpp2
https://bugs.python.org/issue42994



Top 10 most discussed issues (10)
=================================

#42973: argparse: mixing optional and positional arguments... not agai
https://bugs.python.org/issue42973 17 msgs

#3353: make built-in tokenizer available via Python C API
https://bugs.python.org/issue3353 15 msgs

#43013: IDLE: update code, mostly by cleanups of 2.x or 2to3 artifact
https://bugs.python.org/issue43013 13 msgs

#43022: Unable to dynamically load functions from python3.dll
https://bugs.python.org/issue43022 12 msgs

#42967: [security] urllib.parse.parse_qsl(): Web cache poisoning - `;
https://bugs.python.org/issue42967 11 msgs

#43046: argparse: capturing actions
https://bugs.python.org/issue43046 7 msgs

#43053: Speed up math.isqrt, again
https://bugs.python.org/issue43053 7 msgs

#43006: Changed behaviour of inspect.signature() in Python 3.10
https://bugs.python.org/issue43006 6 msgs

#43059: sqlite3: Externally developed?
https://bugs.python.org/issue43059 6 msgs

#38307: Add .end_lineno attribute to pyclbr _Objects
https://bugs.python.org/issue38307 5 msgs



Issues closed (49)
==================

#2636: Adding a new regex module (compatible with re)
https://bugs.python.org/issue2636 closed by vstinner

#23544: IDLE hangs when selecting Stack View with debug active
https://bugs.python.org/issue23544 closed by terry.reedy

#27772: Refer to actual format string when creating “zero padding”
https://bugs.python.org/issue27772 closed by serhiy.storchaka

#29076: Mac installer shell updater script silently fails if default s
https://bugs.python.org/issue29076 closed by ned.deily

#33289: tkinter askcolor returning floats for r, g, b values instead o
https://bugs.python.org/issue33289 closed by serhiy.storchaka

#36086: Split IDLE into separate feature in Windows installer
https://bugs.python.org/issue36086 closed by rhettinger

#36379: nb_inplace_pow is always called with an invalid argument
https://bugs.python.org/issue36379 closed by gregory.p.smith

#38250: enum.Flag should be more set-like
https://bugs.python.org/issue38250 closed by ethan.furman

#40745: Typo in library/typing
https://bugs.python.org/issue40745 closed by iritkatriel

#41459: pickle.load raises SystemError on malformed input
https://bugs.python.org/issue41459 closed by eric.smith

#41798: [C API] Revisit usage of the PyCapsule C API with multi-phase
https://bugs.python.org/issue41798 closed by shihai1991

#42300: Typo in translation to portuguese
https://bugs.python.org/issue42300 closed by iritkatriel

#42383: Pdb does not correclty restart the target if it changes the cu
https://bugs.python.org/issue42383 closed by gvanrossum

#42384: Inconsistent sys.path between python and pdb
https://bugs.python.org/issue42384 closed by gvanrossum

#42843: What min_sphinx for Python 3.10
https://bugs.python.org/issue42843 closed by mdk

#42869: pydoc does not append .html to documentation
https://bugs.python.org/issue42869 closed by mdk

#42901: [Enum] move member creation to __set_name__ in order to suppor
https://bugs.python.org/issue42901 closed by ethan.furman

#42915: enum.Flag ~ bitwise negation is very slow and can't be defined
https://bugs.python.org/issue42915 closed by ethan.furman

#42948: bytearray.copy is undocumented
https://bugs.python.org/issue42948 closed by wim.glenn

#42955: Add sys.stdlib_module_names: list of stdlib module names (Pyth
https://bugs.python.org/issue42955 closed by vstinner

#42957: os.readlink produces wrong result on windows
https://bugs.python.org/issue42957 closed by steve.dower

#42977: Tkinter Optionmenu Too Narrow on Mac
https://bugs.python.org/issue42977 closed by serhiy.storchaka

#42979: _zoneinfo: zoneinfomodule_exec() doesn't check for PyDateTime_
https://bugs.python.org/issue42979 closed by vstinner

#42985: AMD64 Arch Linux Asan 3.x fails: command timed out: 1200 secon
https://bugs.python.org/issue42985 closed by vstinner

#42992: Tkinter bbox coordinates incorrectly drawn
https://bugs.python.org/issue42992 closed by terry.reedy

#43002: Exception chaining accepts exception classes
https://bugs.python.org/issue43002 closed by steven.daprano

#43003: Parts of the API will be removed in Python 4.0 ?
https://bugs.python.org/issue43003 closed by terry.reedy

#43004: No type variables left in collections.abc.Callable
https://bugs.python.org/issue43004 closed by tyler.yep

#43005: Package Relative Imports - double dot doc example not working
https://bugs.python.org/issue43005 closed by gvanrossum

#43008: IDLE ignores sys.excepthook in normal, subprocess mode
https://bugs.python.org/issue43008 closed by terry.reedy

#43011: DeprecationWarnings in test_ctypes
https://bugs.python.org/issue43011 closed by benjamin.peterson

#43014: tokenize spends a lot of time in `re.compile(...)`
https://bugs.python.org/issue43014 closed by BTaskaya

#43018: unwanted label showing up in ttk.LabeledScale
https://bugs.python.org/issue43018 closed by serhiy.storchaka

#43020: str.lower method with "?" character
https://bugs.python.org/issue43020 closed by steven.daprano

#43021: Unpacking tuple argument in combination with inline if stateme
https://bugs.python.org/issue43021 closed by steven.daprano

#43023: Remove a redundant check in _PyBytes_Resize()
https://bugs.python.org/issue43023 closed by malin

#43025: Use normal 'i' character to denote imaginary part of complex n
https://bugs.python.org/issue43025 closed by eric.smith

#43028: seeking past the end of a file unexpected behavior
https://bugs.python.org/issue43028 closed by cotton.seed

#43031: aarch64 RHEL7 LTO + PGO 3.7: "make" hangs when running test_as
https://bugs.python.org/issue43031 closed by vstinner

#43032: Size of pie chart in matplotlib (frame affects it)
https://bugs.python.org/issue43032 closed by mark.dickinson

#43033: Incorrect handling of PyObject_SetAttrString() in the _zoneinf
https://bugs.python.org/issue43033 closed by serhiy.storchaka

#43037: Importlib reload by module name (String)
https://bugs.python.org/issue43037 closed by brett.cannon

#43038: ensurepip: tries to use setup.py/setup.cfg
https://bugs.python.org/issue43038 closed by ned.deily

#43040: random.py randrange() is very slow if the range is a power of
https://bugs.python.org/issue43040 closed by rhettinger

#43044: Python 2.7 documentation links to 404 pages when the library w
https://bugs.python.org/issue43044 closed by vstinner

#43051: Pip Permissions Error overwriting pip directory
https://bugs.python.org/issue43051 closed by steve.dower

#43055: Inconsistent behaviour when using walrus operator with 'and'/'
https://bugs.python.org/issue43055 closed by eric.smith

#43057: Timezone 'Etc/GMT-5' functions as Timezone 'Etc/GMT+5'
https://bugs.python.org/issue43057 closed by mark.dickinson

#43061: subprocess: feature request: Get only the stdout of the last s
https://bugs.python.org/issue43061 closed by r.david.murray
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-01-29 - 2021-02-05)
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 7379 (-209)
closed 47495 (+284)
total 54874 (+75)

Open issues with patches: 2926


Issues opened (55)
==================

#16202: sys.path[0] security issues
https://bugs.python.org/issue16202 reopened by christian.heimes

#24275: lookdict_* give up too soon
https://bugs.python.org/issue24275 reopened by Jim.Jewett

#42278: Remove usage of tempfile.mktemp in stdlib
https://bugs.python.org/issue42278 reopened by epaine

#42616: C Extensions on Darwin that link against libpython are likely
https://bugs.python.org/issue42616 reopened by froody

#43048: Printing RecursionError results in RecursionError
https://bugs.python.org/issue43048 reopened by iritkatriel

#43064: Cannot clear signal handler set with loop.add_signal_handler i
https://bugs.python.org/issue43064 opened by selimb

#43065: 'concurrent.futures' stucks in 3.9.1
https://bugs.python.org/issue43065 opened by doublex

#43066: Zipfile with leading slashes
https://bugs.python.org/issue43066 opened by garrison.taylor

#43067: inspect.signature(bytes.hex) raises ValueError "builtin has in
https://bugs.python.org/issue43067 opened by boris

#43068: test_subprocess: test_specific_shell() fails on AMD64 FreeBSD
https://bugs.python.org/issue43068 opened by vstinner

#43069: Python fails to read a script whose path is `/dev/fd/X`
https://bugs.python.org/issue43069 opened by ciprian.craciun

#43071: IDLE: Windows 7 - Trackpad two-finger vertical scrolling is no
https://bugs.python.org/issue43071 opened by Kritzy

#43072: Memory Leak when using Thread
https://bugs.python.org/issue43072 opened by goyalakshat14

#43073: Adding a ctypes.Union to a ctypes.BigEndianStructure results i
https://bugs.python.org/issue43073 opened by MrSurly

#43075: ReDoS in request
https://bugs.python.org/issue43075 opened by yetingli

#43077: Update bundled pip to 21.0.1 and setuptools to 52.0.0
https://bugs.python.org/issue43077 opened by paul.moore

#43079: wrong IP address range given for ipv4_mapped
https://bugs.python.org/issue43079 opened by alwhaley

#43080: pprint for dataclass instances
https://bugs.python.org/issue43080 opened by LewisGaul

#43081: Recursive call crash module multiprocessing
https://bugs.python.org/issue43081 opened by xxm

#43084: curses.window.enclose() should return bool
https://bugs.python.org/issue43084 opened by serhiy.storchaka

#43085: Loosening | and |= operator type checking restriction
https://bugs.python.org/issue43085 opened by Siy_V

#43086: Excess data in not handled properly in binascii.a2b_base64()
https://bugs.python.org/issue43086 opened by idan22moral

#43087: ctypes documentation error
https://bugs.python.org/issue43087 opened by metolone

#43092: Python installation fails to install pip3 if pip, setuptools i
https://bugs.python.org/issue43092 opened by quotemstr

#43093: Make modules picklable
https://bugs.python.org/issue43093 opened by Arusekk

#43094: sqlite3.create_function takes parameter named narg, not num_pa
https://bugs.python.org/issue43094 opened by nchammas

#43095: Windows does not raise IsADirectoryError
https://bugs.python.org/issue43095 opened by Jairo Llopis

#43096: Adding `read_into` method to `asyncio.StreamReader`
https://bugs.python.org/issue43096 opened by jakirkham

#43098: tarfile list() method does not show file type
https://bugs.python.org/issue43098 opened by val.shkolnikov

#43101: Add deprecation of float limits for resource to documentation
https://bugs.python.org/issue43101 opened by nafur

#43103: Add configure --without-static-libpython to not build libpytho
https://bugs.python.org/issue43103 opened by vstinner

#43105: Can't import extension modules resolved via relative paths in
https://bugs.python.org/issue43105 opened by smunday

#43109: When using Apple Clang, --with-lto builds should not check for
https://bugs.python.org/issue43109 opened by acmorrow

#43111: webbrowser.py triggers unwanted XQuartz startup
https://bugs.python.org/issue43111 opened by hans-meine

#43112: SOABI on Linux does not distinguish between GNU libc and musl
https://bugs.python.org/issue43112 opened by ncopa

#43115: locale.getlocale fails if locale is set
https://bugs.python.org/issue43115 opened by AndersMunch

#43118: inspect.signature() raises RuntimeError on failed to resolve t
https://bugs.python.org/issue43118 opened by tkomiya

#43119: asyncio.Queue.put never yields if the queue is unbounded
https://bugs.python.org/issue43119 opened by spenczar

#43120: Some OSX syslog facilities are missing from syslog module
https://bugs.python.org/issue43120 opened by ronaldoussoren

#43122: Python Launcher doesn't open a terminal window
https://bugs.python.org/issue43122 opened by kjw

#43123: email MIME splitting
https://bugs.python.org/issue43123 opened by martin.ortner

#43124: [security] smtplib multiple CRLF injection
https://bugs.python.org/issue43124 opened by martin.ortner

#43125: Trying To Concatenate Bytes and String in SMTPLIB
https://bugs.python.org/issue43125 opened by boom0192

#43126: IOBase.readlines(0) behaviour is inconsistent with documentati
https://bugs.python.org/issue43126 opened by althonos2

#43127: Unable to install Python 3.9.1 - Windows 10
https://bugs.python.org/issue43127 opened by adrian.e.d.lloyd

#43128: make test fails Lib/test/test_httpservers.py on 3.9.1
https://bugs.python.org/issue43128 opened by ostermana

#43129: Number of object on stack required by opcode
https://bugs.python.org/issue43129 opened by mdartiailh

#43131: MMAP duplicate reads and writes on ARM64 platform
https://bugs.python.org/issue43131 opened by psswirhun

#43132: Incorrect handling of PyObject_RichCompareBool() in the _zonei
https://bugs.python.org/issue43132 opened by ZackerySpytz

#43133: Accept file mode "rw" to open-or-create a file and seek to the
https://bugs.python.org/issue43133 opened by ncoghlan

#43134: (list have item) instate (item in list)
https://bugs.python.org/issue43134 opened by mablue

#43135: Can't input Japanese on idle (MacOS).
https://bugs.python.org/issue43135 opened by Marusoftware

#43136: multiprocessing.Queue.get(block=False) can raise queue.Empty o
https://bugs.python.org/issue43136 opened by sbraz

#43137: webbrowser to support "gio open <URL>"
https://bugs.python.org/issue43137 opened by doko

#43138: [doc] Inconsistent / confusing documentation regarding importi
https://bugs.python.org/issue43138 opened by Dirk Herrmann



Most recent 15 issues with no replies (15)
==========================================

#43138: [doc] Inconsistent / confusing documentation regarding importi
https://bugs.python.org/issue43138

#43137: webbrowser to support "gio open <URL>"
https://bugs.python.org/issue43137

#43128: make test fails Lib/test/test_httpservers.py on 3.9.1
https://bugs.python.org/issue43128

#43127: Unable to install Python 3.9.1 - Windows 10
https://bugs.python.org/issue43127

#43126: IOBase.readlines(0) behaviour is inconsistent with documentati
https://bugs.python.org/issue43126

#43125: Trying To Concatenate Bytes and String in SMTPLIB
https://bugs.python.org/issue43125

#43124: [security] smtplib multiple CRLF injection
https://bugs.python.org/issue43124

#43123: email MIME splitting
https://bugs.python.org/issue43123

#43120: Some OSX syslog facilities are missing from syslog module
https://bugs.python.org/issue43120

#43115: locale.getlocale fails if locale is set
https://bugs.python.org/issue43115

#43111: webbrowser.py triggers unwanted XQuartz startup
https://bugs.python.org/issue43111

#43109: When using Apple Clang, --with-lto builds should not check for
https://bugs.python.org/issue43109

#43105: Can't import extension modules resolved via relative paths in
https://bugs.python.org/issue43105

#43101: Add deprecation of float limits for resource to documentation
https://bugs.python.org/issue43101

#43098: tarfile list() method does not show file type
https://bugs.python.org/issue43098



Most recent 15 issues waiting for review (15)
=============================================

#43132: Incorrect handling of PyObject_RichCompareBool() in the _zonei
https://bugs.python.org/issue43132

#43120: Some OSX syslog facilities are missing from syslog module
https://bugs.python.org/issue43120

#43119: asyncio.Queue.put never yields if the queue is unbounded
https://bugs.python.org/issue43119

#43118: inspect.signature() raises RuntimeError on failed to resolve t
https://bugs.python.org/issue43118

#43103: Add configure --without-static-libpython to not build libpytho
https://bugs.python.org/issue43103

#43087: ctypes documentation error
https://bugs.python.org/issue43087

#43086: Excess data in not handled properly in binascii.a2b_base64()
https://bugs.python.org/issue43086

#43085: Loosening | and |= operator type checking restriction
https://bugs.python.org/issue43085

#43084: curses.window.enclose() should return bool
https://bugs.python.org/issue43084

#43080: pprint for dataclass instances
https://bugs.python.org/issue43080

#43077: Update bundled pip to 21.0.1 and setuptools to 52.0.0
https://bugs.python.org/issue43077

#43075: ReDoS in request
https://bugs.python.org/issue43075

#43049: Use io.IncrementalNewlineDecoder for doctest newline conversio
https://bugs.python.org/issue43049

#43047: logging.config formatters documentation is out of sync with co
https://bugs.python.org/issue43047

#43046: argparse: capturing actions
https://bugs.python.org/issue43046



Top 10 most discussed issues (10)
=================================

#43048: Printing RecursionError results in RecursionError
https://bugs.python.org/issue43048 8 msgs

#43080: pprint for dataclass instances
https://bugs.python.org/issue43080 8 msgs

#42899: Is it legal to eliminate tests of a value, when that test has
https://bugs.python.org/issue42899 7 msgs

#39951: Ignore specific errors when closing ssl connections
https://bugs.python.org/issue39951 6 msgs

#43085: Loosening | and |= operator type checking restriction
https://bugs.python.org/issue43085 6 msgs

#43112: SOABI on Linux does not distinguish between GNU libc and musl
https://bugs.python.org/issue43112 6 msgs

#24275: lookdict_* give up too soon
https://bugs.python.org/issue24275 5 msgs

#43103: Add configure --without-static-libpython to not build libpytho
https://bugs.python.org/issue43103 4 msgs

#42115: Caching infrastructure for the evaluation loop: specialised op
https://bugs.python.org/issue42115 3 msgs

#42825: Build libraries with "/OPT:REF" linker optimization on Windows
https://bugs.python.org/issue42825 3 msgs



Issues closed (262)
===================

#1887: Document that distutils doesn't support out-of-source builds
https://bugs.python.org/issue1887 closed by steve.dower

#2200: find_executable fails to find .bat files on win32
https://bugs.python.org/issue2200 closed by steve.dower

#2437: Distutils runtime_library_dirs broken on Windows
https://bugs.python.org/issue2437 closed by steve.dower

#2445: Use The CygwinCCompiler Under Cygwin
https://bugs.python.org/issue2445 closed by steve.dower

#2624: swig support in distutils should use the build and temp dirs
https://bugs.python.org/issue2624 closed by steve.dower

#2943: Distutils should generate a better error message when the SDK
https://bugs.python.org/issue2943 closed by steve.dower

#4010: configure options don't trickle down to distutils
https://bugs.python.org/issue4010 closed by steve.dower

#4032: distutils doesn't search ".dll.a" as library on cygwin
https://bugs.python.org/issue4032 closed by steve.dower

#4508: distutils compiler not handling spaces in path to output/src f
https://bugs.python.org/issue4508 closed by steve.dower

#5243: Missing dependency in distutils build
https://bugs.python.org/issue5243 closed by steve.dower

#5300: distutils should preserve +x bit on data files
https://bugs.python.org/issue5300 closed by steve.dower

#5936: Add MSI suport for uninstalling individual versions
https://bugs.python.org/issue5936 closed by steve.dower

#6040: bdist_msi does not deal with pre-release version
https://bugs.python.org/issue6040 closed by steve.dower

#6087: distutils.sysconfig.get_python_lib gives surprising result whe
https://bugs.python.org/issue6087 closed by steve.dower

#6114: distutils build_ext path comparison only based on strings
https://bugs.python.org/issue6114 closed by steve.dower

#6145: distutils.extension.read_setup_file misinterprets -C switch
https://bugs.python.org/issue6145 closed by steve.dower

#6792: Distutils-based installer does not detect 64bit versions of Py
https://bugs.python.org/issue6792 closed by steve.dower

#6863: Wrong linker command if CXX set to "ccache g++"
https://bugs.python.org/issue6863 closed by steve.dower

#7182: For non-debug builds, the cygwinccompiler.py should define NDE
https://bugs.python.org/issue7182 closed by steve.dower

#7202: "python setup.py cmd --verbose" does not set verbosity
https://bugs.python.org/issue7202 closed by steve.dower

#7219: Unhelpful error message when a distutils package install fails
https://bugs.python.org/issue7219 closed by steve.dower

#7412: distutils install race condition
https://bugs.python.org/issue7412 closed by steve.dower

#7546: msvc9compiler.py: add .asm extension
https://bugs.python.org/issue7546 closed by steve.dower

#7562: Custom order for the subcommands of build
https://bugs.python.org/issue7562 closed by steve.dower

#7677: upload: improve display for error messages from gpg
https://bugs.python.org/issue7677 closed by steve.dower

#8027: distutils fail to determine c++ linker with unixcompiler if us
https://bugs.python.org/issue8027 closed by steve.dower

#8170: Wrong Paths for distutils build --plat-name=win-amd64
https://bugs.python.org/issue8170 closed by steve.dower

#8384: Better error message for executables not found
https://bugs.python.org/issue8384 closed by steve.dower

#8501: setup.py install --dry-run option doesn't work
https://bugs.python.org/issue8501 closed by steve.dower

#8763: py3K bdist_msi wrongly installs itself in ALL python versions
https://bugs.python.org/issue8763 closed by steve.dower

#8908: friendly errors for UAC misbehavior in windows installers
https://bugs.python.org/issue8908 closed by steve.dower

#8954: wininst regression: errors when building on linux
https://bugs.python.org/issue8954 closed by steve.dower

#8987: Distutils doesn't quote Windows command lines properly
https://bugs.python.org/issue8987 closed by steve.dower

#9023: distutils relative path errors
https://bugs.python.org/issue9023 closed by steve.dower

#9322: Don’t fail silently if ext_modules use absolute paths
https://bugs.python.org/issue9322 closed by steve.dower

#9912: Fail when vsvarsall.bat produces stderr
https://bugs.python.org/issue9912 closed by steve.dower

#9995: "setup.py register sdist upload" requires pass to be saved
https://bugs.python.org/issue9995 closed by steve.dower

#10374: distutils[2] should recreate scripts in the build tree
https://bugs.python.org/issue10374 closed by steve.dower

#10932: distutils.core.setup - data_files misbehaviour ?
https://bugs.python.org/issue10932 closed by steve.dower

#11376: Solaris/GCC/shared lib problem
https://bugs.python.org/issue11376 closed by steve.dower

#11472: upload command fails to read auth information from .pypirc
https://bugs.python.org/issue11472 closed by steve.dower

#11600: PY_CFLAGS and PY_CPPFLAGS inconsistent
https://bugs.python.org/issue11600 closed by steve.dower

#11601: UnixCCompiler always uses compiler_so, not compiler
https://bugs.python.org/issue11601 closed by steve.dower

#11723: Add support for mingw64 compiler
https://bugs.python.org/issue11723 closed by steve.dower

#11928: fail on filename with space at the end
https://bugs.python.org/issue11928 closed by steve.dower

#12259: Document which compilers can be created on which platform
https://bugs.python.org/issue12259 closed by steve.dower

#12585: distutils dereferences symlinks for zip but not for bztar/gzta
https://bugs.python.org/issue12585 closed by steve.dower

#12669: test_curses skipped on buildbots
https://bugs.python.org/issue12669 closed by serhiy.storchaka

#13055: Distutils tries to handle null versions but fails
https://bugs.python.org/issue13055 closed by steve.dower

#13317: building with 2to3 generates wrong import paths because build_
https://bugs.python.org/issue13317 closed by steve.dower

#13420: newer() function in dep_util.py discard changes in the same se
https://bugs.python.org/issue13420 closed by steve.dower

#13486: msvc9compiler.py doesn't properly generate manifest files.
https://bugs.python.org/issue13486 closed by steve.dower

#13943: distutils’ build_py fails when package string is unicode
https://bugs.python.org/issue13943 closed by steve.dower

#13962: multiple lib and include directories on Linux
https://bugs.python.org/issue13962 closed by steve.dower

#14030: Be more careful about selecting the compiler in distutils
https://bugs.python.org/issue14030 closed by steve.dower

#14106: Distutils manifest: recursive-(include|exclude) matches suffix
https://bugs.python.org/issue14106 closed by steve.dower

#14529: distutils's build_msi command ignores the data_files argument
https://bugs.python.org/issue14529 closed by steve.dower

#14530: distutils's build_wininst command fails to correctly interpret
https://bugs.python.org/issue14530 closed by steve.dower

#14894: distutils.LooseVersion fails to compare number and a word
https://bugs.python.org/issue14894 closed by steve.dower

#15018: Incomplete Python LDFLAGS and CPPFLAGS used for extension modu
https://bugs.python.org/issue15018 closed by steve.dower

#15182: find_library_file() should try to link
https://bugs.python.org/issue15182 closed by steve.dower

#15205: distutils dereferences symlinks on Mac OS X but not on Linux
https://bugs.python.org/issue15205 closed by steve.dower

#15266: Perform the same checks as PyPI for Description field
https://bugs.python.org/issue15266 closed by steve.dower

#15797: bdist_msi does not pass -install/remove flags to install_scrip
https://bugs.python.org/issue15797 closed by steve.dower

#16108: Include maintainer information in register/upload
https://bugs.python.org/issue16108 closed by steve.dower

#16466: register command forgets password if no config file is created
https://bugs.python.org/issue16466 closed by steve.dower

#16472: Distutils+mingw links agains msvcr90, while python27.dll is li
https://bugs.python.org/issue16472 closed by steve.dower

#16879: distutils.command.config uses fragile constant temporary file
https://bugs.python.org/issue16879 closed by steve.dower

#16926: setup.py register does not always respect --repository
https://bugs.python.org/issue16926 closed by steve.dower

#17144: Distutils: "sdist register upload" ignores -r argument
https://bugs.python.org/issue17144 closed by steve.dower

#17274: distutils silently omits relative symlinks
https://bugs.python.org/issue17274 closed by steve.dower

#18454: distutils crashes when uploading to PyPI having only the usern
https://bugs.python.org/issue18454 closed by steve.dower

#18639: mingw: avoid circular dependency from time module during nativ
https://bugs.python.org/issue18639 closed by steve.dower

#18640: mingw: generalization of posix build in distutils/sysconfig.py
https://bugs.python.org/issue18640 closed by steve.dower

#18654: modernize mingw&cygwin compiler classes
https://bugs.python.org/issue18654 closed by steve.dower

#18970: run_setup() behavior differs from cli invocation of setup.py
https://bugs.python.org/issue18970 closed by steve.dower

#18987: distutils.utils.get_platform() for 32-bit Python on a 64-bit m
https://bugs.python.org/issue18987 closed by steve.dower

#19549: PKG-INFO is created with CRLF on Windows
https://bugs.python.org/issue19549 closed by steve.dower

#20106: warn_dir is always true for install_data, even if an install_d
https://bugs.python.org/issue20106 closed by steve.dower

#20212: distutils: fix build_ext check to find whether we're building
https://bugs.python.org/issue20212 closed by steve.dower

#20337: bdist_rpm should support %config(noreplace)
https://bugs.python.org/issue20337 closed by steve.dower

#20397: distutils --record option does not validate existence of byte-
https://bugs.python.org/issue20397 closed by steve.dower

#20464: Update distutils sample config file in Doc/install/index.rst
https://bugs.python.org/issue20464 closed by steve.dower

#20705: distutils.extension.Extension with empty 'sources' list
https://bugs.python.org/issue20705 closed by steve.dower

#20788: distutils.msvccompiler - flags are hidden inside initialize()
https://bugs.python.org/issue20788 closed by steve.dower

#20819: reinitialize_command doesn't clear install_lib on install and
https://bugs.python.org/issue20819 closed by steve.dower

#21409: setup.py check - should fail and retrun a non 0 exit code
https://bugs.python.org/issue21409 closed by steve.dower

#21410: setup.py check --restructuredtext -- appears to pass if docut
https://bugs.python.org/issue21410 closed by steve.dower

#21453: Support of RPM subpackages in distutils
https://bugs.python.org/issue21453 closed by steve.dower

#21710: --install-base option ignored?
https://bugs.python.org/issue21710 closed by steve.dower

#21749: pkgutil ImpLoader does not support frozen modules
https://bugs.python.org/issue21749 closed by steve.dower

#21821: The function cygwinccompiler.is_cygwingcc leads to FileNotFoun
https://bugs.python.org/issue21821 closed by steve.dower

#22269: Resolve distutils option conflicts with priorities
https://bugs.python.org/issue22269 closed by steve.dower

#22309: distutils/spawn.py handle fork() not implemented.
https://bugs.python.org/issue22309 closed by steve.dower

#22888: ensurepip and distutils' build_scripts fails on Windows when p
https://bugs.python.org/issue22888 closed by steve.dower

#22990: bdist installation dialog
https://bugs.python.org/issue22990 closed by steve.dower

#23023: ./Modules/ld_so_aix not found on AIX during test_distutils
https://bugs.python.org/issue23023 closed by steve.dower

#23102: distutils: isinstance checks fail with setuptools-monkeypatche
https://bugs.python.org/issue23102 closed by steve.dower

#24239: Allow to configure which gpg to use in distutils upload
https://bugs.python.org/issue24239 closed by steve.dower

#24591: offer option to suppress "clean --all" output relating to none
https://bugs.python.org/issue24591 closed by steve.dower

#24673: distutils/_msvccompiler does not remove /DLL during link(CComp
https://bugs.python.org/issue24673 closed by steve.dower

#24691: out of memory in distutils.upload with large files
https://bugs.python.org/issue24691 closed by steve.dower

#24908: sysconfig.py and distutils.sysconfig.py disagree on directory
https://bugs.python.org/issue24908 closed by steve.dower

#24935: LDSHARED is not set according when CC is set.
https://bugs.python.org/issue24935 closed by steve.dower

#25100: Test_distutils fails instead of skipping if no VS2015
https://bugs.python.org/issue25100 closed by steve.dower

#25187: bdist_rpm fails due to wrong hardcoded assumption about RPM fi
https://bugs.python.org/issue25187 closed by steve.dower

#25229: distutils doesn't add "-Wl," prefix to "-R" on Linux if the C
https://bugs.python.org/issue25229 closed by steve.dower

#25385: Spurious warning when compiling extension module
https://bugs.python.org/issue25385 closed by steve.dower

#25392: setup.py --quiet doesn't silence "no previously-included direc
https://bugs.python.org/issue25392 closed by steve.dower

#25544: cleanup temporary files in distutils.has_function
https://bugs.python.org/issue25544 closed by steve.dower

#25627: distutils : file "bdist_rpm.py" does not quote filenames when
https://bugs.python.org/issue25627 closed by steve.dower

#26425: 'TypeError: object of type 'NoneType' has no len()' in 'splitd
https://bugs.python.org/issue26425 closed by steve.dower

#26786: bdist_msi duplicates directories with names in ALL CAPS to a b
https://bugs.python.org/issue26786 closed by steve.dower

#26790: bdist_msi package duplicates everything to a bogus location wh
https://bugs.python.org/issue26790 closed by steve.dower

#26872: Default ConfigParser in python is not able to load values habi
https://bugs.python.org/issue26872 closed by steve.dower

#26876: Extend MSVCCompiler class to respect environment variables
https://bugs.python.org/issue26876 closed by steve.dower

#27004: Handle script shbang options
https://bugs.python.org/issue27004 closed by steve.dower

#27123: Allow `install_headers` command to follow specific directory s
https://bugs.python.org/issue27123 closed by steve.dower

#27226: distutils: unable to compile both .opt-1.pyc and .opt2.pyc sim
https://bugs.python.org/issue27226 closed by steve.dower

#27317: Handling data_files: too much is removed in uninstall
https://bugs.python.org/issue27317 closed by steve.dower

#27790: test_distutils spews linker messages on Windows
https://bugs.python.org/issue27790 closed by steve.dower

#27919: Deprecate and remove extra_path distribution kwarg
https://bugs.python.org/issue27919 closed by steve.dower

#28209: Exe or MSI unable to find Py3.5
https://bugs.python.org/issue28209 closed by steve.dower

#28981: distutils/check.py overzealous catch block hides errors
https://bugs.python.org/issue28981 closed by steve.dower

#29225: distutils.command.install_lib.get_outputs() wrong with extensi
https://bugs.python.org/issue29225 closed by steve.dower

#29313: msi by bdist_msi will fail execute install-scripts if space in
https://bugs.python.org/issue29313 closed by steve.dower

#29320: bdist_msi install_script fail to execute if alt python locatio
https://bugs.python.org/issue29320 closed by steve.dower

#29408: Add timestamp-based dependency system to build_clib
https://bugs.python.org/issue29408 closed by steve.dower

#29895: Distutils blows up with an incorrect pypirc, should be caught
https://bugs.python.org/issue29895 closed by steve.dower

#30613: Distutils register command creates non-standard multipart data
https://bugs.python.org/issue30613 closed by steve.dower

#30925: RPM build lacks ability to include other files similar to doc_
https://bugs.python.org/issue30925 closed by steve.dower

#31332: Building modules by Clang with Microsoft CodeGen
https://bugs.python.org/issue31332 closed by steve.dower

#31551: test_distutils fails if current directory contains spaces
https://bugs.python.org/issue31551 closed by steve.dower

#32054: Creating RPM on Python 2 works, but Python 3 fails because of
https://bugs.python.org/issue32054 closed by steve.dower

#32223: distutils doesn't correctly read UTF-8 content from config fil
https://bugs.python.org/issue32223 closed by steve.dower

#32597: Bad detection of clang
https://bugs.python.org/issue32597 closed by steve.dower

#32716: setup.py register --repository is broken
https://bugs.python.org/issue32716 closed by steve.dower

#32773: distutils should NOT preserve timestamps
https://bugs.python.org/issue32773 closed by steve.dower

#32957: distutils.command.install checks truthiness of .ext_modules in
https://bugs.python.org/issue32957 closed by steve.dower

#33168: distutils build/build_ext and --debug
https://bugs.python.org/issue33168 closed by steve.dower

#33457: python-config ldflags, PEP 513 and explicit linking to libpyth
https://bugs.python.org/issue33457 closed by steve.dower

#33466: Distutils does not support the compilation of Objective-C++ (?
https://bugs.python.org/issue33466 closed by steve.dower

#33637: pip cannot build extensions for debug Python
https://bugs.python.org/issue33637 closed by steve.dower

#33875: Allow dynamic password evaluation in pypirc configuration file
https://bugs.python.org/issue33875 closed by steve.dower

#33969: "copytree" refuses to copy to a mount point
https://bugs.python.org/issue33969 closed by steve.dower

#33980: distutils upload: SSL Error when uploading package to your own
https://bugs.python.org/issue33980 closed by steve.dower

#33990: CPPFLAGS during ./configure are not passed-through in sysconfi
https://bugs.python.org/issue33990 closed by steve.dower

#34012: No option to include system headers in distutils.core.Extensio
https://bugs.python.org/issue34012 closed by steve.dower

#34322: modification to Lib/distutils/ccompiler.py to simplify handlin
https://bugs.python.org/issue34322 closed by steve.dower

#35172: Add support for other MSVC compiler versions to distutils. dis
https://bugs.python.org/issue35172 closed by steve.dower

#35244: Allow to setup Clang as default compiler for modules build
https://bugs.python.org/issue35244 closed by steve.dower

#35295: Please clarify whether PyUnicode_AsUTF8AndSize() or PyUnicode_
https://bugs.python.org/issue35295 closed by methane

#35718: Cannot initialize the distutils "force" command-option
https://bugs.python.org/issue35718 closed by steve.dower

#35882: distutils fails with UnicodeEncodeError with strange filename
https://bugs.python.org/issue35882 closed by steve.dower

#35893: distutils fails to build extension on windows when it is a pac
https://bugs.python.org/issue35893 closed by steve.dower

#36238: distutils complains "package init file 'xxx/__init__.py' not f
https://bugs.python.org/issue36238 closed by steve.dower

#36353: rpath incorrectly handled on OSX by build_ext
https://bugs.python.org/issue36353 closed by steve.dower

#36383: Virtual environment sysconfig.get_path() and distutils.sysconf
https://bugs.python.org/issue36383 closed by steve.dower

#36640: distutils.sysconfig.get_python_lib behaves incorrectly when pi
https://bugs.python.org/issue36640 closed by steve.dower

#36768: distutils.util.convert_path mangles windows paths with forward
https://bugs.python.org/issue36768 closed by steve.dower

#36998: distutils sdist command fails to create MANIFEST if any filena
https://bugs.python.org/issue36998 closed by steve.dower

#37247: swap distutils build_ext and build_py commands to allow proper
https://bugs.python.org/issue37247 closed by steve.dower

#37541: get_python_lib() returns incorrect path for site-packages
https://bugs.python.org/issue37541 closed by steve.dower

#37570: [Windows] distutils.util.byte_compile() fails indirect byte co
https://bugs.python.org/issue37570 closed by steve.dower

#37680: distutils appends LDFLAGS environment variable before object f
https://bugs.python.org/issue37680 closed by steve.dower

#37794: Replace /Ox with /O2
https://bugs.python.org/issue37794 closed by steve.dower

#37916: distutils: allow overriding of the RANLIB command on macOS (da
https://bugs.python.org/issue37916 closed by steve.dower

#38078: IDLE: Don't run internal code in user namespace.
https://bugs.python.org/issue38078 closed by terry.reedy

#38569: Unknown distribution option: 'license_files'
https://bugs.python.org/issue38569 closed by steve.dower

#38597: C Extension import limit
https://bugs.python.org/issue38597 closed by steve.dower

#38632: setup.py sdist should honor SOURCE_DATE_EPOCH
https://bugs.python.org/issue38632 closed by steve.dower

#38709: distutils - setuptools - alias command removes comments from s
https://bugs.python.org/issue38709 closed by steve.dower

#38711: setup parameter 'distclass' ignored for configuration files
https://bugs.python.org/issue38711 closed by steve.dower

#38714: setup command alias erroneous for names with hyphens
https://bugs.python.org/issue38714 closed by steve.dower

#38718: query of global metadata options delivers error messages even
https://bugs.python.org/issue38718 closed by steve.dower

#38727: setup.py sdist --format=gztar should use (equivalent of) `gzip
https://bugs.python.org/issue38727 closed by steve.dower

#39260: distutils.spawn: find_executable() Fails To Find Many Executab
https://bugs.python.org/issue39260 closed by steve.dower

#39286: Configure includes LIBS but does not pass it to distutils
https://bugs.python.org/issue39286 closed by steve.dower

#39917: new_compiler() called 2nd time causes error
https://bugs.python.org/issue39917 closed by steve.dower

#40042: Enum Flag: psuedo-members have None for name attribute
https://bugs.python.org/issue40042 closed by ethan.furman

#40070: GCC crashed on AMD64 RHEL7 LTO + PGO 3.7 (compiler bug)
https://bugs.python.org/issue40070 closed by vstinner

#40455: GCC 10 compiler warnings
https://bugs.python.org/issue40455 closed by corona10

#40478: allow finding nmake.exe executable in MSVCCompiler
https://bugs.python.org/issue40478 closed by steve.dower

#40530: distutils/cygwinccompiler.py doesn't support recent msvc versi
https://bugs.python.org/issue40530 closed by steve.dower

#40963: distutils make_zipfile uses random order
https://bugs.python.org/issue40963 closed by steve.dower

#41013: test_os.test_memfd_create() fails on AMD64 FreeBSD Shared 3.x
https://bugs.python.org/issue41013 closed by vstinner

#41027: get_version() fails to return gcc version for gcc-7
https://bugs.python.org/issue41027 closed by steve.dower

#41134: distutils.dir_util.copy_tree FileExistsError when updating sym
https://bugs.python.org/issue41134 closed by steve.dower

#41143: distutils uses the locale encoding for the .pypirc file
https://bugs.python.org/issue41143 closed by steve.dower

#41149: Threads can fail to start
https://bugs.python.org/issue41149 closed by pablogsal

#41154: test_pkgutil:test_name_resolution fails on macOS HFS+ file sys
https://bugs.python.org/issue41154 closed by steve.dower

#41490: Update bundled pip to 20.2.1 and setuptools to 49.2.1
https://bugs.python.org/issue41490 closed by steve.dower

#41601: Performance issue using isspace() in extension module on Windo
https://bugs.python.org/issue41601 closed by steve.dower

#41604: [curses.panel] Failed panel.set_userptr will decrement refcou
https://bugs.python.org/issue41604 closed by serhiy.storchaka

#41748: HTMLParser: comma in attribute values with/without space
https://bugs.python.org/issue41748 closed by ezio.melotti

#41880: Get Python include directories from sysconfigdata
https://bugs.python.org/issue41880 closed by steve.dower

#41882: CCompiler.has_function does not delete temporary files
https://bugs.python.org/issue41882 closed by steve.dower

#42009: Unable to compile with message compiler due to source order
https://bugs.python.org/issue42009 closed by steve.dower

#42204: "import setuptools" Results in "ModuleNotFoundError: No module
https://bugs.python.org/issue42204 closed by steve.dower

#42323: [AIX] test_math: test_nextafter(float('nan'), 1.0) does not re
https://bugs.python.org/issue42323 closed by vstinner

#42554: distutils.util.get_platform() depends on minor version for mac
https://bugs.python.org/issue42554 closed by steve.dower

#42596: aarch64 Fedora Rawhide LTO + PGO 3.8 fails to build Python: /u
https://bugs.python.org/issue42596 closed by vstinner

#42605: dir_util.copy_tree crashes if folder it previously created is
https://bugs.python.org/issue42605 closed by steve.dower

#42628: binascii doesn't work on some base64
https://bugs.python.org/issue42628 closed by serhiy.storchaka

#42727: [Enum] EnumMeta.__prepare__ needs to accept **kwds
https://bugs.python.org/issue42727 closed by ethan.furman

#42773: build.yml workflow not testing on pushes
https://bugs.python.org/issue42773 closed by ammar2

#42834: [subinterpreters] Convert "global" static variable caches in _
https://bugs.python.org/issue42834 closed by vstinner

#42865: sysconfig appends CFLAGS to LD
https://bugs.python.org/issue42865 closed by steve.dower

#42911: Addition chains for pow saves 5-20% time for pow(int,int)
https://bugs.python.org/issue42911 closed by mark.dickinson

#42927: Inline cache for slots
https://bugs.python.org/issue42927 closed by gvanrossum

#42986: pegen parser: Crash on SyntaxError with f-string on Windows
https://bugs.python.org/issue42986 closed by pablogsal

#42990: Improve the C code for calling Python code: _PyEval_EvalCode()
https://bugs.python.org/issue42990 closed by Mark.Shannon

#42997: Improve error message for missing : before suites
https://bugs.python.org/issue42997 closed by pablogsal

#43016: Improve tests for curses
https://bugs.python.org/issue43016 closed by serhiy.storchaka

#43017: Improve error message in the parser when using un-parenthesise
https://bugs.python.org/issue43017 closed by pablogsal

#43029: unittest: Add assertUniqeIn
https://bugs.python.org/issue43029 closed by terry.reedy

#43030: signed/unsigned mismatch in Py_UNICODE_ISSPACE macro
https://bugs.python.org/issue43030 closed by serhiy.storchaka

#43035: FileNotFoundError in distutils\file_util.py copy_tree
https://bugs.python.org/issue43035 closed by steve.dower

#43039: tempfile.TemporaryDirectory() name string is incorrect
https://bugs.python.org/issue43039 closed by eric.smith

#43053: Speed up math.isqrt, again
https://bugs.python.org/issue43053 closed by mark.dickinson

#43056: Use of dicts in 4.2 and 4.7 of Python tutorial a bit confusing
https://bugs.python.org/issue43056 closed by rhettinger

#43059: sqlite3: Externally developed?
https://bugs.python.org/issue43059 closed by berker.peksag

#43062: Non-integer values in collections.Counter
https://bugs.python.org/issue43062 closed by rhettinger

#43070: Control keys stop working after pressing Ctrl-C Escape Enter
https://bugs.python.org/issue43070 closed by trey

#43074: Unable to use system proxy with HTTPS connection on Windows
https://bugs.python.org/issue43074 closed by admin3

#43076: str.split() indexing issue
https://bugs.python.org/issue43076 closed by steven.daprano

#43078: Equality Errors when Unpickling and Pickling a Dictionary with
https://bugs.python.org/issue43078 closed by rp4fx12

#43082: descriptor howto: typo in "Definition and introduction"
https://bugs.python.org/issue43082 closed by rhettinger

#43083: Minor errors related to error handling in _sqlite3 module
https://bugs.python.org/issue43083 closed by serhiy.storchaka

#43088: Regression in math.hypot
https://bugs.python.org/issue43088 closed by rhettinger

#43089: The optional argument to random.Random() is called "x" not "se
https://bugs.python.org/issue43089 closed by rhettinger

#43090: parseaddr (from email.utils) returns invalid input string inst
https://bugs.python.org/issue43090 closed by r.david.murray

#43091: console encode is not utf-8!!
https://bugs.python.org/issue43091 closed by christian.heimes

#43097: IndexError msg of random.choice() not helpful
https://bugs.python.org/issue43097 closed by rhettinger

#43099: Deleted positions lists
https://bugs.python.org/issue43099 closed by eric.smith

#43100: Python fails to execute shiv pyz files greater than 2 GB
https://bugs.python.org/issue43100 closed by mark.dickinson

#43102: namedtuple's __new__.__globals__['__builtins__'] is None
https://bugs.python.org/issue43102 closed by rhettinger

#43104: csv package in class
https://bugs.python.org/issue43104 closed by eric.smith

#43106: Some macOS open flags are missing from posixmodule.c
https://bugs.python.org/issue43106 closed by corona10

#43107: RotatingFileHandler with multi processes creates too small bac
https://bugs.python.org/issue43107 closed by vinay.sajip

#43108: test_curses is leaking references
https://bugs.python.org/issue43108 closed by pablogsal

#43110: import aiohttp crash closes Python from Windows Installer
https://bugs.python.org/issue43110 closed by giovanniwijaya

#43113: os.posix_spawn errors with wrong information when shebang poin
https://bugs.python.org/issue43113 closed by gregory.p.smith

#43114: Python 3.6 MSI Installer for Windows
https://bugs.python.org/issue43114 closed by steve.dower

#43116: Integer division numerical error
https://bugs.python.org/issue43116 closed by mark.dickinson

#43117: Translation Mistakes
https://bugs.python.org/issue43117 closed by Mariatta

#43121: Incorrect SyntaxError message for missing comma (3.10.a5)
https://bugs.python.org/issue43121 closed by pablogsal

#43130: Should this construct throw an exception?
https://bugs.python.org/issue43130 closed by eric.smith

#809163: Can't add files with spaces under bdist_rpm
https://bugs.python.org/issue809163 closed by steve.dower

#1109658: distutils dry-run breaks when attempting to bytecompile
https://bugs.python.org/issue1109658 closed by steve.dower

#1371826: distutils is silent about multiple -I/-L/-R
https://bugs.python.org/issue1371826 closed by steve.dower

#1112955: move_file()'s return value when dry_run=1 unclear
https://bugs.python.org/issue1112955 closed by steve.dower

#1016626: distutils support for swig is under par
https://bugs.python.org/issue1016626 closed by steve.dower

#1382562: --install-base not honored on win32
https://bugs.python.org/issue1382562 closed by steve.dower

#1254718: GCC detection for runtime_library_dirs when ccache is used
https://bugs.python.org/issue1254718 closed by steve.dower

#993766: bdist_dumb and --relative on Windows fails
https://bugs.python.org/issue993766 closed by steve.dower

#919238: Recursive variable definition causes sysconfig infinite loop
https://bugs.python.org/issue919238 closed by steve.dower

#1052827: filelist.findall should not fail on dangling symlinks
https://bugs.python.org/issue1052827 closed by steve.dower

#832159: Bad value for Mingw32Compiler.compiler_cxx
https://bugs.python.org/issue832159 closed by steve.dower

#763043: unable to specify another compiler
https://bugs.python.org/issue763043 closed by steve.dower

#644744: bdist_rpm fails when installing man pages
https://bugs.python.org/issue644744 closed by steve.dower

#1479255: Fix building with SWIG's -c++ option set in setup.py
https://bugs.python.org/issue1479255 closed by steve.dower
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-02-05 - 2021-02-12)
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 7415 (+36)
closed 47529 (+34)
total 54944 (+70)

Open issues with patches: 2944


Issues opened (51)
==================

#41754: Webbrowser Module Cannot Find xdg-settings on OSX
https://bugs.python.org/issue41754 reopened by serhiy.storchaka

#43139: test_ttk test_compound and test_tk test_type fails with Tk 8.6
https://bugs.python.org/issue43139 opened by felixonmars

#43140: built-in open() doesn't use locale.getpreferredencoding() as t
https://bugs.python.org/issue43140 opened by smallbigcake

#43141: `asdict` fails with frozen dataclass keys; tries to use raw di
https://bugs.python.org/issue43141 opened by enaumov

#43142: Do not add duplicate FDs to list in duplicate_for_child()
https://bugs.python.org/issue43142 opened by sanchit

#43143: Allow multiple assignment (i.e. tuple on LHS) in walrus operat
https://bugs.python.org/issue43143 opened by pfalcon

#43144: test_unicodedata: test_normalization uses network but doesn't
https://bugs.python.org/issue43144 opened by arekm

#43145: Leak of locks from multiprocessing.Process
https://bugs.python.org/issue43145 opened by bstaletic

#43146: 3.10a5 regression: AttributeError: 'NoneType' object has no at
https://bugs.python.org/issue43146 opened by The Compiler

#43148: Call sys.unraisablehook in the REPL when sys.excepthook is bro
https://bugs.python.org/issue43148 opened by Julian

#43152: warning: unused variable 'code'
https://bugs.python.org/issue43152 opened by corona10

#43153: tempfile seems to treat a file as a directory when processing
https://bugs.python.org/issue43153 opened by mehwhatever0

#43154: code.InteractiveConsole can crash if sys.excepthook is broken
https://bugs.python.org/issue43154 opened by Carl.Friedrich.Bolz

#43155: PyCMethod_New not defined in python3.lib
https://bugs.python.org/issue43155 opened by barry-scott

#43156: Python windows installer has a confusing name - add setup to i
https://bugs.python.org/issue43156 opened by barry-scott

#43158: uuid won't build when libuuid is installed in a non-standard p
https://bugs.python.org/issue43158 opened by larry

#43159: pathlib with_suffix() should accept suffix not start with dot
https://bugs.python.org/issue43159 opened by elbarkwon

#43160: argparse: add extend_const action
https://bugs.python.org/issue43160 opened by roganartu

#43162: Enum regression: AttributeError when accessing class variables
https://bugs.python.org/issue43162 opened by hroncok

#43164: test_nntplib.NetworkedNNTP_SSLTests fails on "AMD64 RHEL8 FIPS
https://bugs.python.org/issue43164 opened by cstratak

#43165: Support the same files with new param in shutil.copyfile
https://bugs.python.org/issue43165 opened by milanbalazs

#43167: Add a note to the macOS installer welcome window about customi
https://bugs.python.org/issue43167 opened by barry-scott

#43168: macOS python install shares /usr/local with homebrew and can c
https://bugs.python.org/issue43168 opened by barry-scott

#43169: argparse: support options similar to find's -exec
https://bugs.python.org/issue43169 opened by pkkm

#43172: Fix test_readline when compiled using --with-readline=edit
https://bugs.python.org/issue43172 opened by gregory.p.smith

#43175: filecmp is not working for UTF-8 BOM file.
https://bugs.python.org/issue43175 opened by suresh

#43176: Dataclasses derived from empty frozen bases skip immutability
https://bugs.python.org/issue43176 opened by hbq1

#43177: How to use `long double` as a PyObject?
https://bugs.python.org/issue43177 opened by ganesh3597

#43179: Remove s390 support
https://bugs.python.org/issue43179 opened by christian.heimes

#43181: Python macros don’t shield arguments
https://bugs.python.org/issue43181 opened by numberZero

#43182: TURTLE: Default values for basic Turtle commands
https://bugs.python.org/issue43182 opened by Bruce1979

#43184: Missing docs for LoggerAdapter manager and name property
https://bugs.python.org/issue43184 opened by yoavp10

#43185: <unittest> AssertRaises() causes core dump in handling recursi
https://bugs.python.org/issue43185 opened by CharlesFengY

#43186: Recursive call causes core dump in assertRaises
https://bugs.python.org/issue43186 opened by CharlesFengY

#43187: Dict creation in recursive function cause interpreter crashes.
https://bugs.python.org/issue43187 opened by CharlesFengY

#43188: <dict> multiple operations of dict causes core dump of Python
https://bugs.python.org/issue43188 opened by CharlesFengY

#43189: <test.support> decorator function run_with_locale() crashes Py
https://bugs.python.org/issue43189 opened by CharlesFengY

#43190: < test.support > check_free_after_iterating( ) causes core dum
https://bugs.python.org/issue43190 opened by CharlesFengY

#43191: Shared Memory for array of object
https://bugs.python.org/issue43191 opened by hannahbusshoff

#43192: Argparse complains argument required when default is provided
https://bugs.python.org/issue43192 opened by Clint Olsen

#43193: Installer for All users
https://bugs.python.org/issue43193 opened by xmha97

#43194: Add JFXX as jpeg marker in imghdr module
https://bugs.python.org/issue43194 opened by elbarkwon

#43196: logging.config.dictConfig shuts down socket for existing SysLo
https://bugs.python.org/issue43196 opened by flyte

#43199: FAQ about goto lacks answer
https://bugs.python.org/issue43199 opened by mlovqvist

#43200: link to copy module in shutil document, not to shutil.copy
https://bugs.python.org/issue43200 opened by nikkie

#43202: Cleanup codeop._maybe_compile
https://bugs.python.org/issue43202 opened by terry.reedy

#43203: Default value incorrectly read with unittests on Windows & mac
https://bugs.python.org/issue43203 opened by samuelmarks

#43204: Fix LibTom URL's in hashlib comments
https://bugs.python.org/issue43204 opened by erlendaasland

#43205: Python Turtle Colour
https://bugs.python.org/issue43205 opened by Johnson.S

#43207: InspectLoader.is_package is not an abstract method
https://bugs.python.org/issue43207 opened by Jun

#43208: Ctypes._FuncPtr.restype doesn't handle NoneType correctly
https://bugs.python.org/issue43208 opened by thijsmiedema94



Most recent 15 issues with no replies (15)
==========================================

#43208: Ctypes._FuncPtr.restype doesn't handle NoneType correctly
https://bugs.python.org/issue43208

#43207: InspectLoader.is_package is not an abstract method
https://bugs.python.org/issue43207

#43205: Python Turtle Colour
https://bugs.python.org/issue43205

#43203: Default value incorrectly read with unittests on Windows & mac
https://bugs.python.org/issue43203

#43200: link to copy module in shutil document, not to shutil.copy
https://bugs.python.org/issue43200

#43199: FAQ about goto lacks answer
https://bugs.python.org/issue43199

#43196: logging.config.dictConfig shuts down socket for existing SysLo
https://bugs.python.org/issue43196

#43194: Add JFXX as jpeg marker in imghdr module
https://bugs.python.org/issue43194

#43189: <test.support> decorator function run_with_locale() crashes Py
https://bugs.python.org/issue43189

#43187: Dict creation in recursive function cause interpreter crashes.
https://bugs.python.org/issue43187

#43186: Recursive call causes core dump in assertRaises
https://bugs.python.org/issue43186

#43184: Missing docs for LoggerAdapter manager and name property
https://bugs.python.org/issue43184

#43182: TURTLE: Default values for basic Turtle commands
https://bugs.python.org/issue43182

#43179: Remove s390 support
https://bugs.python.org/issue43179

#43176: Dataclasses derived from empty frozen bases skip immutability
https://bugs.python.org/issue43176



Most recent 15 issues waiting for review (15)
=============================================

#43207: InspectLoader.is_package is not an abstract method
https://bugs.python.org/issue43207

#43204: Fix LibTom URL's in hashlib comments
https://bugs.python.org/issue43204

#43202: Cleanup codeop._maybe_compile
https://bugs.python.org/issue43202

#43200: link to copy module in shutil document, not to shutil.copy
https://bugs.python.org/issue43200

#43172: Fix test_readline when compiled using --with-readline=edit
https://bugs.python.org/issue43172

#43165: Support the same files with new param in shutil.copyfile
https://bugs.python.org/issue43165

#43162: Enum regression: AttributeError when accessing class variables
https://bugs.python.org/issue43162

#43160: argparse: add extend_const action
https://bugs.python.org/issue43160

#43155: PyCMethod_New not defined in python3.lib
https://bugs.python.org/issue43155

#43152: warning: unused variable 'code'
https://bugs.python.org/issue43152

#43146: 3.10a5 regression: AttributeError: 'NoneType' object has no at
https://bugs.python.org/issue43146

#43144: test_unicodedata: test_normalization uses network but doesn't
https://bugs.python.org/issue43144

#43142: Do not add duplicate FDs to list in duplicate_for_child()
https://bugs.python.org/issue43142

#43132: Incorrect handling of PyObject_RichCompareBool() in the _zonei
https://bugs.python.org/issue43132

#43125: Trying To Concatenate Bytes and String in SMTPLIB
https://bugs.python.org/issue43125



Top 10 most discussed issues (10)
=================================

#43162: Enum regression: AttributeError when accessing class variables
https://bugs.python.org/issue43162 8 msgs

#42128: Structural Pattern Matching (PEP 634)
https://bugs.python.org/issue42128 7 msgs

#43177: How to use `long double` as a PyObject?
https://bugs.python.org/issue43177 6 msgs

#43094: sqlite3 signature discrepancies between documentation and impl
https://bugs.python.org/issue43094 5 msgs

#43111: webbrowser.py triggers unwanted XQuartz startup
https://bugs.python.org/issue43111 5 msgs

#43156: Python windows installer has a confusing name - add setup to i
https://bugs.python.org/issue43156 5 msgs

#43168: macOS python install shares /usr/local with homebrew and can c
https://bugs.python.org/issue43168 5 msgs

#43185: <unittest> AssertRaises() causes core dump in handling recursi
https://bugs.python.org/issue43185 5 msgs

#43192: Argparse complains argument required when default is provided
https://bugs.python.org/issue43192 5 msgs

#16781: execfile/exec execution in other than global scope uses locals
https://bugs.python.org/issue16781 4 msgs



Issues closed (35)
==================

#13501: Make libedit support more generic; port readline / libedit to
https://bugs.python.org/issue13501 closed by gregory.p.smith

#30915: distutils sometimes assumes wrong C compiler
https://bugs.python.org/issue30915 closed by steve.dower

#31751: Support for C++ 11 and/or C++ 14 in macOS python.org installer
https://bugs.python.org/issue31751 closed by gregory.p.smith

#40168: import pandas error[python 3.8.]
https://bugs.python.org/issue40168 closed by ronaldoussoren

#40361: Darwin systems using win settings for webbrowser.py
https://bugs.python.org/issue40361 closed by serhiy.storchaka

#40692: Adjust test_concurrent_futures to run more of its tests if mul
https://bugs.python.org/issue40692 closed by pablogsal

#41824: Docs for typing.ForwardRef don't state that it was added in 3.
https://bugs.python.org/issue41824 closed by gvanrossum

#42217: compiler: merge co_code and co_lnotab
https://bugs.python.org/issue42217 closed by methane

#42377: allow typing.cast with TYPE_CHECKING
https://bugs.python.org/issue42377 closed by gvanrossum

#42804: Unable to compile the cpython code x86 windows
https://bugs.python.org/issue42804 closed by sunny

#42919: Blank in multiline “if expressions” will lead to EOF error
https://bugs.python.org/issue42919 closed by pablogsal

#43001: python3.9.1 test_embed test_tabnanny failed
https://bugs.python.org/issue43001 closed by vstinner

#43071: IDLE: Windows 7 - Trackpad two-finger vertical scrolling is no
https://bugs.python.org/issue43071 closed by terry.reedy

#43134: (list have item) instate (item in list)
https://bugs.python.org/issue43134 closed by iritkatriel

#43135: Can't input Japanese on idle (MacOS).
https://bugs.python.org/issue43135 closed by terry.reedy

#43147: Remove mention of "subcontrary mean" from the docs
https://bugs.python.org/issue43147 closed by rhettinger

#43149: Misleading error message for except with missing parens (3.10.
https://bugs.python.org/issue43149 closed by pablogsal

#43150: Last empty string not removed in a list
https://bugs.python.org/issue43150 closed by steven.daprano

#43151: SyntaxWarning for 'is <literal>'
https://bugs.python.org/issue43151 closed by rhettinger

#43157: Bug in methods of creating the 2d list
https://bugs.python.org/issue43157 closed by steven.daprano

#43161: Taking sum of massive list comprehension results in total syst
https://bugs.python.org/issue43161 closed by mark.dickinson

#43163: codeop prematurely raises on 2nd line when closer is needed
https://bugs.python.org/issue43163 closed by pablogsal

#43166: Unused letters in Windows-specific pragma optimize
https://bugs.python.org/issue43166 closed by steve.dower

#43170: wintypes.SIZE is 8bytes on 32 bit machines
https://bugs.python.org/issue43170 closed by eryksun

#43171: Counter not supported add in Python 3.x
https://bugs.python.org/issue43171 closed by iritkatriel

#43173: Python Windows DLL search paths
https://bugs.python.org/issue43173 closed by steve.dower

#43174: Windows: Use /utf-8 compiler flag
https://bugs.python.org/issue43174 closed by methane

#43178: Redundant method overrides in queue
https://bugs.python.org/issue43178 closed by rhettinger

#43180: Lists without commas?
https://bugs.python.org/issue43180 closed by mark.dickinson

#43183: Asyncio can't close sockets properly on Linux cause CLOSE_WAIT
https://bugs.python.org/issue43183 closed by Bob_2021

#43195: Same userbase for 32bit and 64bit install on Windows causing c
https://bugs.python.org/issue43195 closed by eryksun

#43197: random.shuffle() returning None
https://bugs.python.org/issue43197 closed by pablonana

#43198: Operations on sets more than hundred times less efficient with
https://bugs.python.org/issue43198 closed by rhettinger

#43201: sqlite3 import * ImportError: DLL load failed while importing
https://bugs.python.org/issue43201 closed by ZenSkunkworx

#43206: Optional parameter got passed even when not in the call
https://bugs.python.org/issue43206 closed by ajindal
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-02-12 - 2021-02-19)
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 7428 (+13)
closed 47578 (+49)
total 55006 (+62)

Open issues with patches: 2943


Issues opened (43)
==================

#37146: opcode cache for LOAD_GLOBAL emits false alarm in memory leak
https://bugs.python.org/issue37146 reopened by vstinner

#42990: Improve the C code for calling Python code: _PyEval_EvalCode()
https://bugs.python.org/issue42990 reopened by vstinner

#43209: system cannot find the file specified in subprocess.py
https://bugs.python.org/issue43209 opened by robertjrichardson

#43211: Python is not responding after running program
https://bugs.python.org/issue43211 opened by diasybarrett

#43212: Link to class and function source code on GitHub
https://bugs.python.org/issue43212 opened by boris

#43214: site: Potential UnicodeDecodeError when handling pth file
https://bugs.python.org/issue43214 opened by methane

#43215: Document Happy Eyeballs arguments of asyncio.open_connection
https://bugs.python.org/issue43215 opened by illia-v

#43216: Removal of @asyncio.coroutine in Python 3.10
https://bugs.python.org/issue43216 opened by illia-v

#43219: shutil.copy raises IsADirectoryError when the directory does n
https://bugs.python.org/issue43219 opened by jerpint

#43220: Argparse: Explicit default required arguments with add_mutuall
https://bugs.python.org/issue43220 opened by keith

#43223: [security] http.server: Open Redirection if the URL path start
https://bugs.python.org/issue43223 opened by hamzaavvan

#43224: Add support for PEP 646 (Variadic Generics) to typing.py
https://bugs.python.org/issue43224 opened by mrahtz

#43225: Add missing value returned by methods on cookiejar
https://bugs.python.org/issue43225 opened by eamanu

#43226: build from 3.9.1 tarball on WSL failed
https://bugs.python.org/issue43226 opened by DoctorDan

#43228: Regression in function builtins
https://bugs.python.org/issue43228 opened by vstinner

#43229: freeze searches libpython3.9.so in /usr/lib instead /usr/lib/x
https://bugs.python.org/issue43229 opened by chba

#43232: Prohibit previously deprecated operations on asyncio.trsock.Tr
https://bugs.python.org/issue43232 opened by illia-v

#43233: test_os: test_copy_file_range_offset fails on FreeBSD CURRENT
https://bugs.python.org/issue43233 opened by pablogsal

#43234: Prohibit passing non-ThreadPoolExecutor executors to loop.set_
https://bugs.python.org/issue43234 opened by illia-v

#43235: Tools/scripts/stable_abi.py should also check PC/python3dll.c
https://bugs.python.org/issue43235 opened by vstinner

#43236: Windows IDLE taskbar icon jump list fails to open recent files
https://bugs.python.org/issue43236 opened by veganaiZe

#43239: PyCFunction_New is not exported with PyAPI_FUNC
https://bugs.python.org/issue43239 opened by petr.viktorin

#43242: Add Void type to typing library
https://bugs.python.org/issue43242 opened by ocket8888

#43244: Move PyArena C API to the internal C API
https://bugs.python.org/issue43244 opened by vstinner

#43245: Add keyword argument support to ChainMap.new_child()
https://bugs.python.org/issue43245 opened by rhettinger

#43246: Dict copy optimization violates subclass invariant
https://bugs.python.org/issue43246 opened by jab

#43247: How to search for a __main__ module using pyclbr in Python3?
https://bugs.python.org/issue43247 opened by kebab-mai-haddi

#43248: platform.libc_ver() returns no information on Alpine Linux
https://bugs.python.org/issue43248 opened by Omer.Katz

#43250: [C API] Depreate or remove PyFPE_START_PROTECT() and PyFPE_END
https://bugs.python.org/issue43250 opened by vstinner

#43251: sqlite3_column_name() failures should raise MemoryError
https://bugs.python.org/issue43251 opened by erlendaasland

#43252: deepcopy of weakref proxies
https://bugs.python.org/issue43252 opened by konrad.schwarz

#43253: asyncio open_connection fails when a socket is explicitly clos
https://bugs.python.org/issue43253 opened by danielen1337

#43256: Document that PyErr_SetInterrupt is async-signal-safe
https://bugs.python.org/issue43256 opened by pitrou

#43257: get_type_hints evaluates class variables before type hints
https://bugs.python.org/issue43257 opened by xirdneh

#43259: argparse: allow add_mutually_exclusive_group on add_argument_g
https://bugs.python.org/issue43259 opened by calestyo

#43260: Never release buffer when MemoryError in print()
https://bugs.python.org/issue43260 opened by Ramin Farajpour Cami

#43261: Python 3.9 repair on Windows do not recover pip module
https://bugs.python.org/issue43261 opened by Prometheus3375

#43262: "_weakrefset.py", line 56: IndexError: pop from empty list
https://bugs.python.org/issue43262 opened by jhshi89

#43263: threading module unable to run
https://bugs.python.org/issue43263 opened by twoone3

#43264: ListProxy with EventProxy in caused FileNotFoundError: [Errno
https://bugs.python.org/issue43264 opened by show-me-code

#43265: Improve sqlite3 backup error handling
https://bugs.python.org/issue43265 opened by erlendaasland

#43267: [sqlite3] Redundant type checks in pysqlite_statement_bind_par
https://bugs.python.org/issue43267 opened by erlendaasland

#43269: [sqlite3] Clean up function scoping
https://bugs.python.org/issue43269 opened by erlendaasland



Most recent 15 issues with no replies (15)
==========================================

#43264: ListProxy with EventProxy in caused FileNotFoundError: [Errno
https://bugs.python.org/issue43264

#43262: "_weakrefset.py", line 56: IndexError: pop from empty list
https://bugs.python.org/issue43262

#43261: Python 3.9 repair on Windows do not recover pip module
https://bugs.python.org/issue43261

#43256: Document that PyErr_SetInterrupt is async-signal-safe
https://bugs.python.org/issue43256

#43252: deepcopy of weakref proxies
https://bugs.python.org/issue43252

#43248: platform.libc_ver() returns no information on Alpine Linux
https://bugs.python.org/issue43248

#43247: How to search for a __main__ module using pyclbr in Python3?
https://bugs.python.org/issue43247

#43245: Add keyword argument support to ChainMap.new_child()
https://bugs.python.org/issue43245

#43244: Move PyArena C API to the internal C API
https://bugs.python.org/issue43244

#43242: Add Void type to typing library
https://bugs.python.org/issue43242

#43234: Prohibit passing non-ThreadPoolExecutor executors to loop.set_
https://bugs.python.org/issue43234

#43232: Prohibit previously deprecated operations on asyncio.trsock.Tr
https://bugs.python.org/issue43232

#43226: build from 3.9.1 tarball on WSL failed
https://bugs.python.org/issue43226

#43224: Add support for PEP 646 (Variadic Generics) to typing.py
https://bugs.python.org/issue43224

#43216: Removal of @asyncio.coroutine in Python 3.10
https://bugs.python.org/issue43216



Most recent 15 issues waiting for review (15)
=============================================

#43269: [sqlite3] Clean up function scoping
https://bugs.python.org/issue43269

#43242: Add Void type to typing library
https://bugs.python.org/issue43242

#43239: PyCFunction_New is not exported with PyAPI_FUNC
https://bugs.python.org/issue43239

#43234: Prohibit passing non-ThreadPoolExecutor executors to loop.set_
https://bugs.python.org/issue43234

#43232: Prohibit previously deprecated operations on asyncio.trsock.Tr
https://bugs.python.org/issue43232

#43225: Add missing value returned by methods on cookiejar
https://bugs.python.org/issue43225

#43224: Add support for PEP 646 (Variadic Generics) to typing.py
https://bugs.python.org/issue43224

#43220: Argparse: Explicit default required arguments with add_mutuall
https://bugs.python.org/issue43220

#43215: Document Happy Eyeballs arguments of asyncio.open_connection
https://bugs.python.org/issue43215

#43207: InspectLoader.is_package is not an abstract method
https://bugs.python.org/issue43207

#43202: Cleanup codeop._maybe_compile
https://bugs.python.org/issue43202

#43179: Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)
https://bugs.python.org/issue43179

#43165: Support the same files with new param in shutil.copyfile
https://bugs.python.org/issue43165

#43162: Enum regression: AttributeError when accessing class variables
https://bugs.python.org/issue43162

#43160: argparse: add extend_const action
https://bugs.python.org/issue43160



Top 10 most discussed issues (10)
=================================

#43179: Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)
https://bugs.python.org/issue43179 45 msgs

#43228: Regression in function builtins
https://bugs.python.org/issue43228 16 msgs

#42990: Improve the C code for calling Python code: _PyEval_EvalCode()
https://bugs.python.org/issue42990 14 msgs

#40170: [C API] Make PyTypeObject structure an opaque structure in the
https://bugs.python.org/issue40170 12 msgs

#43115: locale.getlocale fails if locale is set
https://bugs.python.org/issue43115 12 msgs

#34013: Inconsistent SyntaxError for print
https://bugs.python.org/issue34013 10 msgs

#15108: Incomplete tuple created by PyTuple_New() and accessed via the
https://bugs.python.org/issue15108 9 msgs

#43146: 3.10a5 regression: AttributeError: 'NoneType' object has no at
https://bugs.python.org/issue43146 5 msgs

#43233: test_os: test_copy_file_range_offset fails on FreeBSD CURRENT
https://bugs.python.org/issue43233 5 msgs

#43236: Windows IDLE taskbar icon jump list fails to open recent files
https://bugs.python.org/issue43236 5 msgs



Issues closed (45)
==================

#13433: [doc] Improve string format documentation regarding %g
https://bugs.python.org/issue13433 closed by mark.dickinson

#20087: Mismatch between glibc and X11 locale.alias
https://bugs.python.org/issue20087 closed by lemburg

#26600: MagickMock __str__ sometimes returns MagickMock instead of str
https://bugs.python.org/issue26600 closed by iritkatriel

#28179: Segfault in test_recursionlimit_fatalerror
https://bugs.python.org/issue28179 closed by iritkatriel

#28429: ctypes fails to import with grsecurity's TPE
https://bugs.python.org/issue28429 closed by petr.viktorin

#32019: Interactive shell doesn't work with readline bracketed paste
https://bugs.python.org/issue32019 closed by vstinner

#39448: Add regen-frozen makefile target
https://bugs.python.org/issue39448 closed by nascheme

#42307: make install must not copy python.o into $prefix/lib/python3.1
https://bugs.python.org/issue42307 closed by vstinner

#42429: Behavior of general (%g, :g) formatting inconsistent for decim
https://bugs.python.org/issue42429 closed by mark.dickinson

#42580: ctypes.util.find_library("libc") fails
https://bugs.python.org/issue42580 closed by vstinner

#42819: readline 8.1 enables the bracketed paste mode by default
https://bugs.python.org/issue42819 closed by vstinner

#42960: resources module, FreeBSD update adding RLIMIT_KQUEUES constan
https://bugs.python.org/issue42960 closed by vstinner

#42967: [CVE-2021-23336] urllib.parse.parse_qsl(): Web cache poisoning
https://bugs.python.org/issue42967 closed by orsenthil

#43103: Add configure --without-static-libpython to not build libpytho
https://bugs.python.org/issue43103 closed by vstinner

#43140: built-in open() doesn't use locale.getpreferredencoding() as t
https://bugs.python.org/issue43140 closed by eryksun

#43152: warning: unused variable 'code'
https://bugs.python.org/issue43152 closed by corona10

#43155: PyCMethod_New not defined in python3.lib
https://bugs.python.org/issue43155 closed by vstinner

#43172: Fix test_readline when compiled using --with-readline=edit
https://bugs.python.org/issue43172 closed by gregory.p.smith

#43177: How to use `long double` as a PyObject?
https://bugs.python.org/issue43177 closed by terry.reedy

#43181: Python macros don’t shield arguments
https://bugs.python.org/issue43181 closed by vstinner

#43186: Recursive call causes core dump in assertRaises
https://bugs.python.org/issue43186 closed by terry.reedy

#43200: link to copy module in shutil document, not to shutil.copy
https://bugs.python.org/issue43200 closed by terry.reedy

#43204: Fix LibTom URL's in hashlib comments
https://bugs.python.org/issue43204 closed by erlendaasland

#43205: Python Turtle Colour
https://bugs.python.org/issue43205 closed by serhiy.storchaka

#43210: Fix inaccurate byteswap comment in sha512module.c
https://bugs.python.org/issue43210 closed by corona10

#43213: Shortcut for checking if PurePath object contains str
https://bugs.python.org/issue43213 closed by serhiy.storchaka

#43217: tkinter style map return value in alt theme
https://bugs.python.org/issue43217 closed by serhiy.storchaka

#43218: after venv activation "which python3" and sys.path both give b
https://bugs.python.org/issue43218 closed by ned.deily

#43221: German Text Conversion Using Upper() and Lower()
https://bugs.python.org/issue43221 closed by eryksun

#43222: Regular expression split fails on 3.6 and not 2.7 or 3.7+
https://bugs.python.org/issue43222 closed by probinso

#43227: Backslashes in function arguments in f-string expressions
https://bugs.python.org/issue43227 closed by eric.smith

#43230: typo in Simplified/Traditional Chinese documentation for libra
https://bugs.python.org/issue43230 closed by xtreak

#43231: test.test_curses.TestCurses.test_init_pair fails in s390x Fedo
https://bugs.python.org/issue43231 closed by pablogsal

#43237: datetime.__eq__ returns true when timezones don't match
https://bugs.python.org/issue43237 closed by mark.dickinson

#43238: python picking garbage values randomly incase running palindro
https://bugs.python.org/issue43238 closed by mark.dickinson

#43240: IDLE Classic Unix keyboard shortcuts broken
https://bugs.python.org/issue43240 closed by terry.reedy

#43241: curses.h: present but cannot be compiled while building with c
https://bugs.python.org/issue43241 closed by XuehaiPan

#43243: Strict ABC classes
https://bugs.python.org/issue43243 closed by gvanrossum

#43249: sqlite3_column_bytes() should be called after sqlite3_column_b
https://bugs.python.org/issue43249 closed by berker.peksag

#43254: Fix *snprintf() man page links
https://bugs.python.org/issue43254 closed by benjamin.peterson

#43255: Ceil division with /// operator
https://bugs.python.org/issue43255 closed by vstinner

#43258: Prevent needless allocation of sqlite3 aggregate function cont
https://bugs.python.org/issue43258 closed by berker.peksag

#43266: "String conversion and formatting" formatting messes up array
https://bugs.python.org/issue43266 closed by benjamin.peterson

#43268: [internals] Pass the current interpreter (interp) rather than
https://bugs.python.org/issue43268 closed by vstinner

#43270: [C API] Remove _PyErr_OCCURRED() macro
https://bugs.python.org/issue43270 closed by vstinner
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-02-19 - 2021-02-26)
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 7430 ( +2)
closed 47636 (+58)
total 55066 (+60)

Open issues with patches: 2946


Issues opened (40)
==================

#23882: unittest discovery doesn't detect namespace packages when give
https://bugs.python.org/issue23882 reopened by terry.reedy

#26600: Thread safety issue with MagickMock __str__: sometimes returns
https://bugs.python.org/issue26600 reopened by iritkatriel

#43271: AMD64 Windows10 3.x crash with Windows fatal exception: stack
https://bugs.python.org/issue43271 opened by vstinner

#43273: Mock `_mock_wraps` is undocumented and inconsistently named
https://bugs.python.org/issue43273 opened by Woodz

#43279: Update code taken from Keccak Code Package
https://bugs.python.org/issue43279 opened by illia-v

#43281: Walrus comprehension rebind checking behavior
https://bugs.python.org/issue43281 opened by gousaiyang

#43282: Add split install targets to install tests separately from lib
https://bugs.python.org/issue43282 opened by eschwartz

#43284: Wrong windows build in 20H2
https://bugs.python.org/issue43284 opened by bugale bugale

#43285: ftplib use host from PASV response
https://bugs.python.org/issue43285 opened by ricexdream

#43286: Clarify that Popen.returncode does not get auto-set when the p
https://bugs.python.org/issue43286 opened by Antony.Lee

#43287: Use PEP 590 vectorcall to speed up calls to filter()
https://bugs.python.org/issue43287 opened by corona10

#43288: test_importlib failure due to missing skip() method
https://bugs.python.org/issue43288 opened by nascheme

#43289: step bug in turtle's for loop
https://bugs.python.org/issue43289 opened by Yehuda

#43292: xml.ElementTree iterparse filehandle left open
https://bugs.python.org/issue43292 opened by vkisforever

#43295: datetime.strptime emits IndexError on parsing 'z' as %z
https://bugs.python.org/issue43295 opened by itchyny

#43296: [sqlite3] Fix sqlite3_value_blob() usage
https://bugs.python.org/issue43296 opened by erlendaasland

#43298: Windows build cannot detect missing Windows SDK
https://bugs.python.org/issue43298 opened by mytechnotalent

#43299: pyclbr.readmodule_ex traversing "import __main__": dies with V
https://bugs.python.org/issue43299 opened by kxrob

#43300: "bisect" module should support reverse-sorted sequences
https://bugs.python.org/issue43300 opened by mCoding

#43305: A typo in /Modules/_io/bufferedio.c
https://bugs.python.org/issue43305 opened by malin

#43306: Error in multiprocessing.Pool's initializer doesn't stop execu
https://bugs.python.org/issue43306 opened by nemeskeyd

#43307: Sync site.py and sysconfig.py with PyPy
https://bugs.python.org/issue43307 opened by mattip

#43308: subprocess.Popen leaks file descriptors opened for DEVNULL or
https://bugs.python.org/issue43308 opened by cptpcrd

#43311: bpo-43311: PyInterpreterState_New use thread-specific data tst
https://bugs.python.org/issue43311 opened by JunyiXie

#43312: Interface to select preferred "user" or "home" sysconfig schem
https://bugs.python.org/issue43312 opened by uranusjr

#43313: feature: support pymalloc for subinterpreters. each subinterpr
https://bugs.python.org/issue43313 opened by JunyiXie

#43315: Decimal.__str__ has no way to force exact decimal representati
https://bugs.python.org/issue43315 opened by sim1234

#43318: pdb can't output the prompt message when successfully clear br
https://bugs.python.org/issue43318 opened by hjzin

#43319: A possible misleading expression in the Virtual Environment Tu
https://bugs.python.org/issue43319 opened by cmhzc

#43320: test test_webbrowser "can't locate runnable browser" with enab
https://bugs.python.org/issue43320 opened by swamper123

#43321: PyArg_ParseTuple() false-returns SUCCESS though SystemError an
https://bugs.python.org/issue43321 opened by kxrob

#43322: Inconsistent '#include' notation in extensions tutorial doc
https://bugs.python.org/issue43322 opened by mhughes

#43323: UnicodeEncodeError: surrogates not allowed when parsing invali
https://bugs.python.org/issue43323 opened by andersk

#43324: asyncio
https://bugs.python.org/issue43324 opened by AliyevH

#43325: Documentation should warn that 'is' is not a safe comparison o
https://bugs.python.org/issue43325 opened by anthony-flury

#43326: About Zipfile
https://bugs.python.org/issue43326 opened by Fcscanf

#43327: The docs falsely state that PyImport_ImportFrozenModuleObject(
https://bugs.python.org/issue43327 opened by ZackerySpytz

#43328: make test errors
https://bugs.python.org/issue43328 opened by asholomitskiy84

#43329: Multiprocessing Manager Client Not Reconnecting
https://bugs.python.org/issue43329 opened by boom0192

#43330: xmlrpc.Server URI query and fragment are discarded from HTTP q
https://bugs.python.org/issue43330 opened by Julien Castiaux



Most recent 15 issues with no replies (15)
==========================================

#43330: xmlrpc.Server URI query and fragment are discarded from HTTP q
https://bugs.python.org/issue43330

#43329: Multiprocessing Manager Client Not Reconnecting
https://bugs.python.org/issue43329

#43328: make test errors
https://bugs.python.org/issue43328

#43327: The docs falsely state that PyImport_ImportFrozenModuleObject(
https://bugs.python.org/issue43327

#43325: Documentation should warn that 'is' is not a safe comparison o
https://bugs.python.org/issue43325

#43324: asyncio
https://bugs.python.org/issue43324

#43323: UnicodeEncodeError: surrogates not allowed when parsing invali
https://bugs.python.org/issue43323

#43322: Inconsistent '#include' notation in extensions tutorial doc
https://bugs.python.org/issue43322

#43320: test test_webbrowser "can't locate runnable browser" with enab
https://bugs.python.org/issue43320

#43319: A possible misleading expression in the Virtual Environment Tu
https://bugs.python.org/issue43319

#43313: feature: support pymalloc for subinterpreters. each subinterpr
https://bugs.python.org/issue43313

#43308: subprocess.Popen leaks file descriptors opened for DEVNULL or
https://bugs.python.org/issue43308

#43307: Sync site.py and sysconfig.py with PyPy
https://bugs.python.org/issue43307

#43306: Error in multiprocessing.Pool's initializer doesn't stop execu
https://bugs.python.org/issue43306

#43305: A typo in /Modules/_io/bufferedio.c
https://bugs.python.org/issue43305



Most recent 15 issues waiting for review (15)
=============================================

#43327: The docs falsely state that PyImport_ImportFrozenModuleObject(
https://bugs.python.org/issue43327

#43324: asyncio
https://bugs.python.org/issue43324

#43321: PyArg_ParseTuple() false-returns SUCCESS though SystemError an
https://bugs.python.org/issue43321

#43318: pdb can't output the prompt message when successfully clear br
https://bugs.python.org/issue43318

#43312: Interface to select preferred "user" or "home" sysconfig schem
https://bugs.python.org/issue43312

#43311: bpo-43311: PyInterpreterState_New use thread-specific data tst
https://bugs.python.org/issue43311

#43308: subprocess.Popen leaks file descriptors opened for DEVNULL or
https://bugs.python.org/issue43308

#43307: Sync site.py and sysconfig.py with PyPy
https://bugs.python.org/issue43307

#43299: pyclbr.readmodule_ex traversing "import __main__": dies with V
https://bugs.python.org/issue43299

#43295: datetime.strptime emits IndexError on parsing 'z' as %z
https://bugs.python.org/issue43295

#43288: test_importlib failure due to missing skip() method
https://bugs.python.org/issue43288

#43287: Use PEP 590 vectorcall to speed up calls to filter()
https://bugs.python.org/issue43287

#43279: Update code taken from Keccak Code Package
https://bugs.python.org/issue43279

#43265: [sqlite3] Improve backup error handling
https://bugs.python.org/issue43265

#43251: [sqlite3] sqlite3_column_name() failures should raise MemoryEr
https://bugs.python.org/issue43251



Top 10 most discussed issues (10)
=================================

#42128: Structural Pattern Matching (PEP 634)
https://bugs.python.org/issue42128 14 msgs

#43251: [sqlite3] sqlite3_column_name() failures should raise MemoryEr
https://bugs.python.org/issue43251 12 msgs

#43263: threading module unable to run
https://bugs.python.org/issue43263 9 msgs

#23882: unittest discovery doesn't detect namespace packages when give
https://bugs.python.org/issue23882 6 msgs

#43179: Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)
https://bugs.python.org/issue43179 6 msgs

#43265: [sqlite3] Improve backup error handling
https://bugs.python.org/issue43265 6 msgs

#29399: python3.dll export forwarders not resolved in all situations d
https://bugs.python.org/issue29399 5 msgs

#42990: Improve the C code for calling Python code: _PyEval_EvalCode()
https://bugs.python.org/issue42990 5 msgs

#43292: xml.ElementTree iterparse filehandle left open
https://bugs.python.org/issue43292 5 msgs

#43312: Interface to select preferred "user" or "home" sysconfig schem
https://bugs.python.org/issue43312 5 msgs



Issues closed (56)
==================

#16954: Add docstrings for ElementTree module
https://bugs.python.org/issue16954 closed by nascheme

#17213: ctypes loads wrong version of C runtime, leading to error mess
https://bugs.python.org/issue17213 closed by eryksun

#20010: time.strftime('%z') didn't make +HHMM return in windows xp
https://bugs.python.org/issue20010 closed by eryksun

#20140: UnicodeDecodeError in ntpath.py when home dir contains non-asc
https://bugs.python.org/issue20140 closed by eryksun

#22961: ctypes.WinError & OSError
https://bugs.python.org/issue22961 closed by eryksun

#22976: multiprocessing Queue empty() is broken on Windows
https://bugs.python.org/issue22976 closed by eryksun

#23634: os.fdopen reopening a read-only fd on windows
https://bugs.python.org/issue23634 closed by eryksun

#24493: subprocess with env=os.environ doesn't preserve environment va
https://bugs.python.org/issue24493 closed by eryksun

#24977: shutil copy to non-existant directory
https://bugs.python.org/issue24977 closed by eryksun

#26111: On Windows, os.scandir will keep a handle on the directory unt
https://bugs.python.org/issue26111 closed by eryksun

#26658: test_os fails when run on Windows ramdisk
https://bugs.python.org/issue26658 closed by eryksun

#26866: Inconsistent environment in Windows using "Open With"
https://bugs.python.org/issue26866 closed by eryksun

#26968: glob.glob incorrect results under windows when pathname exists
https://bugs.python.org/issue26968 closed by eryksun

#27646: doc: yield from expression can be any iterable
https://bugs.python.org/issue27646 closed by terry.reedy

#27889: ctypes interfers with signal handling
https://bugs.python.org/issue27889 closed by eryksun

#28364: Windows - Popen (subprocess.py) does not call _handle.Close()
https://bugs.python.org/issue28364 closed by eryksun

#30460: file opened for updating cannot write after read
https://bugs.python.org/issue30460 closed by eryksun

#30480: samefile and sameopenfile fail for WebDAV mapped drives
https://bugs.python.org/issue30480 closed by steve.dower

#30979: the winapi fails to run shortcuts (because considers a shortcu
https://bugs.python.org/issue30979 closed by eryksun

#36636: Inner exception is not being raised using asyncio.gather
https://bugs.python.org/issue36636 closed by iritkatriel

#41859: IDLE: ValueError; Completions not working right on macOS
https://bugs.python.org/issue41859 closed by terry.reedy

#42151: Pure Python xml.etree.ElementTree is missing default attribute
https://bugs.python.org/issue42151 closed by corona10

#42338: Enable Debug Build For Python Native Modules in Windows, with
https://bugs.python.org/issue42338 closed by steve.dower

#42405: Add distutils mvsccompiler support for Windows ARM64 build
https://bugs.python.org/issue42405 closed by steve.dower

#42808: Add PyType_Type.tp_vectorcall for type(obj) performance
https://bugs.python.org/issue42808 closed by corona10

#42825: Build libraries with "/OPT:REF" linker optimization on Windows
https://bugs.python.org/issue42825 closed by steve.dower

#42981: Error messages raised by _hashlib_scrypt_impl() are slightly m
https://bugs.python.org/issue42981 closed by illia-v

#43042: Augment tutorial sentence.
https://bugs.python.org/issue43042 closed by terry.reedy

#43144: test_unicodedata: test_normalization uses network but doesn't
https://bugs.python.org/issue43144 closed by corona10

#43146: 3.10a5 regression: AttributeError: 'NoneType' object has no at
https://bugs.python.org/issue43146 closed by iritkatriel

#43202: Cleanup codeop._maybe_compile
https://bugs.python.org/issue43202 closed by terry.reedy

#43209: system cannot find the file specified in subprocess.py
https://bugs.python.org/issue43209 closed by josh.r

#43260: Never release buffer when MemoryError in print()
https://bugs.python.org/issue43260 closed by methane

#43269: [sqlite3] Clean up function scoping
https://bugs.python.org/issue43269 closed by berker.peksag

#43272: AMD64 Arch Linux VintageParser 3.9: test_fstring test_named_ex
https://bugs.python.org/issue43272 closed by pablogsal

#43274: Backlinks Strong decouverte SSL
https://bugs.python.org/issue43274 closed by ned.deily

#43275: [venv] Add a `.gitignore` file with content `*` in the root fo
https://bugs.python.org/issue43275 closed by star2000

#43276: add `false` and `true` keywords (aliases) for True and False
https://bugs.python.org/issue43276 closed by serhiy.storchaka

#43277: Add PySet_CheckExact
https://bugs.python.org/issue43277 closed by pablogsal

#43278: unnecessary leading '\n' from Py_GetCompiler() when build wit
https://bugs.python.org/issue43278 closed by miss-islington

#43280: additional argument for str.join()
https://bugs.python.org/issue43280 closed by steven.daprano

#43283: IDLE: Explain print slowness and speedup method
https://bugs.python.org/issue43283 closed by terry.reedy

#43290: [sqlite3] remove legacy code from pysqlite_step
https://bugs.python.org/issue43290 closed by berker.peksag

#43291: elementary multiplication by 0.01 error
https://bugs.python.org/issue43291 closed by rhettinger

#43293: Move note about GIL to top of threading module
https://bugs.python.org/issue43293 closed by pablogsal

#43294: [sqlite3] unused variables in Connection begin, commit, and ro
https://bugs.python.org/issue43294 closed by berker.peksag

#43297: bz2.open modes behaving differently than standard open() modes
https://bugs.python.org/issue43297 closed by rhettinger

#43301: Update form create for android
https://bugs.python.org/issue43301 closed by eric.araujo

#43302: spam
https://bugs.python.org/issue43302 closed by eryksun

#43303: ASAN : Memory leak in compilation
https://bugs.python.org/issue43303 closed by Ramin Farajpour Cami

#43304: THONNY 3.3.0 failing to install package MULTIPROCESSING
https://bugs.python.org/issue43304 closed by mark.dickinson

#43309: str.replace() TypeError exception message backward
https://bugs.python.org/issue43309 closed by bland328

#43310: Method __del__ with callable
https://bugs.python.org/issue43310 closed by mark.dickinson

#43314: [sqlite3] remove pre SQLite 3.7.7 support code
https://bugs.python.org/issue43314 closed by berker.peksag

#43316: python -m gzip handles error incorrectly
https://bugs.python.org/issue43316 closed by methane

#43317: python -m gzip could use a larger buffer
https://bugs.python.org/issue43317 closed by methane
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/Z6CAQR3UMS6GIBOHBOGAKUVRUBUK53J2/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-02-26 - 2021-03-05)
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 7444 (+14)
closed 47702 (+66)
total 55146 (+80)

Open issues with patches: 2959


Issues opened (53)
==================

#43331: [Doc][urllib.request] Explicit the fact that header keys are s
https://bugs.python.org/issue43331 opened by axel3rd

#43332: http/client.py: - uses multiple network writes, possibly causi
https://bugs.python.org/issue43332 opened by zveinn

#43333: utf8 in BytesGenerator
https://bugs.python.org/issue43333 opened by darcy.beurle

#43334: venv does not install libpython
https://bugs.python.org/issue43334 opened by anuppari

#43336: document whether io.TextIOBase.readline(size>0) will always re
https://bugs.python.org/issue43336 opened by calestyo

#43337: export the set newline value on TextIOBase/TextIOWrapper
https://bugs.python.org/issue43337 opened by calestyo

#43338: [feature request] Please provide offical installers for securi
https://bugs.python.org/issue43338 opened by zby1234

#43340: json.load() can raise UnicodeDecodeError, but this is not docu
https://bugs.python.org/issue43340 opened by mattheww

#43341: functools.partial missing __weakref__ descriptor?
https://bugs.python.org/issue43341 opened by bup

#43346: subprocess.run() sometimes ignores timeout in Windows
https://bugs.python.org/issue43346 opened by eryksun

#43347: IDLE crashes in macOS Apple chip, maybe completions
https://bugs.python.org/issue43347 opened by rhettinger

#43348: XMLRPC behaves strangely under pythonw, not under python
https://bugs.python.org/issue43348 opened by tim_magee

#43350: [sqlite3] Active statements are reset twice in _pysqlite_query
https://bugs.python.org/issue43350 opened by erlendaasland

#43351: `RecursionError` during deallocation
https://bugs.python.org/issue43351 opened by andrewvaughanj

#43352: Add a Barrier object in asyncio lib
https://bugs.python.org/issue43352 opened by yduprat

#43353: Document that logging.getLevelName() can return a numeric valu
https://bugs.python.org/issue43353 opened by felixxm

#43354: xmlrpc.client: Fault.faultCode erroneously documented to be a
https://bugs.python.org/issue43354 opened by jugmac00

#43355: __future__.annotations breaks inspect.signature()
https://bugs.python.org/issue43355 opened by 1ace

#43356: PyErr_SetInterrupt should have an equivalent that takes a sign
https://bugs.python.org/issue43356 opened by pitrou

#43357: Python memory cleaning
https://bugs.python.org/issue43357 opened by absvsb

#43358: Bad free in assemble function
https://bugs.python.org/issue43358 opened by alex.henrie

#43359: Dead assignment in Py_UniversalNewlineFgets
https://bugs.python.org/issue43359 opened by alex.henrie

#43360: Dead initialization in parse_abbr function
https://bugs.python.org/issue43360 opened by alex.henrie

#43361: Dead assignment in idna_converter function
https://bugs.python.org/issue43361 opened by alex.henrie

#43362: Bad free in py_sha3_new_impl function
https://bugs.python.org/issue43362 opened by alex.henrie

#43364: Windows: Make UTF-8 mode more accessible
https://bugs.python.org/issue43364 opened by methane

#43365: Operation conflict between time package and file in python 3.8
https://bugs.python.org/issue43365 opened by minaki_2525

#43366: Unclosed bracket bug in code.interact prevents identifying syn
https://bugs.python.org/issue43366 opened by aroberge

#43367: submodule of c-extension module is quirky
https://bugs.python.org/issue43367 opened by mattip

#43371: Mock.assert_has_calls works strange
https://bugs.python.org/issue43371 opened by dmitriy.mironiyk

#43372: ctypes: test_frozentable fails when make regen-frozen
https://bugs.python.org/issue43372 opened by hroncok

#43374: Apple refuses apps written in Python
https://bugs.python.org/issue43374 opened by adigeo

#43377: _PyErr_Display should be available in the CPython-specific API
https://bugs.python.org/issue43377 opened by Maxime Belanger

#43378: Pattern Matching section in tutorial refers to | as or
https://bugs.python.org/issue43378 opened by ramalho

#43379: Pasting multiple lines in the REPL is broken since 3.9
https://bugs.python.org/issue43379 opened by romainfv

#43380: Assigning function parameter to class attribute by the same na
https://bugs.python.org/issue43380 opened by jennydaman

#43381: add small test for frozen module line number table
https://bugs.python.org/issue43381 opened by nascheme

#43382: github CI blocked by the Ubuntu CI with an SSL error
https://bugs.python.org/issue43382 opened by gregory.p.smith

#43384: Include regen-stdlib-module-names in regen-all
https://bugs.python.org/issue43384 opened by nascheme

#43387: Enable pydoc to run as background job
https://bugs.python.org/issue43387 opened by digitaldragon

#43388: shutil._fastcopy_sendfile() makes wrong (?) assumption about s
https://bugs.python.org/issue43388 opened by lhuedepohl

#43389: Cancellation ignored by asyncio.wait_for can hang application
https://bugs.python.org/issue43389 opened by nmatravolgyi

#43391: The comments have invalid license information (broken Python 2
https://bugs.python.org/issue43391 opened by poikilos

#43392: Optimize repeated calls to `__import__()`
https://bugs.python.org/issue43392 opened by Kronuz

#43395: os.path states that bytes can't represent all MBCS paths under
https://bugs.python.org/issue43395 opened by ericzolf

#43397: Incorrect conversion path case with german character
https://bugs.python.org/issue43397 opened by voramva

#43398: [sqlite3] sqlite3.connect() segfaults if given a faulty Connec
https://bugs.python.org/issue43398 opened by erlendaasland

#43399: xml.etree.ElementTree.extend does not work with iterators when
https://bugs.python.org/issue43399 opened by alexprengere

#43400: Improve recipes and howtos for the unittest.mock
https://bugs.python.org/issue43400 opened by eppeters

#43405: DeprecationWarnings in test_unicode
https://bugs.python.org/issue43405 opened by ZackerySpytz

#43406: Possible race condition between signal catching and signal.sig
https://bugs.python.org/issue43406 opened by pitrou

#43407: time.monotonic(): Docs imply comparing call N and call N+M is
https://bugs.python.org/issue43407 opened by Alex.Willmer

#43410: Parser does not handle correctly some errors when parsin from
https://bugs.python.org/issue43410 opened by pablogsal



Most recent 15 issues with no replies (15)
==========================================

#43398: [sqlite3] sqlite3.connect() segfaults if given a faulty Connec
https://bugs.python.org/issue43398

#43397: Incorrect conversion path case with german character
https://bugs.python.org/issue43397

#43392: Optimize repeated calls to `__import__()`
https://bugs.python.org/issue43392

#43388: shutil._fastcopy_sendfile() makes wrong (?) assumption about s
https://bugs.python.org/issue43388

#43387: Enable pydoc to run as background job
https://bugs.python.org/issue43387

#43384: Include regen-stdlib-module-names in regen-all
https://bugs.python.org/issue43384

#43381: add small test for frozen module line number table
https://bugs.python.org/issue43381

#43377: _PyErr_Display should be available in the CPython-specific API
https://bugs.python.org/issue43377

#43371: Mock.assert_has_calls works strange
https://bugs.python.org/issue43371

#43362: Bad free in py_sha3_new_impl function
https://bugs.python.org/issue43362

#43361: Dead assignment in idna_converter function
https://bugs.python.org/issue43361

#43360: Dead initialization in parse_abbr function
https://bugs.python.org/issue43360

#43359: Dead assignment in Py_UniversalNewlineFgets
https://bugs.python.org/issue43359

#43357: Python memory cleaning
https://bugs.python.org/issue43357

#43356: PyErr_SetInterrupt should have an equivalent that takes a sign
https://bugs.python.org/issue43356



Most recent 15 issues waiting for review (15)
=============================================

#43410: Parser does not handle correctly some errors when parsin from
https://bugs.python.org/issue43410

#43407: time.monotonic(): Docs imply comparing call N and call N+M is
https://bugs.python.org/issue43407

#43406: Possible race condition between signal catching and signal.sig
https://bugs.python.org/issue43406

#43405: DeprecationWarnings in test_unicode
https://bugs.python.org/issue43405

#43400: Improve recipes and howtos for the unittest.mock
https://bugs.python.org/issue43400

#43399: xml.etree.ElementTree.extend does not work with iterators when
https://bugs.python.org/issue43399

#43398: [sqlite3] sqlite3.connect() segfaults if given a faulty Connec
https://bugs.python.org/issue43398

#43392: Optimize repeated calls to `__import__()`
https://bugs.python.org/issue43392

#43391: The comments have invalid license information (broken Python 2
https://bugs.python.org/issue43391

#43384: Include regen-stdlib-module-names in regen-all
https://bugs.python.org/issue43384

#43382: github CI blocked by the Ubuntu CI with an SSL error
https://bugs.python.org/issue43382

#43381: add small test for frozen module line number table
https://bugs.python.org/issue43381

#43377: _PyErr_Display should be available in the CPython-specific API
https://bugs.python.org/issue43377

#43372: ctypes: test_frozentable fails when make regen-frozen
https://bugs.python.org/issue43372

#43364: Windows: Make UTF-8 mode more accessible
https://bugs.python.org/issue43364



Top 10 most discussed issues (10)
=================================

#43382: github CI blocked by the Ubuntu CI with an SSL error
https://bugs.python.org/issue43382 19 msgs

#42128: Structural Pattern Matching (PEP 634)
https://bugs.python.org/issue42128 15 msgs

#43374: Apple refuses apps written in Python
https://bugs.python.org/issue43374 8 msgs

#43400: Improve recipes and howtos for the unittest.mock
https://bugs.python.org/issue43400 7 msgs

#43355: __future__.annotations breaks inspect.signature()
https://bugs.python.org/issue43355 6 msgs

#43364: Windows: Make UTF-8 mode more accessible
https://bugs.python.org/issue43364 6 msgs

#43060: Convert _decimal C API from pointer array to struct
https://bugs.python.org/issue43060 5 msgs

#43284: Wrong windows build post version 2004
https://bugs.python.org/issue43284 5 msgs

#43380: Assigning function parameter to class attribute by the same na
https://bugs.python.org/issue43380 5 msgs

#41972: bytes.find consistently hangs in a particular scenario
https://bugs.python.org/issue41972 4 msgs



Issues closed (65)
==================

#11717: conflicting definition of ssize_t in pyconfig.h
https://bugs.python.org/issue11717 closed by pablogsal

#14597: Cannot unload dll in ctypes until script exits
https://bugs.python.org/issue14597 closed by eryksun

#18597: On Windows sys.stdin.readline() doesn't handle Ctrl-C properly
https://bugs.python.org/issue18597 closed by eryksun

#19050: [Windows] fflush called on pointer to potentially closed file
https://bugs.python.org/issue19050 closed by eryksun

#19809: Doc: subprocess should warn uses on race conditions when multi
https://bugs.python.org/issue19809 closed by eryksun

#28462: subprocess pipe can't see EOF from a child in case of a few ch
https://bugs.python.org/issue28462 closed by eryksun

#29561: Interactive mode gives sys.ps2 not sys.ps1 after comment-only
https://bugs.python.org/issue29561 closed by eryksun

#29829: Documentation lacks clear warning of subprocess issue with pyt
https://bugs.python.org/issue29829 closed by eryksun

#32477: Move jumps optimization from the peepholer to the compiler
https://bugs.python.org/issue32477 closed by Mark.Shannon

#32795: subprocess.check_output() with timeout does not exit if child
https://bugs.python.org/issue32795 closed by eryksun

#33105: os.path.isfile returns false on Windows when file path is long
https://bugs.python.org/issue33105 closed by eryksun

#33245: Unable to send CTRL_BREAK_EVENT
https://bugs.python.org/issue33245 closed by eryksun

#34064: subprocess functions with shell=1 pass wrong command to win32
https://bugs.python.org/issue34064 closed by eryksun

#38302: [3.10] __pow__ and __rpow__ are not reached when __ipow__ retu
https://bugs.python.org/issue38302 closed by brett.cannon

#39169: TypeError: 'int' object is not callable if the signal handler
https://bugs.python.org/issue39169 closed by pitrou

#39523: Unnecessary variable assignment and initial loop check in pysq
https://bugs.python.org/issue39523 closed by berker.peksag

#41180: marshal load bypass code.__new__ audit event
https://bugs.python.org/issue41180 closed by tkmk

#42129: Support resources in namespace packages
https://bugs.python.org/issue42129 closed by jaraco

#42246: Implement PEP 626 -- Precise line numbers for debugging
https://bugs.python.org/issue42246 closed by Mark.Shannon

#42603: Tkinter: pkg-config is not used to get location of tcl and tk
https://bugs.python.org/issue42603 closed by ned.deily

#42782: shutil.move creates a new directory even on failure
https://bugs.python.org/issue42782 closed by orsenthil

#42994: Missing MIME types for opus, AAC, 3gpp and 3gpp2
https://bugs.python.org/issue42994 closed by orsenthil

#43049: Use io.IncrementalNewlineDecoder for doctest newline conversio
https://bugs.python.org/issue43049 closed by zach.ware

#43162: Enum regression: AttributeError when accessing class variables
https://bugs.python.org/issue43162 closed by ethan.furman

#43189: <test.support> decorator function run_with_locale() crashes Py
https://bugs.python.org/issue43189 closed by Mark.Shannon

#43190: < test.support > check_free_after_iterating( ) causes core dum
https://bugs.python.org/issue43190 closed by Mark.Shannon

#43211: Python is not responding after running program
https://bugs.python.org/issue43211 closed by zach.ware

#43233: test_os: test_copy_file_range_offset fails on FreeBSD CURRENT
https://bugs.python.org/issue43233 closed by pablogsal

#43251: [sqlite3] sqlite3_column_name() failures should raise MemoryEr
https://bugs.python.org/issue43251 closed by berker.peksag

#43271: AMD64 Windows10 3.x crash with Windows fatal exception: stack
https://bugs.python.org/issue43271 closed by gvanrossum

#43288: test_importlib failure due to missing skip() method
https://bugs.python.org/issue43288 closed by orsenthil

#43289: step bug in turtle's for loop
https://bugs.python.org/issue43289 closed by terry.reedy

#43300: "bisect" module should support reverse-sorted sequences
https://bugs.python.org/issue43300 closed by rhettinger

#43305: A typo in /Modules/_io/bufferedio.c
https://bugs.python.org/issue43305 closed by malin

#43315: Decimal.__str__ has no way to force exact decimal representati
https://bugs.python.org/issue43315 closed by mark.dickinson

#43321: PyArg_ParseTuple() false-returns SUCCESS though SystemError an
https://bugs.python.org/issue43321 closed by methane

#43326: About Zipfile
https://bugs.python.org/issue43326 closed by Fcscanf

#43328: make test errors
https://bugs.python.org/issue43328 closed by asholomitskiy84

#43335: _ctypes/callbacks.c cannot be compiled by gcc 4.4.7 (RHEL6)
https://bugs.python.org/issue43335 closed by corona10

#43339: Could not build the ssl module! | macOS with `CPPFLAGS` and `L
https://bugs.python.org/issue43339 closed by samuelmarks

#43342: Error while using Python C API
https://bugs.python.org/issue43342 closed by eric.smith

#43343: argparse.REMAINDER missing in online documentation for 3.9.x
https://bugs.python.org/issue43343 closed by rhettinger

#43344: RotatingFileHandler breaks file type associations
https://bugs.python.org/issue43344 closed by vinay.sajip

#43345: Add __required_keys__ and __optional_keys__ to TypedDict docum
https://bugs.python.org/issue43345 closed by pbryan

#43349: [doc] incorrect tuning(7) manpage link
https://bugs.python.org/issue43349 closed by benjamin.peterson

#43363: memcpy writes to wrong destination
https://bugs.python.org/issue43363 closed by josh.r

#43368: Empty bytestrings are not longer returned on SQLite.
https://bugs.python.org/issue43368 closed by berker.peksag

#43369: [sqlite3] Handle out-of-memory errors in sqlite3_column_*()
https://bugs.python.org/issue43369 closed by berker.peksag

#43370: thread_time not available on python.org OS X builds
https://bugs.python.org/issue43370 closed by ned.deily

#43373: Tensorflow
https://bugs.python.org/issue43373 closed by mark.dickinson

#43375: memory leak in threading ?
https://bugs.python.org/issue43375 closed by igorvm

#43376: Add PyComplex_FromString
https://bugs.python.org/issue43376 closed by brandtbucher

#43383: imprecise handling of weakref callbacks
https://bugs.python.org/issue43383 closed by konrad.schwarz

#43385: heapq fails to sort tuples by datetime correctly
https://bugs.python.org/issue43385 closed by steven.daprano

#43386: test_ctypes hangs inside Portage build env since 'subprocess:
https://bugs.python.org/issue43386 closed by mgorny

#43390: Set the SA_ONSTACK in PyOS_setsig to play well with other VMs
https://bugs.python.org/issue43390 closed by gregory.p.smith

#43393: Older Python builds are missing a required file on Big Sur
https://bugs.python.org/issue43393 closed by ned.deily

#43394: Compiler warnings on master (-Wstrict-prototypes)
https://bugs.python.org/issue43394 closed by brandtbucher

#43396: Use more descriptive variable names in sqlite3 docs
https://bugs.python.org/issue43396 closed by toreanderson

#43401: dbm module doc page redirects to itself
https://bugs.python.org/issue43401 closed by Numerlor

#43402: IDLE shell adds newline after print even when `end=''` is spec
https://bugs.python.org/issue43402 closed by terry.reedy

#43403: Misleading statement about bytes not being able to represent w
https://bugs.python.org/issue43403 closed by eryksun

#43404: No SSL certificates when using the Mac installer
https://bugs.python.org/issue43404 closed by ned.deily

#43408: about the method: title()
https://bugs.python.org/issue43408 closed by christian.heimes

#43409: [Win] Call subprocess.Popen() twice makes Thread.join() interr
https://bugs.python.org/issue43409 closed by eryksun
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/MJE4YVT2CCXFNK4DNRADNX2C53DLUMBW/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-03-05 - 2021-03-12)
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 7478 (+34)
closed 47738 (+36)
total 55216 (+70)

Open issues with patches: 2968


Issues opened (56)
==================

#43198: Operations on sets more than hundred times less efficient with
https://bugs.python.org/issue43198 reopened by rhettinger

#43411: wm_manage fails with ttk.Frame
https://bugs.python.org/issue43411 opened by mfncooper

#43412: object.h -Wcast-qual warning
https://bugs.python.org/issue43412 opened by petere

#43413: tuple subclasses allow kwargs
https://bugs.python.org/issue43413 opened by jaraco

#43414: os.get_terminal_size() should use file descriptors in Windows
https://bugs.python.org/issue43414 opened by eryksun

#43416: Add README files in Include/cpython and Include/internal
https://bugs.python.org/issue43416 opened by serhiy.storchaka

#43417: ast.unparse: Simplify buffering logic
https://bugs.python.org/issue43417 opened by BTaskaya

#43418: FTPLib module crashes when server returns byte message instead
https://bugs.python.org/issue43418 opened by hugochiaxyz8

#43419: contextvars does not work properly in asyncio REPL.
https://bugs.python.org/issue43419 opened by lanfon72

#43420: Optimize rational arithmetics
https://bugs.python.org/issue43420 opened by Sergey.Kirpichev

#43421: os.device_encoding(fd) should support any console fd in Window
https://bugs.python.org/issue43421 opened by eryksun

#43422: Revert _decimal C API changes
https://bugs.python.org/issue43422 opened by pitrou

#43424: Document the `controller.name` field in `webbrowser` module
https://bugs.python.org/issue43424 opened by ilyagr

#43425: test_peg_generator.test_c_parser emits DeprecationWarning due
https://bugs.python.org/issue43425 opened by xtreak

#43426: test_importlib.test_windows emits deprecation warning over usa
https://bugs.python.org/issue43426 opened by xtreak

#43427: Possible error on the descriptor howto guide
https://bugs.python.org/issue43427 opened by marcosmodenesi

#43428: Sync importlib_metadata enhancements through 3.7.
https://bugs.python.org/issue43428 opened by jaraco

#43429: mmap.size() raises OSError on Unix for anonymous memory
https://bugs.python.org/issue43429 opened by ZackerySpytz

#43430: Exception raised when attempting to create Enum via functional
https://bugs.python.org/issue43430 opened by suhailsingh247

#43431: Subprocess timeout causes output to be returned as bytes in te
https://bugs.python.org/issue43431 opened by macdjord

#43432: Add function `clear` to the `os` module
https://bugs.python.org/issue43432 opened by parsampsh

#43433: xmlrpc.client ignores query in URI ("?action=xmlrpc2") since p
https://bugs.python.org/issue43433 opened by OndrejPtak

#43434: sqlite3.Connection(...) bypasses 'sqlite3.connect' audit hooks
https://bugs.python.org/issue43434 opened by erlendaasland

#43437: venv activate bash script has wrong line endings on windows
https://bugs.python.org/issue43437 opened by jmoguill2

#43438: [doc] sys.addaudithook() documentation should be more explicit
https://bugs.python.org/issue43438 opened by vstinner

#43441: [Subinterpreters]: global variable next_version_tag cause meth
https://bugs.python.org/issue43441 opened by JunyiXie

#43442: multicorevm: guarantee type multi sub interpreters safe
https://bugs.python.org/issue43442 opened by JunyiXie

#43443: Should shelve support dict union?
https://bugs.python.org/issue43443 opened by Dominik V.

#43444: [sqlite3] Move MODULE_NAME def from setup.py to module.h
https://bugs.python.org/issue43444 opened by erlendaasland

#43447: Generate vectorcall code to parse arguments using Argument Cli
https://bugs.python.org/issue43447 opened by vstinner

#43451: pydoc terminal suboptimal rendering of complex annotations
https://bugs.python.org/issue43451 opened by dw

#43452: Microoptimize PyType_Lookup for cache hits
https://bugs.python.org/issue43452 opened by dino.viehland

#43453: docs: runtime_checkable example refers to changed behavior in
https://bugs.python.org/issue43453 opened by Henry Schreiner

#43454: [sqlite3] Add support for R*Tree callbacks
https://bugs.python.org/issue43454 opened by erlendaasland

#43455: pathlib mistakenly assumes os.getcwd() is a resolved path in W
https://bugs.python.org/issue43455 opened by eryksun

#43457: Include simple file loading and saving functions in JSON stand
https://bugs.python.org/issue43457 opened by nervecenter

#43458: Tutorial should mention about variable scope in try/except/fin
https://bugs.python.org/issue43458 opened by deekox

#43459: Race conditions when the same source file used to build mutlip
https://bugs.python.org/issue43459 opened by mgorny

#43460: Exception copy error
https://bugs.python.org/issue43460 opened by douglas-raillard-arm

#43461: Tottime column for cprofile output does not add up
https://bugs.python.org/issue43461 opened by jonathanfrawley

#43462: canvas.bbox returns None on 'hidden' items while coords doesn'
https://bugs.python.org/issue43462 opened by Vincent

#43463: typing.get_type_hints with TYPE_CHECKING imports / getting hin
https://bugs.python.org/issue43463 opened by The Compiler

#43464: set intersections should short-circuit
https://bugs.python.org/issue43464 opened by josh.r

#43465: ./configure --help describes what --with-ensurepip does poorly
https://bugs.python.org/issue43465 opened by ngie

#43466: ssl/hashlib: Add configure option to set or auto-detect rpath
https://bugs.python.org/issue43466 opened by christian.heimes

#43468: functools.cached_property locking is plain wrong.
https://bugs.python.org/issue43468 opened by ztane

#43471: Fails to import bz2 on Ubuntu
https://bugs.python.org/issue43471 opened by xxm

#43472: [security][subinterpreters] Add auditing hooks to subinterpret
https://bugs.python.org/issue43472 opened by christian.heimes

#43473: Junks in difflib
https://bugs.python.org/issue43473 opened by hubertbdlb

#43474: http.server.BaseHTTPRequestHandler end_header() fails
https://bugs.python.org/issue43474 opened by grumblor

#43475: Worst-case behaviour of hash collision with float NaN
https://bugs.python.org/issue43475 opened by congma

#43476: Enabling access to showsyntaxerror for IDLE's shell
https://bugs.python.org/issue43476 opened by aroberge

#43477: from x import * behavior inconsistent between module types.
https://bugs.python.org/issue43477 opened by kaorihinata

#43478: Disallow Mock spec arguments from being Mocks
https://bugs.python.org/issue43478 opened by msuozzo

#43479: Remove a duplicate comment and assignment in http.client
https://bugs.python.org/issue43479 opened by maggyero

#43480: Add .path method/property to tempfile.* for a pathlib.Path
https://bugs.python.org/issue43480 opened by pxeger



Most recent 15 issues with no replies (15)
==========================================

#43480: Add .path method/property to tempfile.* for a pathlib.Path
https://bugs.python.org/issue43480

#43479: Remove a duplicate comment and assignment in http.client
https://bugs.python.org/issue43479

#43478: Disallow Mock spec arguments from being Mocks
https://bugs.python.org/issue43478

#43477: from x import * behavior inconsistent between module types.
https://bugs.python.org/issue43477

#43476: Enabling access to showsyntaxerror for IDLE's shell
https://bugs.python.org/issue43476

#43473: Junks in difflib
https://bugs.python.org/issue43473

#43472: [security][subinterpreters] Add auditing hooks to subinterpret
https://bugs.python.org/issue43472

#43465: ./configure --help describes what --with-ensurepip does poorly
https://bugs.python.org/issue43465

#43464: set intersections should short-circuit
https://bugs.python.org/issue43464

#43461: Tottime column for cprofile output does not add up
https://bugs.python.org/issue43461

#43459: Race conditions when the same source file used to build mutlip
https://bugs.python.org/issue43459

#43458: Tutorial should mention about variable scope in try/except/fin
https://bugs.python.org/issue43458

#43455: pathlib mistakenly assumes os.getcwd() is a resolved path in W
https://bugs.python.org/issue43455

#43453: docs: runtime_checkable example refers to changed behavior in
https://bugs.python.org/issue43453

#43451: pydoc terminal suboptimal rendering of complex annotations
https://bugs.python.org/issue43451



Most recent 15 issues waiting for review (15)
=============================================

#43466: ssl/hashlib: Add configure option to set or auto-detect rpath
https://bugs.python.org/issue43466

#43459: Race conditions when the same source file used to build mutlip
https://bugs.python.org/issue43459

#43455: pathlib mistakenly assumes os.getcwd() is a resolved path in W
https://bugs.python.org/issue43455

#43454: [sqlite3] Add support for R*Tree callbacks
https://bugs.python.org/issue43454

#43452: Microoptimize PyType_Lookup for cache hits
https://bugs.python.org/issue43452

#43451: pydoc terminal suboptimal rendering of complex annotations
https://bugs.python.org/issue43451

#43444: [sqlite3] Move MODULE_NAME def from setup.py to module.h
https://bugs.python.org/issue43444

#43441: [Subinterpreters]: global variable next_version_tag cause meth
https://bugs.python.org/issue43441

#43434: sqlite3.Connection(...) bypasses 'sqlite3.connect' audit hooks
https://bugs.python.org/issue43434

#43432: Add function `clear` to the `os` module
https://bugs.python.org/issue43432

#43429: mmap.size() raises OSError on Unix for anonymous memory
https://bugs.python.org/issue43429

#43428: Sync importlib_metadata enhancements through 3.7.
https://bugs.python.org/issue43428

#43427: Possible error on the descriptor howto guide
https://bugs.python.org/issue43427

#43422: Revert _decimal C API changes
https://bugs.python.org/issue43422

#43420: Optimize rational arithmetics
https://bugs.python.org/issue43420



Top 10 most discussed issues (10)
=================================

#43420: Optimize rational arithmetics
https://bugs.python.org/issue43420 15 msgs

#43466: ssl/hashlib: Add configure option to set or auto-detect rpath
https://bugs.python.org/issue43466 9 msgs

#43438: [doc] sys.addaudithook() documentation should be more explicit
https://bugs.python.org/issue43438 8 msgs

#43353: Document that logging.getLevelName() can return a numeric valu
https://bugs.python.org/issue43353 7 msgs

#43366: Unclosed bracket bug in code.interact prevents identifying syn
https://bugs.python.org/issue43366 7 msgs

#43443: Should shelve support dict union?
https://bugs.python.org/issue43443 6 msgs

#43475: Worst-case behaviour of hash collision with float NaN
https://bugs.python.org/issue43475 6 msgs

#43413: tuple subclasses allow kwargs
https://bugs.python.org/issue43413 5 msgs

#43462: canvas.bbox returns None on 'hidden' items while coords doesn'
https://bugs.python.org/issue43462 5 msgs

#28356: [easy doc] Document os.rename() behavior on Windows when src a
https://bugs.python.org/issue28356 4 msgs



Issues closed (35)
==================

#14678: Update zipimport to support importlib.invalidate_caches()
https://bugs.python.org/issue14678 closed by brett.cannon

#16322: time.tzname on Python 3.3.0 for Windows is decoded by wrong en
https://bugs.python.org/issue16322 closed by eryksun

#25741: Usual Installation Directory
https://bugs.python.org/issue25741 closed by eryksun

#28259: Ctypes bug windows
https://bugs.python.org/issue28259 closed by eryksun

#31466: No easy way to change float formatting when subclassing encode
https://bugs.python.org/issue31466 closed by methane

#38033: Use After Free: PyObject_Free (valgrind)
https://bugs.python.org/issue38033 closed by vstinner

#42382: No easy way to get the distribution which provided a importlib
https://bugs.python.org/issue42382 closed by jaraco

#43287: Use PEP 590 vectorcall to speed up calls to filter()
https://bugs.python.org/issue43287 closed by corona10

#43332: Make http.client._tunnel send one byte string over the network
https://bugs.python.org/issue43332 closed by gregory.p.smith

#43338: Provide offical installers for security releases
https://bugs.python.org/issue43338 closed by terry.reedy

#43356: PyErr_SetInterrupt should have an equivalent that takes a sign
https://bugs.python.org/issue43356 closed by pitrou

#43365: Operation conflict between time package and file
https://bugs.python.org/issue43365 closed by terry.reedy

#43372: ctypes: test_frozentable fails when make regen-frozen
https://bugs.python.org/issue43372 closed by nascheme

#43374: Apple refuses apps written in Python
https://bugs.python.org/issue43374 closed by ned.deily

#43379: Pasting multiple lines in the REPL is broken since 3.9
https://bugs.python.org/issue43379 closed by terry.reedy

#43391: The comments have invalid license information (broken Python 2
https://bugs.python.org/issue43391 closed by lemburg

#43397: Incorrect conversion path case with german character
https://bugs.python.org/issue43397 closed by eryksun

#43405: DeprecationWarnings in test_unicode
https://bugs.python.org/issue43405 closed by methane

#43406: Possible race condition between signal catching and signal.sig
https://bugs.python.org/issue43406 closed by pitrou

#43407: time.monotonic(): Docs imply comparing call N and call N+M is
https://bugs.python.org/issue43407 closed by terry.reedy

#43415: Typo in dataclasses documentation
https://bugs.python.org/issue43415 closed by eric.smith

#43423: Subprocess IndexError possible in _communicate
https://bugs.python.org/issue43423 closed by gregory.p.smith

#43435: Py_BuildValue("y#".... returns incomplete result
https://bugs.python.org/issue43435 closed by dwoodjunkmail

#43436: bounded _lru_cache_wrapprer behaves as if typed=True when it w
https://bugs.python.org/issue43436 closed by rhettinger

#43439: [security] Add audit events on GC functions giving access to a
https://bugs.python.org/issue43439 closed by christian.heimes

#43440: Enable rtree support in SQLite
https://bugs.python.org/issue43440 closed by steve.dower

#43445: Add frozen modules to sys.stdlib_module_names
https://bugs.python.org/issue43445 closed by vstinner

#43446: Wrong character in footnote
https://bugs.python.org/issue43446 closed by berker.peksag

#43448: exec() ignores scope.
https://bugs.python.org/issue43448 closed by mark.dickinson

#43449: multiprocessing.Pool - crash in subprocess causes deadlock in
https://bugs.python.org/issue43449 closed by jkp

#43450: List amnesia
https://bugs.python.org/issue43450 closed by christian.heimes

#43456: Remove _xxsubinterpreters from sys.stdlib_module_names
https://bugs.python.org/issue43456 closed by vstinner

#43467: IDLE: horizontal scrollbar
https://bugs.python.org/issue43467 closed by terry.reedy

#43469: Python 3.6 fails to run on MacOS (Big Sur 11.2.3)
https://bugs.python.org/issue43469 closed by ned.deily

#43470: Installation of Python 3.6.13 fails on MacOS Big Sur 11.2.3
https://bugs.python.org/issue43470 closed by ned.deily
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/4YU7YPTTIQNDNPLLQG2OQWXSOKLO3UFY/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-03-12 - 2021-03-19)
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 7481 ( +3)
closed 47813 (+75)
total 55294 (+78)

Open issues with patches: 2980


Issues opened (66)
==================

#35943: PyImport_GetModule() can return partially-initialized module
https://bugs.python.org/issue35943 reopened by pitrou

#37788: fix for bpo-36402 (threading._shutdown() race condition) cause
https://bugs.python.org/issue37788 reopened by mark.dickinson

#42161: Remove private _PyLong_Zero and _PyLong_One variables
https://bugs.python.org/issue42161 reopened by rhettinger

#43334: venv does not install libpython
https://bugs.python.org/issue43334 reopened by anuppari

#43439: [security] Add audit events on GC functions giving access to a
https://bugs.python.org/issue43439 reopened by steve.dower

#43481: PyEval_EvalCode() namespace issue not observed in Python 2.7.
https://bugs.python.org/issue43481 opened by chrisgmorton

#43482: Py_AddPendingCall Inserted Function Never Called in 3.8, works
https://bugs.python.org/issue43482 opened by chrisgmorton

#43484: we can create valid datetime objects that become invalid if th
https://bugs.python.org/issue43484 opened by zzzeek

#43486: Python 3.9 installer not updating ARP table
https://bugs.python.org/issue43486 opened by codaamok

#43487: Rename __unicode__ methods to __str__ in 2to3 conversion
https://bugs.python.org/issue43487 opened by bartbroere

#43490: IDLE freezes at random
https://bugs.python.org/issue43490 opened by aledeaux

#43492: Upgrade to SQLite 3.35.2 in macOS and Windows
https://bugs.python.org/issue43492 opened by erlendaasland

#43493: EmailMessage mis-folding headers of a certain length
https://bugs.python.org/issue43493 opened by mglover

#43494: Minor changes to Objects/lnotab_notes.txt
https://bugs.python.org/issue43494 opened by skip.montanaro

#43495: Missing frame block push in compiler_async_comprehension_gener
https://bugs.python.org/issue43495 opened by tomkpz

#43497: SyntaxWarning for "assertion is always true, perhaps remove pa
https://bugs.python.org/issue43497 opened by darke

#43498: "dictionary changed size during iteration" error in _ExecutorM
https://bugs.python.org/issue43498 opened by kulikjak

#43500: Add filtercase() into fnmatch
https://bugs.python.org/issue43500 opened by wyz23x2

#43501: email._header_value_parse throws AttributeError on display nam
https://bugs.python.org/issue43501 opened by elenril

#43502: [C-API] Convert obvious unsafe macros to static inline functio
https://bugs.python.org/issue43502 opened by erlendaasland

#43503: [subinterpreters] PyObject statics exposed in the limited API
https://bugs.python.org/issue43503 opened by eric.snow

#43504: effbot.org down
https://bugs.python.org/issue43504 opened by mdk

#43505: [sqlite3] Explicitly initialise and shut down sqlite3
https://bugs.python.org/issue43505 opened by erlendaasland

#43508: Miscompilation information for tarfile.open() when given too m
https://bugs.python.org/issue43508 opened by xxm

#43509: CFunctionType object should be hashable in Python
https://bugs.python.org/issue43509 opened by xxm

#43510: PEP 597: Implemente encoding="locale" option and EncodingWarni
https://bugs.python.org/issue43510 opened by methane

#43511: tkinter with Tk 8.6.11 is slow on macOS
https://bugs.python.org/issue43511 opened by thomaswamm

#43513: venv: recreate symlinks on --upgrade
https://bugs.python.org/issue43513 opened by ThiefMaster

#43514: Disallow fork in a subinterpreter affects multiprocessing plug
https://bugs.python.org/issue43514 opened by franku

#43517: Fix false positives in circular import detection with from-imp
https://bugs.python.org/issue43517 opened by pitrou

#43518: textwrap.shorten does not always respect word boundaries
https://bugs.python.org/issue43518 opened by annesylvie

#43520: Fraction only handles regular slashes ("/") and fails with oth
https://bugs.python.org/issue43520 opened by weightwatchers-carlanderson

#43522: SSLContext.hostname_checks_common_name appears to have no effe
https://bugs.python.org/issue43522 opened by Quentin.Pradet

#43523: Handling Ctrl+C while waiting on I/O in Windows
https://bugs.python.org/issue43523 opened by sovetov

#43524: Addition of peek and peekexactly methods to asyncio.StreamRead
https://bugs.python.org/issue43524 opened by awalgarg

#43525: pathlib: Highlight pathlib operator behavior with anchored pat
https://bugs.python.org/issue43525 opened by diegoe

#43526: Programmatic management of BytesWarning doesn't work for nativ
https://bugs.python.org/issue43526 opened by xmorel

#43527: Support full stack trace extraction in warnings.
https://bugs.python.org/issue43527 opened by xmorel

#43528: "connect_read_pipe" raises errors on Windows for STDIN
https://bugs.python.org/issue43528 opened by ivankravets

#43529: pathlib.Path.glob causes OSError encountering symlinks to long
https://bugs.python.org/issue43529 opened by eric.frederich

#43530: email.parser.BytesParser failed to parse mail when it is with
https://bugs.python.org/issue43530 opened by tzing

#43532: Add keyword-only fields to dataclasses
https://bugs.python.org/issue43532 opened by eric.smith

#43533: Exception and contextmanager in __getattr__ causes reference c
https://bugs.python.org/issue43533 opened by crccw

#43534: turtle.textinput window is not transient
https://bugs.python.org/issue43534 opened by quid256

#43535: Make str.join auto-convert inputs to strings.
https://bugs.python.org/issue43535 opened by rhettinger

#43536: 3.9.2 --without-pymalloc --with-pydebug --with-valgrind: test
https://bugs.python.org/issue43536 opened by Thermi

#43537: interpreter crashes when handling long text in input()
https://bugs.python.org/issue43537 opened by xxm

#43538: [Windows] support args and cwd in os.startfile()
https://bugs.python.org/issue43538 opened by eryksun

#43539: test_asyncio: test_sendfile_close_peer_in_the_middle_of_receiv
https://bugs.python.org/issue43539 opened by vstinner

#43540: importlib: Document how to replace load_module() in What's New
https://bugs.python.org/issue43540 opened by vstinner

#43542: Add image/heif(heic) to list of media types in mimetypes.py
https://bugs.python.org/issue43542 opened by martbln

#43544: mimetype default list make a wrong guess for illustrator file
https://bugs.python.org/issue43544 opened by Inkhey

#43545: Use LOAD_GLOBAL to set __module__ in class def
https://bugs.python.org/issue43545 opened by bup

#43546: "Impossible" KeyError from importlib._bootstrap acquire line 1
https://bugs.python.org/issue43546 opened by anentropic

#43547: support ZIP files with zeroed out fields (e.g. for reproducibl
https://bugs.python.org/issue43547 opened by eighthave

#43548: RecursionError depth exceptions break pdb's interactive tracin
https://bugs.python.org/issue43548 opened by behindthebrain

#43549: Outdated descriptions for configuring valgrind.
https://bugs.python.org/issue43549 opened by xxm

#43550: pip.exe is missing from the NuGet package
https://bugs.python.org/issue43550 opened by gipetrou

#43551: [Subinterpreters]: PyImport_Import use static silly_list under
https://bugs.python.org/issue43551 opened by JunyiXie

#43552: Add locale.get_locale_encoding() and locale.get_current_locale
https://bugs.python.org/issue43552 opened by vstinner

#43553: [sqlite3] Improve test coverage
https://bugs.python.org/issue43553 opened by erlendaasland

#43554: email: encoded headers lose their quoting when refolded
https://bugs.python.org/issue43554 opened by Emil.Styrke

#43555: Location of SyntaxError with new parser missing (after continu
https://bugs.python.org/issue43555 opened by aroberge

#43556: fix attr names for ast.expr and ast.stmt
https://bugs.python.org/issue43556 opened by samwyse

#43557: Deprecate getdefaultlocale(), getlocale() and normalize() func
https://bugs.python.org/issue43557 opened by vstinner

#43558: The dataclasses documentation should mention how to call super
https://bugs.python.org/issue43558 opened by eric.smith



Most recent 15 issues with no replies (15)
==========================================

#43558: The dataclasses documentation should mention how to call super
https://bugs.python.org/issue43558

#43556: fix attr names for ast.expr and ast.stmt
https://bugs.python.org/issue43556

#43555: Location of SyntaxError with new parser missing (after continu
https://bugs.python.org/issue43555

#43554: email: encoded headers lose their quoting when refolded
https://bugs.python.org/issue43554

#43553: [sqlite3] Improve test coverage
https://bugs.python.org/issue43553

#43551: [Subinterpreters]: PyImport_Import use static silly_list under
https://bugs.python.org/issue43551

#43550: pip.exe is missing from the NuGet package
https://bugs.python.org/issue43550

#43549: Outdated descriptions for configuring valgrind.
https://bugs.python.org/issue43549

#43548: RecursionError depth exceptions break pdb's interactive tracin
https://bugs.python.org/issue43548

#43545: Use LOAD_GLOBAL to set __module__ in class def
https://bugs.python.org/issue43545

#43544: mimetype default list make a wrong guess for illustrator file
https://bugs.python.org/issue43544

#43542: Add image/heif(heic) to list of media types in mimetypes.py
https://bugs.python.org/issue43542

#43538: [Windows] support args and cwd in os.startfile()
https://bugs.python.org/issue43538

#43533: Exception and contextmanager in __getattr__ causes reference c
https://bugs.python.org/issue43533

#43530: email.parser.BytesParser failed to parse mail when it is with
https://bugs.python.org/issue43530



Most recent 15 issues waiting for review (15)
=============================================

#43553: [sqlite3] Improve test coverage
https://bugs.python.org/issue43553

#43552: Add locale.get_locale_encoding() and locale.get_current_locale
https://bugs.python.org/issue43552

#43551: [Subinterpreters]: PyImport_Import use static silly_list under
https://bugs.python.org/issue43551

#43542: Add image/heif(heic) to list of media types in mimetypes.py
https://bugs.python.org/issue43542

#43534: turtle.textinput window is not transient
https://bugs.python.org/issue43534

#43532: Add keyword-only fields to dataclasses
https://bugs.python.org/issue43532

#43525: pathlib: Highlight pathlib operator behavior with anchored pat
https://bugs.python.org/issue43525

#43522: SSLContext.hostname_checks_common_name appears to have no effe
https://bugs.python.org/issue43522

#43517: Fix false positives in circular import detection with from-imp
https://bugs.python.org/issue43517

#43510: PEP 597: Implemente encoding="locale" option and EncodingWarni
https://bugs.python.org/issue43510

#43503: [subinterpreters] PyObject statics exposed in the limited API
https://bugs.python.org/issue43503

#43502: [C-API] Convert obvious unsafe macros to static inline functio
https://bugs.python.org/issue43502

#43501: email._header_value_parse throws AttributeError on display nam
https://bugs.python.org/issue43501

#43498: "dictionary changed size during iteration" error in _ExecutorM
https://bugs.python.org/issue43498

#43497: SyntaxWarning for "assertion is always true, perhaps remove pa
https://bugs.python.org/issue43497



Top 10 most discussed issues (10)
=================================

#43552: Add locale.get_locale_encoding() and locale.get_current_locale
https://bugs.python.org/issue43552 25 msgs

#42128: Structural Pattern Matching (PEP 634)
https://bugs.python.org/issue42128 13 msgs

#43503: [subinterpreters] PyObject statics exposed in the limited API
https://bugs.python.org/issue43503 13 msgs

#43313: feature: support pymalloc for subinterpreters. each subinterpr
https://bugs.python.org/issue43313 9 msgs

#43502: [C-API] Convert obvious unsafe macros to static inline functio
https://bugs.python.org/issue43502 9 msgs

#43475: Worst-case behaviour of hash collision with float NaN
https://bugs.python.org/issue43475 8 msgs

#43244: Move PyArena C API to the internal C API
https://bugs.python.org/issue43244 7 msgs

#43466: ssl/hashlib: Add configure option to set or auto-detect rpath
https://bugs.python.org/issue43466 7 msgs

#43478: Disallow Mock spec arguments from being Mocks
https://bugs.python.org/issue43478 7 msgs

#35883: Python startup fails with a fatal error if a command line argu
https://bugs.python.org/issue35883 6 msgs



Issues closed (74)
==================

#12777: Inconsistent use of VOLUME_NAME_* with GetFinalPathNameByHandl
https://bugs.python.org/issue12777 closed by eryksun

#15453: ctype with packed bitfields does not match native compiler
https://bugs.python.org/issue15453 closed by eryksun

#15698: PEP 3121, 384 Refactoring applied to pyexpat module
https://bugs.python.org/issue15698 closed by vstinner

#18017: ctypes.PyDLL documentation
https://bugs.python.org/issue18017 closed by eryksun

#22781: ctypes: Differing results between Python and C.
https://bugs.python.org/issue22781 closed by eryksun

#25012: pathlib should allow converting to absolute paths without reso
https://bugs.python.org/issue25012 closed by eryksun

#25117: Windows installer: precompiling stdlib fails with missing DLL
https://bugs.python.org/issue25117 closed by steve.dower

#26882: The Python process stops responding immediately after starting
https://bugs.python.org/issue26882 closed by eryksun

#27820: Possible bug in smtplib when initial_response_ok=False
https://bugs.python.org/issue27820 closed by orsenthil

#28344: Python 3.5.2 installer hangs when run in session 0
https://bugs.python.org/issue28344 closed by eryksun

#29586: Cannot run pip in fresh install of py 3.5.3
https://bugs.python.org/issue29586 closed by steve.dower

#29687: smtplib does not support proxy
https://bugs.python.org/issue29687 closed by christian.heimes

#29982: tempfile.TemporaryDirectory fails to delete itself
https://bugs.python.org/issue29982 closed by gvanrossum

#31103: Windows Installer Product does not include micro version in di
https://bugs.python.org/issue31103 closed by steve.dower

#32434: pathlib.WindowsPath.reslove(strict=False) returns absoulte pat
https://bugs.python.org/issue32434 closed by eryksun

#33129: Add kwarg-only option to dataclass
https://bugs.python.org/issue33129 closed by eric.smith

#33136: Harden ssl module against CVE-2018-8970
https://bugs.python.org/issue33136 closed by gregory.p.smith

#33159: Implement PEP 473
https://bugs.python.org/issue33159 closed by skreft

#33603: Subprocess Thread handles grow with each call and aren't relea
https://bugs.python.org/issue33603 closed by eryksun

#33780: [subprocess] Better Unicode support for shell=True on Windows
https://bugs.python.org/issue33780 closed by eryksun

#34187: Issues with lazy fd support in _WindowsConsoleIO fileno() and
https://bugs.python.org/issue34187 closed by eryksun

#34840: dlopen() error with no error message from dlerror()
https://bugs.python.org/issue34840 closed by eryksun

#35216: misleading error message from shutil.copy()
https://bugs.python.org/issue35216 closed by eryksun

#36646: os.listdir() got permission error in Python3.6 but it's fine i
https://bugs.python.org/issue36646 closed by eryksun

#37820: Unnecessary URL scheme exists to allow 'URL: reading file in u
https://bugs.python.org/issue37820 closed by christian.heimes

#39340: shutil.rmtree and write protected files
https://bugs.python.org/issue39340 closed by eryksun

#39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl
https://bugs.python.org/issue39342 closed by christian.heimes

#40540: inconstent stdin buffering/seeking behaviour
https://bugs.python.org/issue40540 closed by eryksun

#40763: zipfile.extractall is safe by now
https://bugs.python.org/issue40763 closed by gregory.p.smith

#41123: Remove Py_UNICODE APIs except PEP 623
https://bugs.python.org/issue41123 closed by methane

#41200: Add pickle.loads fuzz test
https://bugs.python.org/issue41200 closed by gregory.p.smith

#41567: multiprocessing.Pool from concurrent threads failure on 3.9.0r
https://bugs.python.org/issue41567 closed by pitrou

#41883: ctypes pointee goes out of scope, then pointer in struct dangl
https://bugs.python.org/issue41883 closed by eryksun

#41933: Wording of s * n in Common Sequence Operations is not optimal
https://bugs.python.org/issue41933 closed by mdk

#42322: Spectre mitigations in CPython interpreter
https://bugs.python.org/issue42322 closed by gregory.p.smith

#42370: test_ttk_guionly: test_to() fails on the GitHub Ubuntu job
https://bugs.python.org/issue42370 closed by vstinner

#42730: TypeError/hang inside of Time.Sleep() when _thread.interrupt_m
https://bugs.python.org/issue42730 closed by eryksun

#43065: Delegating to thread and process deadlocks
https://bugs.python.org/issue43065 closed by doublex

#43068: test_subprocess: test_specific_shell() fails on AMD64 FreeBSD
https://bugs.python.org/issue43068 closed by vstinner

#43175: filecmp is not working for UTF-8 BOM file.
https://bugs.python.org/issue43175 closed by eryksun

#43199: FAQ about goto lacks answer
https://bugs.python.org/issue43199 closed by terry.reedy

#43214: site: Potential UnicodeDecodeError when handling pth file
https://bugs.python.org/issue43214 closed by methane

#43228: Regression in function builtins
https://bugs.python.org/issue43228 closed by vstinner

#43245: Add keyword argument support to ChainMap.new_child()
https://bugs.python.org/issue43245 closed by rhettinger

#43285: ftplib should not use the host from the PASV response
https://bugs.python.org/issue43285 closed by gregory.p.smith

#43353: Document that logging.getLevelName() can return a numeric valu
https://bugs.python.org/issue43353 closed by felixxm

#43357: Python memory cleaning
https://bugs.python.org/issue43357 closed by gregory.p.smith

#43382: github CI blocked by the Ubuntu CI with an SSL error
https://bugs.python.org/issue43382 closed by christian.heimes

#43410: Parser does not handle correctly some errors when parsin from
https://bugs.python.org/issue43410 closed by pablogsal

#43427: Possible error on the descriptor howto guide
https://bugs.python.org/issue43427 closed by rhettinger

#43428: Sync importlib_metadata enhancements through 3.7.
https://bugs.python.org/issue43428 closed by jaraco

#43437: venv activate bash script has wrong line endings on windows
https://bugs.python.org/issue43437 closed by eryksun

#43441: [Subinterpreters]: global variable next_version_tag cause meth
https://bugs.python.org/issue43441 closed by vstinner

#43444: [sqlite3] Move MODULE_NAME def from setup.py to module.h
https://bugs.python.org/issue43444 closed by berker.peksag

#43462: canvas.bbox returns None on 'hidden' items while coords doesn'
https://bugs.python.org/issue43462 closed by Vincent

#43477: from x import * behavior inconsistent between module types.
https://bugs.python.org/issue43477 closed by brett.cannon

#43479: Remove a duplicate comment and assignment in http.client
https://bugs.python.org/issue43479 closed by orsenthil

#43483: Loss of content in simple (but oversize) SAX parsing
https://bugs.python.org/issue43483 closed by ridgerat1611

#43485: Spam
https://bugs.python.org/issue43485 closed by zach.ware

#43488: Added new methods to vector.py
https://bugs.python.org/issue43488 closed by rhettinger

#43489: Can't install, nothing to install
https://bugs.python.org/issue43489 closed by ned.deily

#43491: Windows filepath bug
https://bugs.python.org/issue43491 closed by eryksun

#43496: macOS tkinter Save As doesn't accept keyboard shortcuts
https://bugs.python.org/issue43496 closed by terry.reedy

#43499: Compiler warnings in building Python 3.9 on Windows
https://bugs.python.org/issue43499 closed by serhiy.storchaka

#43506: PEP 624: Update document for removal schedule
https://bugs.python.org/issue43506 closed by methane

#43507: Variables in locals scope fails to be printed.
https://bugs.python.org/issue43507 closed by mark.dickinson

#43512: Bug in isinstance(instance, cls) with cls being a protocol? (P
https://bugs.python.org/issue43512 closed by gvanrossum

#43515: Lazy import in concurrent.futures produces partial import erro
https://bugs.python.org/issue43515 closed by pitrou

#43516: python on raspberry pi
https://bugs.python.org/issue43516 closed by eric.smith

#43519: access python private variable
https://bugs.python.org/issue43519 closed by steven.daprano

#43521: Allow `ast.unparse` to handle NaNs and empty sets
https://bugs.python.org/issue43521 closed by pablogsal

#43531: Turtle module does not work
https://bugs.python.org/issue43531 closed by mark.dickinson

#43541: PyEval_EvalCodeEx() can no longer be called with code which ha
https://bugs.python.org/issue43541 closed by vstinner

#43543: Spam
https://bugs.python.org/issue43543 closed by petr.viktorin
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/5H3JH3KFIHAO3DDSXHL7DAFVTIYQ5NG3/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-03-19 - 2021-03-26)
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 7498 (+17)
closed 47871 (+58)
total 55369 (+75)

Open issues with patches: 2984


Issues opened (54)
==================

#33164: Blake 2 module update
https://bugs.python.org/issue33164 reopened by christian.heimes

#42129: Support resources in namespace packages
https://bugs.python.org/issue42129 reopened by vstinner

#43560: Modify SAX/expat parsing to avoid fragmentation of already-tin
https://bugs.python.org/issue43560 opened by ridgerat1611

#43561: Modify XML parsing library descriptions to forewarn of content
https://bugs.python.org/issue43561 opened by ridgerat1611

#43562: test_ssl.NetworkedTests.test_timeout_connect_ex fails if netwo
https://bugs.python.org/issue43562 opened by carljm

#43563: Use dedicated opcodes to speed up calls/attribute lookups with
https://bugs.python.org/issue43563 opened by v2m

#43564: ftp tests in test_urllib2net fail instead of skipping on unrea
https://bugs.python.org/issue43564 opened by carljm

#43565: PyUnicode_KIND macro does not has specified return type
https://bugs.python.org/issue43565 opened by maxbachmann

#43567: regen.vcxproj cannot regenerate some necessary files
https://bugs.python.org/issue43567 opened by pjx206

#43568: Drop support for Mac OS X < 10.3 module linking
https://bugs.python.org/issue43568 opened by jmr

#43570: pyspecific.py > AuditEvent mess with translations
https://bugs.python.org/issue43570 opened by mdk

#43574: Regression in overallocation for literal list initialization i
https://bugs.python.org/issue43574 opened by Chad.Netzer

#43576: python3.6.4 os.environ error when write chinese to file
https://bugs.python.org/issue43576 opened by rushant

#43578: With asyncio subprocess, send_signal() and the child process w
https://bugs.python.org/issue43578 opened by lincheney

#43579: Leak in asyncio.selector_events._SelectorSocketTransport
https://bugs.python.org/issue43579 opened by begnac

#43582: SSLContext.sni_callback docs inaccurately describe available h
https://bugs.python.org/issue43582 opened by theandrew168

#43583: make test failures, 2 tests failed: test_embed test_tabnan
https://bugs.python.org/issue43583 opened by Pattesvador

#43584: Doc description of str.title() upper case vs. title case.
https://bugs.python.org/issue43584 opened by grant.b.edwards

#43585: perf_counter() returns computers uptime
https://bugs.python.org/issue43585 opened by txhx38

#43588: [Subinterpreters]: use static variable under building Python w
https://bugs.python.org/issue43588 opened by JunyiXie

#43590: Collapse sidebar issue on https://docs.python.org/3/
https://bugs.python.org/issue43590 opened by lucijan345

#43592: test_importlib: test_multiprocessing_pool_circular_import() fa
https://bugs.python.org/issue43592 opened by vstinner

#43593: pymalloc is not aware of Memory Tagging Extension (MTE) and cr
https://bugs.python.org/issue43593 opened by ggardet

#43594: A metaclass that inherits both `ABC` and `ABCMeta` breaks on
https://bugs.python.org/issue43594 opened by erezinman

#43595: Can not add a metclass that inherits both ABCMeta & ABC to a U
https://bugs.python.org/issue43595 opened by erezinman

#43596: change assertRaises message when wrong exception is raised
https://bugs.python.org/issue43596 opened by rsk2

#43597: robotparser should support specifying SSL context
https://bugs.python.org/issue43597 opened by Tchinmai7

#43598: test_subprocess logs multiple ResourceWarning warnings
https://bugs.python.org/issue43598 opened by vstinner

#43599: Setting long domain of locale.dgettext() crashes Python interp
https://bugs.python.org/issue43599 opened by xxm

#43600: IDLE: fix highlight locationfor f-string field errors
https://bugs.python.org/issue43600 opened by terry.reedy

#43602: Include Decimal's in numbers.Real
https://bugs.python.org/issue43602 opened by Sergey.Kirpichev

#43604: Fix tempfile.mktemp()
https://bugs.python.org/issue43604 opened by David Luke??

#43605: Issue of scopes unclear in documentation, or wrongly implement
https://bugs.python.org/issue43605 opened by bruno.loff

#43606: PySimpleGUI: initial huge window & no widgets visible
https://bugs.python.org/issue43606 opened by bennett78

#43607: urllib's request.pathname2url not compatible with extended-len
https://bugs.python.org/issue43607 opened by levineds

#43608: `bytes_concat` and Buffer cleanup
https://bugs.python.org/issue43608 opened by seberg

#43609: ast.unparse-ing a FunctionType gives ambiguous result
https://bugs.python.org/issue43609 opened by cleoold

#43610: Ctrl C makes interpreter exit
https://bugs.python.org/issue43610 opened by xxm

#43611: Function tcflow() in module termios can not be interupted when
https://bugs.python.org/issue43611 opened by xxm

#43612: zlib.compress should have a wbits argument
https://bugs.python.org/issue43612 opened by rhpvorderman

#43613: gzip.compress and gzip.decompress are sub-optimally implemente
https://bugs.python.org/issue43613 opened by rhpvorderman

#43614: Search is not beginner friendly
https://bugs.python.org/issue43614 opened by anthony-flury

#43617: Missing definition in configure.ac causing autoreconf to creat
https://bugs.python.org/issue43617 opened by congma

#43619: convenience of using create_datagram_endpoint (and friends)
https://bugs.python.org/issue43619 opened by Roman.Valov

#43620: os.path.join does not use os.sep as documentation claims
https://bugs.python.org/issue43620 opened by jpsutton

#43621: gzip._GzipReader should only throw BadGzipFile errors
https://bugs.python.org/issue43621 opened by rhpvorderman

#43622: TLS 1.3, client polling returns event without data
https://bugs.python.org/issue43622 opened by gchauvel

#43624: Add underscore as a decimal separator for string formatting
https://bugs.python.org/issue43624 opened by Terry Davis

#43625: CSV has_headers heuristic could be improved
https://bugs.python.org/issue43625 opened by ejacq

#43627: What are the requirements for a test_sundry-testable script in
https://bugs.python.org/issue43627 opened by skip.montanaro

#43629: fix _PyRun_SimpleFileObject create __main__ module and cache.
https://bugs.python.org/issue43629 opened by JunyiXie

#43630: unittest use dir(module) to load test cases. Run unittest file
https://bugs.python.org/issue43630 opened by JunyiXie

#43631: Update to OpenSSL 1.1.1k
https://bugs.python.org/issue43631 opened by christian.heimes

#43633: Improve the textual representation of IPv4-mapped IPv6 address
https://bugs.python.org/issue43633 opened by maxmouchet



Most recent 15 issues with no replies (15)
==========================================

#43633: Improve the textual representation of IPv4-mapped IPv6 address
https://bugs.python.org/issue43633

#43631: Update to OpenSSL 1.1.1k
https://bugs.python.org/issue43631

#43630: unittest use dir(module) to load test cases. Run unittest file
https://bugs.python.org/issue43630

#43629: fix _PyRun_SimpleFileObject create __main__ module and cache.
https://bugs.python.org/issue43629

#43627: What are the requirements for a test_sundry-testable script in
https://bugs.python.org/issue43627

#43621: gzip._GzipReader should only throw BadGzipFile errors
https://bugs.python.org/issue43621

#43619: convenience of using create_datagram_endpoint (and friends)
https://bugs.python.org/issue43619

#43612: zlib.compress should have a wbits argument
https://bugs.python.org/issue43612

#43611: Function tcflow() in module termios can not be interupted when
https://bugs.python.org/issue43611

#43608: `bytes_concat` and Buffer cleanup
https://bugs.python.org/issue43608

#43600: IDLE: fix highlight locationfor f-string field errors
https://bugs.python.org/issue43600

#43599: Setting long domain of locale.dgettext() crashes Python interp
https://bugs.python.org/issue43599

#43598: test_subprocess logs multiple ResourceWarning warnings
https://bugs.python.org/issue43598

#43597: robotparser should support specifying SSL context
https://bugs.python.org/issue43597

#43596: change assertRaises message when wrong exception is raised
https://bugs.python.org/issue43596



Most recent 15 issues waiting for review (15)
=============================================

#43631: Update to OpenSSL 1.1.1k
https://bugs.python.org/issue43631

#43629: fix _PyRun_SimpleFileObject create __main__ module and cache.
https://bugs.python.org/issue43629

#43625: CSV has_headers heuristic could be improved
https://bugs.python.org/issue43625

#43620: os.path.join does not use os.sep as documentation claims
https://bugs.python.org/issue43620

#43617: Missing definition in configure.ac causing autoreconf to creat
https://bugs.python.org/issue43617

#43612: zlib.compress should have a wbits argument
https://bugs.python.org/issue43612

#43597: robotparser should support specifying SSL context
https://bugs.python.org/issue43597

#43588: [Subinterpreters]: use static variable under building Python w
https://bugs.python.org/issue43588

#43574: Regression in overallocation for literal list initialization i
https://bugs.python.org/issue43574

#43570: pyspecific.py > AuditEvent mess with translations
https://bugs.python.org/issue43570

#43568: Drop support for Mac OS X < 10.3 module linking
https://bugs.python.org/issue43568

#43564: ftp tests in test_urllib2net fail instead of skipping on unrea
https://bugs.python.org/issue43564

#43563: Use dedicated opcodes to speed up calls/attribute lookups with
https://bugs.python.org/issue43563

#43562: test_ssl.NetworkedTests.test_timeout_connect_ex fails if netwo
https://bugs.python.org/issue43562

#43556: fix attr names for ast.expr and ast.stmt
https://bugs.python.org/issue43556



Top 10 most discussed issues (10)
=================================

#32592: Drop support of Windows Vista and Windows 7
https://bugs.python.org/issue32592 10 msgs

#43511: tkinter with Tk 8.6.11 is slow on macOS
https://bugs.python.org/issue43511 10 msgs

#43620: os.path.join does not use os.sep as documentation claims
https://bugs.python.org/issue43620 10 msgs

#43588: [Subinterpreters]: use static variable under building Python w
https://bugs.python.org/issue43588 9 msgs

#43547: support ZIP files with zeroed out fields (e.g. for reproducibl
https://bugs.python.org/issue43547 8 msgs

#43582: SSLContext.sni_callback docs inaccurately describe available h
https://bugs.python.org/issue43582 7 msgs

#43606: PySimpleGUI: initial huge window & no widgets visible
https://bugs.python.org/issue43606 7 msgs

#43602: Include Decimal's in numbers.Real
https://bugs.python.org/issue43602 6 msgs

#43624: Add underscore as a decimal separator for string formatting
https://bugs.python.org/issue43624 6 msgs

#40521: [subinterpreters] Make free lists and unicode caches per-inter
https://bugs.python.org/issue40521 5 msgs



Issues closed (59)
==================

#4198: os.path.normcase gets fooled on windows with mapped linux netw
https://bugs.python.org/issue4198 closed by eryksun

#12762: OSError msg should display symbolic error codes
https://bugs.python.org/issue12762 closed by ZackerySpytz

#14189: C API documentation must document if returned object is a borr
https://bugs.python.org/issue14189 closed by iritkatriel

#20608: 'SyntaxError: invalid token' is unfriendly
https://bugs.python.org/issue20608 closed by terry.reedy

#24605: segmentation fault at asciilib_split_char.lto_priv
https://bugs.python.org/issue24605 closed by iritkatriel

#28168: Use _winapi.WaitForMultipleObjects in Popen.wait()
https://bugs.python.org/issue28168 closed by eryksun

#28188: os.putenv should support bytes arguments on Windows
https://bugs.python.org/issue28188 closed by eryksun

#29996: Use terminal width by default in pprint
https://bugs.python.org/issue29996 closed by serhiy.storchaka

#31861: add aiter() and anext() functions
https://bugs.python.org/issue31861 closed by gvanrossum

#36860: Inconsistent/Undocumented behavior with pathlib resolve and ab
https://bugs.python.org/issue36860 closed by eryksun

#37894: [win] shutil.which can not find the path if 'cmd' include dire
https://bugs.python.org/issue37894 closed by eryksun

#39418: str.strip() should have a means of adding to the default behav
https://bugs.python.org/issue39418 closed by rhettinger

#39920: os.stat() and os.lstat() fail with Windows device paths
https://bugs.python.org/issue39920 closed by eryksun

#40813: Line number of SyntaxError
https://bugs.python.org/issue40813 closed by terry.reedy

#41064: Specialise syntax error of **dict in f-string field
https://bugs.python.org/issue41064 closed by pablogsal

#41551: test.support has way too many imports in libregrtest
https://bugs.python.org/issue41551 closed by shihai1991

#41718: test.regrtest has way too many imports
https://bugs.python.org/issue41718 closed by vstinner

#42137: Prefer using __spec__ over module_repr() for ModuleType.__repr
https://bugs.python.org/issue42137 closed by brett.cannon

#42914: pprint numbers with underscore
https://bugs.python.org/issue42914 closed by gregory.p.smith

#42964: Draft PEP blob etc
https://bugs.python.org/issue42964 closed by iritkatriel

#43060: Convert _decimal C API from pointer array to struct
https://bugs.python.org/issue43060 closed by erlendaasland

#43244: Move PyArena C API to the internal C API
https://bugs.python.org/issue43244 closed by vstinner

#43416: Add README files in Include/cpython and Include/internal
https://bugs.python.org/issue43416 closed by vstinner

#43420: Optimize rational arithmetics
https://bugs.python.org/issue43420 closed by tim.peters

#43422: Revert _decimal C API changes
https://bugs.python.org/issue43422 closed by pitrou

#43452: Microoptimize PyType_Lookup for cache hits
https://bugs.python.org/issue43452 closed by pablogsal

#43481: PyEval_EvalCode() namespace issue not observed in Python 2.7.
https://bugs.python.org/issue43481 closed by terry.reedy

#43487: Rename __unicode__ methods to __str__ in 2to3 conversion
https://bugs.python.org/issue43487 closed by gregory.p.smith

#43494: Minor changes to Objects/lnotab_notes.txt
https://bugs.python.org/issue43494 closed by skip.montanaro

#43502: [C-API] Convert obvious unsafe macros to static inline functio
https://bugs.python.org/issue43502 closed by erlendaasland

#43517: Fix false positives in circular import detection with from-imp
https://bugs.python.org/issue43517 closed by pitrou

#43520: Make Fraction(string) handle non-ascii slashes
https://bugs.python.org/issue43520 closed by gregory.p.smith

#43535: Make str.join auto-convert inputs to strings.
https://bugs.python.org/issue43535 closed by rhettinger

#43542: Add image/heif(heic) to list of media types in mimetypes.py
https://bugs.python.org/issue43542 closed by gregory.p.smith

#43551: [subinterpreters] Fix PyImport_Import() for subinterpreters
https://bugs.python.org/issue43551 closed by vstinner

#43555: Location of SyntaxError with new parser missing (after continu
https://bugs.python.org/issue43555 closed by pablogsal

#43559: ctypes: Heap Pointer is damaged between C and Python
https://bugs.python.org/issue43559 closed by canberk.sonmez.409

#43566: Docs say int('010', 0) is not legal, but it is
https://bugs.python.org/issue43566 closed by rhettinger

#43569: test_importlib failed on installed Python
https://bugs.python.org/issue43569 closed by pitrou

#43571: Add option to create MPTCP sockets
https://bugs.python.org/issue43571 closed by gregory.p.smith

#43572: "Too many open files" on macOS buildbot
https://bugs.python.org/issue43572 closed by pitrou

#43573: [types] Document __spec__ for types.ModuleType
https://bugs.python.org/issue43573 closed by brett.cannon

#43575: map() instantiation time reducing by using PEP 590 vectorcall
https://bugs.python.org/issue43575 closed by corona10

#43577: Deadlock when using SSLContext._msg_callback and SSLContext.sn
https://bugs.python.org/issue43577 closed by christian.heimes

#43580: A Question about List Slice
https://bugs.python.org/issue43580 closed by mark.dickinson

#43581: array assignment error
https://bugs.python.org/issue43581 closed by rhettinger

#43586: sys.path is weird in Windows 10.
https://bugs.python.org/issue43586 closed by RyuSh1n

#43587: Long string arguments cause nis.map() segfault
https://bugs.python.org/issue43587 closed by vstinner

#43589: Using defaultdict as kwarg to function reuses same dictionary
https://bugs.python.org/issue43589 closed by steven.daprano

#43591: Parser aborts on incomplete/incorrect unicode literals in inte
https://bugs.python.org/issue43591 closed by pablogsal

#43601: Tools/c-analyzer/check-c-globals.py run throw exception err
https://bugs.python.org/issue43601 closed by JunyiXie

#43603: spam
https://bugs.python.org/issue43603 closed by mark.dickinson

#43615: [PATCH] Properly implement Py_UNREACHABLE macro using autoconf
https://bugs.python.org/issue43615 closed by congma

#43616: random.shuffle() crashes with Unhandled exception
https://bugs.python.org/issue43616 closed by scoder

#43618: random.shuffle loses most of the elements
https://bugs.python.org/issue43618 closed by scoder

#43623: nouveaut?? 2021
https://bugs.python.org/issue43623 closed by vstinner

#43626: SIGSEV in PyErr_SetObject
https://bugs.python.org/issue43626 closed by amacias

#43628: Incorrect argument errors for random.getstate()
https://bugs.python.org/issue43628 closed by rhettinger

#43632: an error in the documentation of descriptor
https://bugs.python.org/issue43632 closed by rhettinger
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-03-26 - 2021-04-02)
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 7505 ( +7)
closed 47938 (+67)
total 55443 (+74)

Open issues with patches: 2984


Issues opened (53)
==================

#37368: test_asyncio: test_create_server_ssl_match_failed() failed on
https://bugs.python.org/issue37368 reopened by nascheme

#43510: PEP 597: Implemente encoding="locale" option and EncodingWarni
https://bugs.python.org/issue43510 reopened by methane

#43634: Extensions build does not respect --jobs setting
https://bugs.python.org/issue43634 opened by JustAnotherArchivist

#43635: Documentation needs to declare CalledProcessError as potential
https://bugs.python.org/issue43635 opened by jennievh

#43636: test_descr fails randomly when executed with -R :
https://bugs.python.org/issue43636 opened by pablogsal

#43638: MacOS os.statvfs() has rollover for >4TB disks at each 4TB (32
https://bugs.python.org/issue43638 opened by sanderjo

#43639: Do not raise AttributeError on instance attribute update/delet
https://bugs.python.org/issue43639 opened by maggyero

#43640: Add warnings to ssl.PROTOCOL_TLSv1 and ssl.PROTOCOL_TLSv1_1 do
https://bugs.python.org/issue43640 opened by illia-v

#43641: Update `ssl.PROTOCOL_TLSv1_2` docs since it is not the newest
https://bugs.python.org/issue43641 opened by illia-v

#43642: ctypes.util.find_library can't find the lib on Alpine
https://bugs.python.org/issue43642 opened by An1c0de

#43643: importlib.readers.MultiplexedPath.name is not a property
https://bugs.python.org/issue43643 opened by ap--

#43646: ForwardRef name conflict during evaluation
https://bugs.python.org/issue43646 opened by tefra

#43649: time.strftime('%z') doesn't return UTC offset in the form ??HH
https://bugs.python.org/issue43649 opened by ede123

#43650: MemoryError on zip.read in shutil._unpack_zipfile
https://bugs.python.org/issue43650 opened by igorvoltaic

#43651: PEP 597: Fix EncodingWarning warnings in the Python stdlib
https://bugs.python.org/issue43651 opened by methane

#43652: Upgrade Windows tcl/tk to 8.6.11
https://bugs.python.org/issue43652 opened by terry.reedy

#43654: IDLE: Applying settings disables tab completion
https://bugs.python.org/issue43654 opened by terry.reedy

#43655: Tkinter: Not setting _NET_WM_WINDOW_TYPE on FileDialog
https://bugs.python.org/issue43655 opened by patrickmelix

#43656: StackSummary.format fails if str(value) fails
https://bugs.python.org/issue43656 opened by moi90

#43658: implementations of the deprecated load_module import loader AP
https://bugs.python.org/issue43658 opened by kale-smoothie

#43659: AIX: test_curses crashes buildbot
https://bugs.python.org/issue43659 opened by Michael.Felt

#43661: api-ms-win-core-path-l1-1.0.dll, redux of 40740 (which has sin
https://bugs.python.org/issue43661 opened by tkacvinsky

#43663: Python interpreter works abnormally after interrupting logging
https://bugs.python.org/issue43663 opened by xxm

#43664: Long computations in pdb.run() lead to segfault
https://bugs.python.org/issue43664 opened by xxm

#43666: AIX: Lib/_aix_support.py may break in a WPAR environment
https://bugs.python.org/issue43666 opened by Michael.Felt

#43667: Solaris: Fix broken Unicode encoding in non-UTF locales
https://bugs.python.org/issue43667 opened by kulikjak

#43668: Segfault with for fresh ubuntu 20.04 install
https://bugs.python.org/issue43668 opened by axel_1234

#43669: PEP 644: Require OpenSSL 1.1.1 or newer
https://bugs.python.org/issue43669 opened by christian.heimes

#43671: segfault when using tkinter + pygame for ~5 minutes
https://bugs.python.org/issue43671 opened by Pycryptor10

#43672: Raise ImportWarning when calling find_loader()
https://bugs.python.org/issue43672 opened by brett.cannon

#43676: Doctest ELLIPSIS explanation hard to follow when they're missi
https://bugs.python.org/issue43676 opened by Tim.Hatch

#43678: TypeError: get() got an unexpected keyword argument 'vars'
https://bugs.python.org/issue43678 opened by cis-muzahid

#43679: ttk.Sizegrip disappears under Windows 10 UI Scaling, with dpiA
https://bugs.python.org/issue43679 opened by msmith

#43680: Remove undocumented io.OpenWrapper and _pyio.OpenWrapper
https://bugs.python.org/issue43680 opened by vstinner

#43681: doctest forgets previous imports
https://bugs.python.org/issue43681 opened by ethan.furman

#43682: Make static methods created by @staticmethod callable
https://bugs.python.org/issue43682 opened by vstinner

#43683: Handle generator (and coroutine) state in the bytecode.
https://bugs.python.org/issue43683 opened by Mark.Shannon

#43684: Add combined opcodes
https://bugs.python.org/issue43684 opened by gvanrossum

#43686: re.match appears to hang with certain combinations of pattern
https://bugs.python.org/issue43686 opened by alegrigoriev

#43688: [C API] Support the limited C API in debug mode (Py_INCREF and
https://bugs.python.org/issue43688 opened by vstinner

#43689: difflib: mention other "problematic" characters in documentati
https://bugs.python.org/issue43689 opened by jugmac00

#43693: Logically merge cell and locals array. They are already contig
https://bugs.python.org/issue43693 opened by Mark.Shannon

#43696: High cpu usage using asyncio streams
https://bugs.python.org/issue43696 opened by romikforest

#43697: Importlib documentation does not cover how meta path finders s
https://bugs.python.org/issue43697 opened by paul.moore

#43698: Use syntactically correct examples on abc package page
https://bugs.python.org/issue43698 opened by Vladimir Ryabtsev

#43699: ERROR: Could not find a version that satisfies the requirement
https://bugs.python.org/issue43699 opened by andre_luis

#43701: Add this optionality
https://bugs.python.org/issue43701 opened by mablue

#43702: [Windows] correctly sort and remove duplicates in _winapi gete
https://bugs.python.org/issue43702 opened by eryksun

#43703: xml.etree parser does not accept valid control characters
https://bugs.python.org/issue43703 opened by Romuald

#43704: ShareableList() raises TypeError when passing "name" keyword
https://bugs.python.org/issue43704 opened by steve.newcomb

#43705: [docs] Document that SyntaxError's offsets are 1-indexed
https://bugs.python.org/issue43705 opened by ammar2

#43706: enumerate() instantiation time reducing by using PEP 590 vecto
https://bugs.python.org/issue43706 opened by corona10

#43707: onerror in tempfile has an invalid raise expression
https://bugs.python.org/issue43707 opened by max-sixty



Most recent 15 issues with no replies (15)
==========================================

#43707: onerror in tempfile has an invalid raise expression
https://bugs.python.org/issue43707

#43706: enumerate() instantiation time reducing by using PEP 590 vecto
https://bugs.python.org/issue43706

#43705: [docs] Document that SyntaxError's offsets are 1-indexed
https://bugs.python.org/issue43705

#43704: ShareableList() raises TypeError when passing "name" keyword
https://bugs.python.org/issue43704

#43702: [Windows] correctly sort and remove duplicates in _winapi gete
https://bugs.python.org/issue43702

#43701: Add this optionality
https://bugs.python.org/issue43701

#43698: Use syntactically correct examples on abc package page
https://bugs.python.org/issue43698

#43696: High cpu usage using asyncio streams
https://bugs.python.org/issue43696

#43689: difflib: mention other "problematic" characters in documentati
https://bugs.python.org/issue43689

#43683: Handle generator (and coroutine) state in the bytecode.
https://bugs.python.org/issue43683

#43679: ttk.Sizegrip disappears under Windows 10 UI Scaling, with dpiA
https://bugs.python.org/issue43679

#43678: TypeError: get() got an unexpected keyword argument 'vars'
https://bugs.python.org/issue43678

#43676: Doctest ELLIPSIS explanation hard to follow when they're missi
https://bugs.python.org/issue43676

#43672: Raise ImportWarning when calling find_loader()
https://bugs.python.org/issue43672

#43669: PEP 644: Require OpenSSL 1.1.1 or newer
https://bugs.python.org/issue43669



Most recent 15 issues waiting for review (15)
=============================================

#43706: enumerate() instantiation time reducing by using PEP 590 vecto
https://bugs.python.org/issue43706

#43705: [docs] Document that SyntaxError's offsets are 1-indexed
https://bugs.python.org/issue43705

#43693: Logically merge cell and locals array. They are already contig
https://bugs.python.org/issue43693

#43688: [C API] Support the limited C API in debug mode (Py_INCREF and
https://bugs.python.org/issue43688

#43684: Add combined opcodes
https://bugs.python.org/issue43684

#43683: Handle generator (and coroutine) state in the bytecode.
https://bugs.python.org/issue43683

#43682: Make static methods created by @staticmethod callable
https://bugs.python.org/issue43682

#43680: Remove undocumented io.OpenWrapper and _pyio.OpenWrapper
https://bugs.python.org/issue43680

#43672: Raise ImportWarning when calling find_loader()
https://bugs.python.org/issue43672

#43669: PEP 644: Require OpenSSL 1.1.1 or newer
https://bugs.python.org/issue43669

#43667: Solaris: Fix broken Unicode encoding in non-UTF locales
https://bugs.python.org/issue43667

#43666: AIX: Lib/_aix_support.py may break in a WPAR environment
https://bugs.python.org/issue43666

#43659: AIX: test_curses crashes buildbot
https://bugs.python.org/issue43659

#43656: StackSummary.format fails if str(value) fails
https://bugs.python.org/issue43656

#43655: Tkinter: Not setting _NET_WM_WINDOW_TYPE on FileDialog
https://bugs.python.org/issue43655



Top 10 most discussed issues (10)
=================================

#43567: regen.vcxproj cannot regenerate some necessary files
https://bugs.python.org/issue43567 19 msgs

#43636: test_descr fails randomly when executed with -R :
https://bugs.python.org/issue43636 12 msgs

#43510: PEP 597: Implemente encoding="locale" option and EncodingWarni
https://bugs.python.org/issue43510 10 msgs

#43659: AIX: test_curses crashes buildbot
https://bugs.python.org/issue43659 10 msgs

#43688: [C API] Support the limited C API in debug mode (Py_INCREF and
https://bugs.python.org/issue43688 10 msgs

#43624: Add underscore as a decimal separator for string formatting
https://bugs.python.org/issue43624 9 msgs

#43682: Make static methods created by @staticmethod callable
https://bugs.python.org/issue43682 8 msgs

#43605: Eval/exec and comprehension scopes unclear in documentation
https://bugs.python.org/issue43605 7 msgs

#27129: Wordcode, part 2
https://bugs.python.org/issue27129 6 msgs

#37773: ValueError: I/O operation on closed file. in ZipFile destructo
https://bugs.python.org/issue37773 6 msgs



Issues closed (63)
==================

#24160: Pdb sometimes raises exception when trying to remove a breakpo
https://bugs.python.org/issue24160 closed by iritkatriel

#25643: Python tokenizer rewriting
https://bugs.python.org/issue25643 closed by pablogsal

#26053: regression in pdb output between 2.7 and 3.5
https://bugs.python.org/issue26053 closed by iritkatriel

#26300: "unpacked" bytecode
https://bugs.python.org/issue26300 closed by Mark.Shannon

#29505: Submit the re, json, csv, & struct modules to oss-fuzz testing
https://bugs.python.org/issue29505 closed by ammar2

#32408: Performance regression in urllib.proxy_bypass_environment
https://bugs.python.org/issue32408 closed by xiang.zhang

#32671: redesign Windows os.getlogin, and add os.getuser
https://bugs.python.org/issue32671 closed by eryksun

#33757: Failed separate test_pdb_next_command_in_generator_for_loop in
https://bugs.python.org/issue33757 closed by iritkatriel

#35440: Setup failed 0x80072f7d - Unspecified error
https://bugs.python.org/issue35440 closed by eryksun

#35930: Raising an exception raised in a "future" instance will create
https://bugs.python.org/issue35930 closed by jcea

#36319: Erro 0xC0000374 on windows 10
https://bugs.python.org/issue36319 closed by eryksun

#36792: [Windows] time: crash on formatting time with de_DE locale
https://bugs.python.org/issue36792 closed by eryksun

#37448: obmalloc: radix tree for tracking arena address ranges
https://bugs.python.org/issue37448 closed by nascheme

#37945: [Windows] test_locale.TestMiscellaneous.test_getsetlocale_issu
https://bugs.python.org/issue37945 closed by vstinner

#38794: Setup: support linking openssl statically
https://bugs.python.org/issue38794 closed by christian.heimes

#39231: Mistaken notion in tutorial
https://bugs.python.org/issue39231 closed by terry.reedy

#39369: Doc: Update mmap readline method documentation
https://bugs.python.org/issue39369 closed by iritkatriel

#40012: Avoid Python 2 documentation to appear in Web search results
https://bugs.python.org/issue40012 closed by ammar2

#40705: use-after-free in _zoneinfo.c's module_free function
https://bugs.python.org/issue40705 closed by ammar2

#40932: subprocess docs should warn of shlex use on Windows
https://bugs.python.org/issue40932 closed by ammar2

#41283: The parameter name for imghdr.what in the documentation is wro
https://bugs.python.org/issue41283 closed by ammar2

#41369: Update to libmpdec-2.5.1
https://bugs.python.org/issue41369 closed by pitrou

#41638: Error message: sqlite3.ProgrammingError: You did not supply a
https://bugs.python.org/issue41638 closed by serhiy.storchaka

#41670: ceval traces code differently with USE_COMPUTED_GOTOS
https://bugs.python.org/issue41670 closed by ammar2

#42041: venv subprocess call to python resolves to wrong interpreter
https://bugs.python.org/issue42041 closed by eryksun

#42134: Raise ImportWarning when falling back to find_module()
https://bugs.python.org/issue42134 closed by brett.cannon

#42136: [importlib] deprecate module_repr() methods
https://bugs.python.org/issue42136 closed by brett.cannon

#42225: Tkinter hangs or crashes when displaying astral chars
https://bugs.python.org/issue42225 closed by terry.reedy

#42855: pathlib.exists on Windows raises an exception on URL like/bad
https://bugs.python.org/issue42855 closed by eryksun

#42988: [security] CVE-2021-3426: Information disclosure via pydoc -p:
https://bugs.python.org/issue42988 closed by vstinner

#43125: Trying To Concatenate Bytes and String in SMTPLIB
https://bugs.python.org/issue43125 closed by corona10

#43330: xmlrpc.Server URI query and fragment are discarded from HTTP q
https://bugs.python.org/issue43330 closed by Julien Castiaux

#43433: xmlrpc.client ignores query in URI ("?action=xmlrpc2") since p
https://bugs.python.org/issue43433 closed by vstinner

#43466: ssl/hashlib: Add configure option to set or auto-detect rpath
https://bugs.python.org/issue43466 closed by christian.heimes

#43562: test_ssl.NetworkedTests.test_timeout_connect_ex fails if netwo
https://bugs.python.org/issue43562 closed by vstinner

#43576: python3.6.4 os.environ error when write chinese to file
https://bugs.python.org/issue43576 closed by vstinner

#43609: ast.unparse-ing a FunctionType gives ambiguous result
https://bugs.python.org/issue43609 closed by BTaskaya

#43617: Missing definition in configure.ac causing autoreconf to creat
https://bugs.python.org/issue43617 closed by christian.heimes

#43631: Update to OpenSSL 1.1.1k
https://bugs.python.org/issue43631 closed by christian.heimes

#43637: winreg: SetValueEx leaks memory if PySys_Audit fails
https://bugs.python.org/issue43637 closed by corona10

#43644: importlib.resources.as_file undocumented
https://bugs.python.org/issue43644 closed by jaraco

#43645: xmlrpc.client.ServerProxy silently drops query string from URI
https://bugs.python.org/issue43645 closed by serhiy.storchaka

#43647: Sudden crash displaying certain characters in tk widget
https://bugs.python.org/issue43647 closed by terry.reedy

#43648: Remove redundant datefmt option in logging file config
https://bugs.python.org/issue43648 closed by vinay.sajip

#43653: Typo in the random.shuffle docs
https://bugs.python.org/issue43653 closed by Akarys

#43657: shutil.rmtree fails on readonly files in Windows, onerror not
https://bugs.python.org/issue43657 closed by homerun4711

#43660: Segmentation fault when overriding sys.stderr
https://bugs.python.org/issue43660 closed by pablogsal

#43662: test_tools: test_reindent_file_with_bad_encoding() fails RHEL7
https://bugs.python.org/issue43662 closed by vstinner

#43665: AIX: test_importlib regression (ENV change)
https://bugs.python.org/issue43665 closed by vstinner

#43670: Typo in 3.10 changelog
https://bugs.python.org/issue43670 closed by methane

#43673: Missing stub for logging attribute manager
https://bugs.python.org/issue43673 closed by wdwilcox

#43674: strange effect at recursion limit
https://bugs.python.org/issue43674 closed by eryksun

#43675: test
https://bugs.python.org/issue43675 closed by eric.smith

#43677: Descriptor.rst - Reference to Py_MethodType is not up to date
https://bugs.python.org/issue43677 closed by rhettinger

#43685: __call__ not being called on metaclass
https://bugs.python.org/issue43685 closed by joel.larose

#43687: use unicode_state empty string before unicode_init. without de
https://bugs.python.org/issue43687 closed by vstinner

#43690: [C API] stable_abi.py script must not include PyType_HasFeatur
https://bugs.python.org/issue43690 closed by vstinner

#43691: Comparison of OrderedDict() and dict()
https://bugs.python.org/issue43691 closed by rhettinger

#43692: Raise SyntaxError on implicit string concatentation in list
https://bugs.python.org/issue43692 closed by carsten.docktor

#43694: Tkinter scaling does not work on some linux systems
https://bugs.python.org/issue43694 closed by serhiy.storchaka

#43695: Improve `=` in f-strings
https://bugs.python.org/issue43695 closed by eric.smith

#43700: Replace Zulip badge with Discourse badge in README
https://bugs.python.org/issue43700 closed by zach.ware

#1634034: Show "expected" token on syntax error
https://bugs.python.org/issue1634034 closed by pablogsal
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-04-02 - 2021-04-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 7524 (+19)
closed 48008 (+70)
total 55532 (+89)

Open issues with patches: 2999


Issues opened (60)
==================

#24160: Pdb sometimes raises exception when trying to remove a breakpo
https://bugs.python.org/issue24160 reopened by pablogsal

#39899: `pathlib.Path.expanduser()` does not call `os.path.expanduser(
https://bugs.python.org/issue39899 reopened by steve.dower

#43708: Tkinter theme settings object schema is missing
https://bugs.python.org/issue43708 opened by WHK102

#43712: PEP 597: fileinput uses locale encoding
https://bugs.python.org/issue43712 opened by methane

#43714: re.split(), re.sub(): '\Z' must consume end of string if it ma
https://bugs.python.org/issue43714 opened by alegrigoriev

#43715: curses inch() and scrbkgd() documentation ommissions
https://bugs.python.org/issue43715 opened by pjfarleyiii

#43717: Confusing OSError on HTTP CONNECT failure
https://bugs.python.org/issue43717 opened by michael-o

#43718: HTTP CONNECT response not subject to debug level
https://bugs.python.org/issue43718 opened by michael-o

#43721: Documentation of property.{getter,setter,deleter} fails to men
https://bugs.python.org/issue43721 opened by Antony.Lee

#43722: PEP 597: FileCookieJar uses locale encoding
https://bugs.python.org/issue43722 opened by methane

#43723: Deprecate camelCase aliases from threading.py
https://bugs.python.org/issue43723 opened by Jelle Zijlstra

#43725: Create a release branch ABI stability regression test
https://bugs.python.org/issue43725 opened by gregory.p.smith

#43727: futures cancelled by ThreadPoolExecutor.shutdown() not yielded
https://bugs.python.org/issue43727 opened by bigbenhur

#43731: PEP 597: logging.fileConfig() uses locale encoding.
https://bugs.python.org/issue43731 opened by methane

#43732: PEP 597: mailcap uses locale encoding
https://bugs.python.org/issue43732 opened by methane

#43733: PEP 597: netrc uses locale encoding.
https://bugs.python.org/issue43733 opened by methane

#43735: PEP 597: os.popen() and pipes uses locale encoding
https://bugs.python.org/issue43735 opened by methane

#43737: Documentation of modulo operator should document behaviour cle
https://bugs.python.org/issue43737 opened by anthony-flury

#43738: Clarify public name of curses.window
https://bugs.python.org/issue43738 opened by rmccampbell7

#43739: Fixing the example code in Doc/extending/extending.rst to decl
https://bugs.python.org/issue43739 opened by shreyanavigyan

#43740: Long paths in imp.load_dynamic() lead to segfault
https://bugs.python.org/issue43740 opened by xxm

#43741: http.client leaks from self.fp.read()
https://bugs.python.org/issue43741 opened by HynekPetrak

#43742: tcp_echo_client in asyncio streams example does not work. Hang
https://bugs.python.org/issue43742 opened by jcolo

#43743: BlockingIOError: [Errno 11] Resource temporarily unavailable:
https://bugs.python.org/issue43743 opened by p.conesa.mingo

#43744: enum: Adding a member named _classname__ raises IndexError
https://bugs.python.org/issue43744 opened by smurfix

#43749: venv module does not copy the correct python exe
https://bugs.python.org/issue43749 opened by Ian Norton

#43750: Undefined constant PACKET_MULTIHOST referred to in package soc
https://bugs.python.org/issue43750 opened by Tom Cook

#43751: await anext() returns None when default is given
https://bugs.python.org/issue43751 opened by pewscorner

#43752: [sqlite3] Fetching an empty value from date column raises Valu
https://bugs.python.org/issue43752 opened by felixxm

#43753: [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
https://bugs.python.org/issue43753 opened by vstinner

#43754: Eliminate bindings for partial pattern matches
https://bugs.python.org/issue43754 opened by brandtbucher

#43756: About updating audit events when function gains new arguments
https://bugs.python.org/issue43756 opened by gousaiyang

#43757: pathlib: move 'resolve()' logic out of path flavour
https://bugs.python.org/issue43757 opened by barneygale

#43758: dict.config TimedRotatingFileHandler filename .suffix does not
https://bugs.python.org/issue43758 opened by tea940314

#43760: The DISPATCH() macro is not as efficient as it could be.
https://bugs.python.org/issue43760 opened by Mark.Shannon

#43761: Documenting dataclass and namedtuple changes for structural pa
https://bugs.python.org/issue43761 opened by freundTech

#43762: Add audit events for loading of sqlite3 extensions
https://bugs.python.org/issue43762 opened by erlendaasland

#43763: [sqlite3] Use SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION iso. sqlit
https://bugs.python.org/issue43763 opened by erlendaasland

#43766: Implement PEP 647 (User-Defined Type Guards) in typing.py
https://bugs.python.org/issue43766 opened by kj

#43768: Possible race condition on multiprocessing.Manager().dict() on
https://bugs.python.org/issue43768 opened by jerryc05

#43770: Rework C types initialization
https://bugs.python.org/issue43770 opened by vstinner

#43772: Minor repr error in typing.TypeVar.__ror__()
https://bugs.python.org/issue43772 opened by larry

#43774: [Doc] Document configure options in the Python documentation
https://bugs.python.org/issue43774 opened by vstinner

#43776: Popen with shell=True yield mangled repr output
https://bugs.python.org/issue43776 opened by mkocher

#43777: Remove description of "pip search" command from tutorial
https://bugs.python.org/issue43777 opened by bkline

#43780: Sync importlib_metadata enhancements through 3.10.
https://bugs.python.org/issue43780 opened by jaraco

#43781: SIGSEGV when replacing _multiprocessing.SemLock at runtime
https://bugs.python.org/issue43781 opened by sternj

#43782: Failure to build from source on ppc64le on ubuntu xenial
https://bugs.python.org/issue43782 opened by Anthony Sottile

#43783: Make ParamSpec.args/kwargs more useful objects
https://bugs.python.org/issue43783 opened by Jelle Zijlstra

#43784: starting a thread in __del__ hangs at interpreter shutdown
https://bugs.python.org/issue43784 opened by sylikc

#43785: Remove RLock from BZ2File
https://bugs.python.org/issue43785 opened by methane

#43787: Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
https://bugs.python.org/issue43787 opened by methane

#43789: OpenSSL 3.0.0: password callback called multiple times
https://bugs.python.org/issue43789 opened by christian.heimes

#43790: CLA check fails with a 500 error
https://bugs.python.org/issue43790 opened by bkline

#43791: OpenSSL 3.0.0: TLS 1.0 / 1.1 connections fail with TLSV1_ALERT
https://bugs.python.org/issue43791 opened by christian.heimes

#43792: Cython is not compatible with Python 3.10 yet: "SystemError: b
https://bugs.python.org/issue43792 opened by AMDmi3

#43793: [C API] Py_NewInterpreter() cannot be called from a thread whi
https://bugs.python.org/issue43793 opened by vstinner

#43794: OpenSSL 3.0.0: Handle UNEXPECTED_EOF_WHILE_READING / wrap SSL_
https://bugs.python.org/issue43794 opened by christian.heimes

#43795: Implement PEP 652 -- Maintaining the Stable ABI
https://bugs.python.org/issue43795 opened by petr.viktorin

#43796: "install" package on PyPI
https://bugs.python.org/issue43796 opened by flamableconcrete



Most recent 15 issues with no replies (15)
==========================================

#43795: Implement PEP 652 -- Maintaining the Stable ABI
https://bugs.python.org/issue43795

#43793: [C API] Py_NewInterpreter() cannot be called from a thread whi
https://bugs.python.org/issue43793

#43787: Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
https://bugs.python.org/issue43787

#43783: Make ParamSpec.args/kwargs more useful objects
https://bugs.python.org/issue43783

#43780: Sync importlib_metadata enhancements through 3.10.
https://bugs.python.org/issue43780

#43768: Possible race condition on multiprocessing.Manager().dict() on
https://bugs.python.org/issue43768

#43762: Add audit events for loading of sqlite3 extensions
https://bugs.python.org/issue43762

#43758: dict.config TimedRotatingFileHandler filename .suffix does not
https://bugs.python.org/issue43758

#43757: pathlib: move 'resolve()' logic out of path flavour
https://bugs.python.org/issue43757

#43750: Undefined constant PACKET_MULTIHOST referred to in package soc
https://bugs.python.org/issue43750

#43744: enum: Adding a member named _classname__ raises IndexError
https://bugs.python.org/issue43744

#43743: BlockingIOError: [Errno 11] Resource temporarily unavailable:
https://bugs.python.org/issue43743

#43742: tcp_echo_client in asyncio streams example does not work. Hang
https://bugs.python.org/issue43742

#43740: Long paths in imp.load_dynamic() lead to segfault
https://bugs.python.org/issue43740

#43735: PEP 597: os.popen() and pipes uses locale encoding
https://bugs.python.org/issue43735



Most recent 15 issues waiting for review (15)
=============================================

#43795: Implement PEP 652 -- Maintaining the Stable ABI
https://bugs.python.org/issue43795

#43794: OpenSSL 3.0.0: Handle UNEXPECTED_EOF_WHILE_READING / wrap SSL_
https://bugs.python.org/issue43794

#43791: OpenSSL 3.0.0: TLS 1.0 / 1.1 connections fail with TLSV1_ALERT
https://bugs.python.org/issue43791

#43789: OpenSSL 3.0.0: password callback called multiple times
https://bugs.python.org/issue43789

#43785: Remove RLock from BZ2File
https://bugs.python.org/issue43785

#43783: Make ParamSpec.args/kwargs more useful objects
https://bugs.python.org/issue43783

#43780: Sync importlib_metadata enhancements through 3.10.
https://bugs.python.org/issue43780

#43777: Remove description of "pip search" command from tutorial
https://bugs.python.org/issue43777

#43774: [Doc] Document configure options in the Python documentation
https://bugs.python.org/issue43774

#43770: Rework C types initialization
https://bugs.python.org/issue43770

#43766: Implement PEP 647 (User-Defined Type Guards) in typing.py
https://bugs.python.org/issue43766

#43763: [sqlite3] Use SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION iso. sqlit
https://bugs.python.org/issue43763

#43762: Add audit events for loading of sqlite3 extensions
https://bugs.python.org/issue43762

#43760: The DISPATCH() macro is not as efficient as it could be.
https://bugs.python.org/issue43760

#43757: pathlib: move 'resolve()' logic out of path flavour
https://bugs.python.org/issue43757



Top 10 most discussed issues (10)
=================================

#43725: Create a release branch ABI stability regression test
https://bugs.python.org/issue43725 18 msgs

#43753: [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
https://bugs.python.org/issue43753 14 msgs

#43774: [Doc] Document configure options in the Python documentation
https://bugs.python.org/issue43774 10 msgs

#39899: `pathlib.Path.expanduser()` does not call `os.path.expanduser(
https://bugs.python.org/issue39899 9 msgs

#43651: PEP 597: Fix EncodingWarning warnings in the Python stdlib
https://bugs.python.org/issue43651 9 msgs

#43684: Add combined opcodes
https://bugs.python.org/issue43684 9 msgs

#41111: [C API] Convert a few stdlib extensions to the limited C API (
https://bugs.python.org/issue41111 6 msgs

#43075: ReDoS in urllib.request
https://bugs.python.org/issue43075 6 msgs

#43689: difflib: mention other "problematic" characters in documentati
https://bugs.python.org/issue43689 6 msgs

#15443: datetime module has no support for nanoseconds
https://bugs.python.org/issue15443 5 msgs



Issues closed (65)
==================

#17306: Improve the way abstract base classes are shown in help()
https://bugs.python.org/issue17306 closed by rhettinger

#19080: Enrich SyntaxError with additional information
https://bugs.python.org/issue19080 closed by terry.reedy

#20503: super behaviour and abstract base classes (either implementati
https://bugs.python.org/issue20503 closed by rhettinger

#22538: turtledemo two_canvases reversion
https://bugs.python.org/issue22538 closed by terry.reedy

#23470: OpenBSD buildbot uses wrong stdlib
https://bugs.python.org/issue23470 closed by ned.deily

#27129: Wordcode, part 2
https://bugs.python.org/issue27129 closed by pablogsal

#31956: Add start and stop parameters to the array.index()
https://bugs.python.org/issue31956 closed by corona10

#36470: dataclasses.replace raises an exception if InitVar with defaul
https://bugs.python.org/issue36470 closed by eric.smith

#36865: FileInput does not allow 'rt' mode, but all its existing deleg
https://bugs.python.org/issue36865 closed by methane

#37712: Exception frames from unittest.TestCase.fail dependent on nest
https://bugs.python.org/issue37712 closed by iritkatriel

#39537: Change line number table format
https://bugs.python.org/issue39537 closed by Mark.Shannon

#39659: pathlib calls `os.getcwd()` without using accessor
https://bugs.python.org/issue39659 closed by steve.dower

#39895: `pathlib.Path.touch()` calls `os.close()` without using access
https://bugs.python.org/issue39895 closed by steve.dower

#39906: pathlib.Path: add `follow_symlinks` argument to `stat()` and `
https://bugs.python.org/issue39906 closed by steve.dower

#40038: pathlib: remove partial support for preserving accessor when m
https://bugs.python.org/issue40038 closed by steve.dower

#40066: Enum: modify __repr__, __str__; update docs
https://bugs.python.org/issue40066 closed by ethan.furman

#42135: [importlib] Deprecate find_module() & find_loader() mplementat
https://bugs.python.org/issue42135 closed by brett.cannon

#42247: unittest hides traceback frames in chained exceptions
https://bugs.python.org/issue42247 closed by iritkatriel

#42380: Build windows binaries with MS VS2019 16.8+ / MSVC 19.28+
https://bugs.python.org/issue42380 closed by steve.dower

#42899: Is it legal to eliminate tests of a value, when that test has
https://bugs.python.org/issue42899 closed by Mark.Shannon

#42999: `pathlib.Path.link_to()` documentation is misleading
https://bugs.python.org/issue42999 closed by steve.dower

#43084: curses.window.enclose() should return bool
https://bugs.python.org/issue43084 closed by serhiy.storchaka

#43087: ctypes documentation error
https://bugs.python.org/issue43087 closed by terry.reedy

#43164: test_nntplib.NetworkedNNTP_SSLTests fails on "AMD64 RHEL8 FIPS
https://bugs.python.org/issue43164 closed by cstratak

#43176: Dataclasses derived from empty frozen bases skip immutability
https://bugs.python.org/issue43176 closed by eric.smith

#43325: Documentation should warn that 'is' is not a safe comparison o
https://bugs.python.org/issue43325 closed by rhettinger

#43567: regen.vcxproj cannot regenerate some necessary files
https://bugs.python.org/issue43567 closed by steve.dower

#43661: api-ms-win-core-path-l1-1.0.dll, redux of 40740 (which has sin
https://bugs.python.org/issue43661 closed by eric.smith

#43671: segfault when using pygame for ~5 minutes
https://bugs.python.org/issue43671 closed by terry.reedy

#43672: Raise ImportWarning when calling find_loader()
https://bugs.python.org/issue43672 closed by brett.cannon

#43679: ttk.Sizegrip disappears under Windows 10 UI Scaling, with dpiA
https://bugs.python.org/issue43679 closed by terry.reedy

#43701: Add this optionality
https://bugs.python.org/issue43701 closed by ned.deily

#43705: [docs] Document that SyntaxError's offsets are 1-indexed
https://bugs.python.org/issue43705 closed by ammar2

#43707: onerror in tempfile has an invalid raise expression
https://bugs.python.org/issue43707 closed by max-sixty

#43709: Windows Tools\buildbot\clean.bat misses some needed pyc/pyo re
https://bugs.python.org/issue43709 closed by db3l

#43710: Access violations in C extension modules on Python 3.9.3
https://bugs.python.org/issue43710 closed by lukasz.langa

#43711: cgi.log() uses locale encoding
https://bugs.python.org/issue43711 closed by serhiy.storchaka

#43713: sorted() signature is not accurate in the documentation
https://bugs.python.org/issue43713 closed by rhettinger

#43716: curses.pair_number() function incorrect value under Windows
https://bugs.python.org/issue43716 closed by serhiy.storchaka

#43719: Master build failure on Windows getting file system encoding
https://bugs.python.org/issue43719 closed by pablogsal

#43720: Document various preexisting stdlib deprecations related to im
https://bugs.python.org/issue43720 closed by brett.cannon

#43724: macOS cannot compute sizeof (long double)
https://bugs.python.org/issue43724 closed by ned.deily

#43726: regex module fails with a quantified backref but succeeds with
https://bugs.python.org/issue43726 closed by Davidebyzero

#43728: Change the exception message raised when _curses is not found.
https://bugs.python.org/issue43728 closed by shreyanavigyan

#43729: Tutorial Documentation for 3.1.1. Numbers missing "result"
https://bugs.python.org/issue43729 closed by thomaspcavalli

#43730: Tutorial Documentation for 4.7.3.2. Positional-Only Parameters
https://bugs.python.org/issue43730 closed by serhiy.storchaka

#43734: PEP 597: pdb uses locale encoding for pdbrc file
https://bugs.python.org/issue43734 closed by serhiy.storchaka

#43736: asyncio create_task() odd behavior
https://bugs.python.org/issue43736 closed by zach.ware

#43745: ssl.OPENSSL_VERSION still reporting 1.1.1i on windows 3.8.9/3.
https://bugs.python.org/issue43745 closed by steve.dower

#43746: Weird typing annotation closure behavior
https://bugs.python.org/issue43746 closed by gvanrossum

#43747: Can't create new interpreter in multi thread
https://bugs.python.org/issue43747 closed by eric.smith

#43748: Inconsistent grammar in new error message (introduced in 3.10.
https://bugs.python.org/issue43748 closed by gvanrossum

#43755: lambda expression no longer valid at comp_if in Python 3.9
https://bugs.python.org/issue43755 closed by pablogsal

#43759: StreamHandler does not print to sys.stderr immediately
https://bugs.python.org/issue43759 closed by MunchDev

#43764: Turning off generation of __match_args__ for dataclasses
https://bugs.python.org/issue43764 closed by gvanrossum

#43765: Add support for the RFC5705 SSL_export_keying_material functio
https://bugs.python.org/issue43765 closed by wingel71

#43767: Compiler arning about 'Yield' macro redefinition on Windows
https://bugs.python.org/issue43767 closed by gvanrossum

#43769: ipaddress module takes bytes input as valid ip address
https://bugs.python.org/issue43769 closed by eric.smith

#43771: [Windows] stdin line buffer size
https://bugs.python.org/issue43771 closed by eryksun

#43773: macOS official installer builds not respecting DYLD_LIBRARY_PA
https://bugs.python.org/issue43773 closed by ned.deily

#43775: JSON Parsing Alarm: Requests + Json = JSONDecodeError
https://bugs.python.org/issue43775 closed by marikasakowa

#43778: [Doc] Doc/tools/extensions/glossary_search.py fails with FileN
https://bugs.python.org/issue43778 closed by vstinner

#43779: Fix possible parser/AST ref leaks
https://bugs.python.org/issue43779 closed by pablogsal

#43786: slice(None) is slice(None) is False
https://bugs.python.org/issue43786 closed by steven.daprano

#43788: OpenSSL 3.0.0: Make ssl_data.h version specific
https://bugs.python.org/issue43788 closed by christian.heimes
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/FBNUM7NRG42LJTSDDWCJWRTQCXNR5RW7/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-04-09 - 2021-04-16)
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 7522 ( -2)
closed 48086 (+78)
total 55608 (+76)

Open issues with patches: 2993


Issues opened (52)
==================

#37251: Mocking a MagicMock with a function spec results in an AsyncMo
https://bugs.python.org/issue37251 reopened by gregory.p.smith

#40066: Enum: modify __repr__, __str__; update docs
https://bugs.python.org/issue40066 reopened by ethan.furman

#40432: Pegen regenerate project for Windows not working
https://bugs.python.org/issue40432 reopened by pablogsal

#43764: Turning off generation of __match_args__ for dataclasses
https://bugs.python.org/issue43764 reopened by eric.smith

#43802: Seg fault on macOS using multiprocessing.JoinableQueue
https://bugs.python.org/issue43802 opened by jacobtylerwalls

#43803: ctypes string_at/wstring_at - bad argument name used in docs a
https://bugs.python.org/issue43803 opened by talhayon1

#43804: Add more info about building C/C++ Extensions on Windows using
https://bugs.python.org/issue43804 opened by shreyanavigyan

#43805: multiprocessing.Queue hangs when process on other side dies
https://bugs.python.org/issue43805 opened by kormang

#43806: asyncio.StreamReader hangs when reading from pipe and other pr
https://bugs.python.org/issue43806 opened by kormang

#43807: JSONDecodeError: Extra Data Raised on Long Valid JSON
https://bugs.python.org/issue43807 opened by UnknownRetiredGuy

#43811: Run GHA CI with multiple OpenSSL versions
https://bugs.python.org/issue43811 opened by christian.heimes

#43813: Denial of service on http.server module with large request met
https://bugs.python.org/issue43813 opened by demonia

#43814: Fix the error message for disallowed __weakref__ slots
https://bugs.python.org/issue43814 opened by maggyero

#43815: documentation for types.new_class() mention misleading default
https://bugs.python.org/issue43815 opened by eric.smith

#43817: Add typing.get_annotations()
https://bugs.python.org/issue43817 opened by larry

#43818: Email does not apply policy to multipart messages with defects
https://bugs.python.org/issue43818 opened by jishac

#43819: ExtensionFileLoader Does Not Implement invalidate_caches
https://bugs.python.org/issue43819 opened by Ian.H

#43821: Undocumented behavior of sleep functions and asyncio delayed e
https://bugs.python.org/issue43821 opened by Josef Havr??nek

#43826: Resource warnings in test_subprocess
https://bugs.python.org/issue43826 opened by xtreak

#43827: abc conflicts with __init_subclass__
https://bugs.python.org/issue43827 opened by vladhoi

#43829: MappingProxyType cannot hash a hashable underlying mapping
https://bugs.python.org/issue43829 opened by andymaier

#43832: asyncio + multiprocessing = core dump in sem_trywait
https://bugs.python.org/issue43832 opened by Andrei Pozolotin

#43833: Unexpected Parsing of Numeric Literals Concatenated with Boole
https://bugs.python.org/issue43833 opened by sco1

#43834: Use context manager in StringIO example
https://bugs.python.org/issue43834 opened by John Hagen

#43835: Dataclasses don't call base class __init__
https://bugs.python.org/issue43835 opened by Paul Pinterits

#43837: Operator precedence documentation could be more clear
https://bugs.python.org/issue43837 opened by aidan.feldman

#43838: There is a way to access an underlying mapping in MappingProxy
https://bugs.python.org/issue43838 opened by serhiy.storchaka

#43843: libregrtest: mark a test as failed if a thread logs an unexpec
https://bugs.python.org/issue43843 opened by vstinner

#43845: test_concurrent_futures leaks many dangling threads on FreeBSD
https://bugs.python.org/issue43845 opened by vstinner

#43846: Control stack usage in large expressions
https://bugs.python.org/issue43846 opened by Mark.Shannon

#43847: [Windows] ntpath.realpath() of bytes root directory may raise
https://bugs.python.org/issue43847 opened by 9001

#43848: gzip.py: explain optional argument mtime
https://bugs.python.org/issue43848 opened by jwuttke

#43851: Optimise SQLite builds on macOS and Windows
https://bugs.python.org/issue43851 opened by erlendaasland

#43852: [sqlite3] Improve tuple creation
https://bugs.python.org/issue43852 opened by erlendaasland

#43853: [sqlite3] Fix sqlite3_value_text() usage
https://bugs.python.org/issue43853 opened by erlendaasland

#43854: curses: returns incorrect chars after resuming a suspended pro
https://bugs.python.org/issue43854 opened by darrikonn

#43855: test_ssl: test_msg_callback_deadlock_bpo43577() failed on macO
https://bugs.python.org/issue43855 opened by vstinner

#43856: Docs for importlib.metadata should mention Python version
https://bugs.python.org/issue43856 opened by pitrou

#43857: Fix the AttributeError message for deletion of a missing attri
https://bugs.python.org/issue43857 opened by maggyero

#43858: Provide method to get list of logging level names
https://bugs.python.org/issue43858 opened by andylowry

#43859: Improve syntax error for indentation errors
https://bugs.python.org/issue43859 opened by pablogsal

#43860: unittest increment tests executed
https://bugs.python.org/issue43860 opened by chelmite

#43861: A potential double free in list_sort_impl
https://bugs.python.org/issue43861 opened by Yunlongs

#43862: warnings: -W option and PYTHONWARNINGS now use the message as
https://bugs.python.org/issue43862 opened by vstinner

#43863: [Windows] test_distutils logs: DeprecationWarning: bdist_msi
https://bugs.python.org/issue43863 opened by vstinner

#43864: [Windows] test_importlib logs: DeprecationWarning: WindowsRegi
https://bugs.python.org/issue43864 opened by vstinner

#43866: Installation files of the Python
https://bugs.python.org/issue43866 opened by xmha97

#43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list
https://bugs.python.org/issue43868 opened by petr.viktorin

#43869: Fix documentation of epoch/time.time
https://bugs.python.org/issue43869 opened by Ofekmeister

#43870: C API Functions Bypass __import__ Override
https://bugs.python.org/issue43870 opened by Ian.H

#43871: urllib.parse.urlparse doesn't check port
https://bugs.python.org/issue43871 opened by palik

#43872: Unable to compile cpython in Visual Studio 2019
https://bugs.python.org/issue43872 opened by shreyanavigyan



Most recent 15 issues with no replies (15)
==========================================

#43870: C API Functions Bypass __import__ Override
https://bugs.python.org/issue43870

#43864: [Windows] test_importlib logs: DeprecationWarning: WindowsRegi
https://bugs.python.org/issue43864

#43863: [Windows] test_distutils logs: DeprecationWarning: bdist_msi
https://bugs.python.org/issue43863

#43861: A potential double free in list_sort_impl
https://bugs.python.org/issue43861

#43859: Improve syntax error for indentation errors
https://bugs.python.org/issue43859

#43857: Fix the AttributeError message for deletion of a missing attri
https://bugs.python.org/issue43857

#43855: test_ssl: test_msg_callback_deadlock_bpo43577() failed on macO
https://bugs.python.org/issue43855

#43853: [sqlite3] Fix sqlite3_value_text() usage
https://bugs.python.org/issue43853

#43848: gzip.py: explain optional argument mtime
https://bugs.python.org/issue43848

#43838: There is a way to access an underlying mapping in MappingProxy
https://bugs.python.org/issue43838

#43834: Use context manager in StringIO example
https://bugs.python.org/issue43834

#43832: asyncio + multiprocessing = core dump in sem_trywait
https://bugs.python.org/issue43832

#43827: abc conflicts with __init_subclass__
https://bugs.python.org/issue43827

#43826: Resource warnings in test_subprocess
https://bugs.python.org/issue43826

#43821: Undocumented behavior of sleep functions and asyncio delayed e
https://bugs.python.org/issue43821



Most recent 15 issues waiting for review (15)
=============================================

#43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list
https://bugs.python.org/issue43868

#43862: warnings: -W option and PYTHONWARNINGS now use the message as
https://bugs.python.org/issue43862

#43859: Improve syntax error for indentation errors
https://bugs.python.org/issue43859

#43857: Fix the AttributeError message for deletion of a missing attri
https://bugs.python.org/issue43857

#43856: Docs for importlib.metadata should mention Python version
https://bugs.python.org/issue43856

#43853: [sqlite3] Fix sqlite3_value_text() usage
https://bugs.python.org/issue43853

#43852: [sqlite3] Improve tuple creation
https://bugs.python.org/issue43852

#43851: Optimise SQLite builds on macOS and Windows
https://bugs.python.org/issue43851

#43848: gzip.py: explain optional argument mtime
https://bugs.python.org/issue43848

#43846: Control stack usage in large expressions
https://bugs.python.org/issue43846

#43843: libregrtest: mark a test as failed if a thread logs an unexpec
https://bugs.python.org/issue43843

#43834: Use context manager in StringIO example
https://bugs.python.org/issue43834

#43827: abc conflicts with __init_subclass__
https://bugs.python.org/issue43827

#43826: Resource warnings in test_subprocess
https://bugs.python.org/issue43826

#43814: Fix the error message for disallowed __weakref__ slots
https://bugs.python.org/issue43814



Top 10 most discussed issues (10)
=================================

#43833: Unexpected Parsing of Numeric Literals Concatenated with Boole
https://bugs.python.org/issue43833 15 msgs

#43725: Create a release branch ABI stability regression test
https://bugs.python.org/issue43725 12 msgs

#14243: tempfile.NamedTemporaryFile not particularly useful on Windows
https://bugs.python.org/issue14243 11 msgs

#43817: Add typing.get_annotations()
https://bugs.python.org/issue43817 10 msgs

#42238: Deprecate suspicious.py?
https://bugs.python.org/issue42238 9 msgs

#43803: ctypes string_at/wstring_at - bad argument name used in docs a
https://bugs.python.org/issue43803 9 msgs

#40137: TODO list when PEP 573 "Module State Access from C Extension M
https://bugs.python.org/issue40137 8 msgs

#43761: Documenting dataclass and namedtuple changes for structural pa
https://bugs.python.org/issue43761 8 msgs

#43835: Dataclasses don't call base class __init__
https://bugs.python.org/issue43835 8 msgs

#35056: Test leaks of memory not managed by Python allocator
https://bugs.python.org/issue35056 6 msgs



Issues closed (78)
==================

#5758: fileinput.hook_compressed returning bytes from gz file
https://bugs.python.org/issue5758 closed by methane

#14811: decoding_fgets() truncates long lines and fails with a SyntaxE
https://bugs.python.org/issue14811 closed by vstinner

#20364: Rename & explain sqlite3.Cursor.execute 'parameters' param
https://bugs.python.org/issue20364 closed by berker.peksag

#32466: Fix missing test coverage for fractions.Fraction.__new__
https://bugs.python.org/issue32466 closed by mark.dickinson

#34311: locale.format() and locale.format_string() cast Decimals to fl
https://bugs.python.org/issue34311 closed by matrixise

#37741: importlib.metadata docs not showing up in the module index
https://bugs.python.org/issue37741 closed by barry

#38530: Offer suggestions on AttributeError and NameError
https://bugs.python.org/issue38530 closed by pablogsal

#39774: Missing documentation on how to make package executable as scr
https://bugs.python.org/issue39774 closed by igo95862

#40006: enum: Add documentation for _create_pseudo_member_ and composi
https://bugs.python.org/issue40006 closed by ethan.furman

#40107: pathlib: make `_Accessor.open()` return a file object and not
https://bugs.python.org/issue40107 closed by steve.dower

#40701: tempfile mixes str and bytes in an inconsistent manner
https://bugs.python.org/issue40701 closed by lukasz.langa

#40804: Bug report in python3.6.8 using argparse module
https://bugs.python.org/issue40804 closed by iritkatriel

#41098: Deprecating PyUnicodeEncodeError_Create
https://bugs.python.org/issue41098 closed by methane

#41163: test_weakref hangs
https://bugs.python.org/issue41163 closed by iritkatriel

#41506: Inclusion or documentation of extended with syntax in 3.9
https://bugs.python.org/issue41506 closed by pablogsal

#41515: typing.get_type_hints generates KeyError
https://bugs.python.org/issue41515 closed by vstinner

#41661: os.path.relpath does not document ValueError on Windows with d
https://bugs.python.org/issue41661 closed by steve.dower

#42124: FAIL test_asyncio test_sendfile_close_peer_in_the_middle_of_re
https://bugs.python.org/issue42124 closed by vstinner

#42152: Use PyDict_Contains() and PyDict_SetDefault() instead of PyDic
https://bugs.python.org/issue42152 closed by serhiy.storchaka

#42248: Raised exception in Enum keeping user objects alive unnecessar
https://bugs.python.org/issue42248 closed by ethan.furman

#42578: Add tip when encountering UnicodeDecode/EncodeError in open()
https://bugs.python.org/issue42578 closed by methane

#42904: get_type_hints does not provide localns for classes
https://bugs.python.org/issue42904 closed by kj

#43080: pprint for dataclass instances
https://bugs.python.org/issue43080 closed by eric.smith

#43105: [Windows] Can't import extension modules resolved via relative
https://bugs.python.org/issue43105 closed by steve.dower

#43265: [sqlite3] Improve backup error handling
https://bugs.python.org/issue43265 closed by berker.peksag

#43296: [sqlite3] Fix sqlite3_value_blob() usage
https://bugs.python.org/issue43296 closed by berker.peksag

#43351: `RecursionError` during deallocation
https://bugs.python.org/issue43351 closed by andrewvaughanj

#43426: test_importlib.test_windows emits deprecation warning over usa
https://bugs.python.org/issue43426 closed by vstinner

#43505: [sqlite3] Explicitly initialise and shut down sqlite3
https://bugs.python.org/issue43505 closed by berker.peksag

#43539: test_asyncio: test_sendfile_close_peer_in_the_middle_of_receiv
https://bugs.python.org/issue43539 closed by vstinner

#43680: Deprecate undocumented io.OpenWrapper and _pyio.OpenWrapper
https://bugs.python.org/issue43680 closed by vstinner

#43682: Make static methods created by @staticmethod callable
https://bugs.python.org/issue43682 closed by vstinner

#43686: re.match appears to hang with certain combinations of pattern
https://bugs.python.org/issue43686 closed by gregory.p.smith

#43708: Tkinter theme settings object schema is missing
https://bugs.python.org/issue43708 closed by terry.reedy

#43712: PEP 597: fileinput uses locale encoding
https://bugs.python.org/issue43712 closed by methane

#43723: Deprecate camelCase aliases from threading.py
https://bugs.python.org/issue43723 closed by vstinner

#43731: PEP 597: logging.fileConfig() uses locale encoding.
https://bugs.python.org/issue43731 closed by methane

#43739: Fixing the example code in Doc/extending/extending.rst to decl
https://bugs.python.org/issue43739 closed by rhettinger

#43744: enum: Adding a member named _classname__ raises IndexError
https://bugs.python.org/issue43744 closed by ethan.furman

#43751: await anext() returns None when default is given
https://bugs.python.org/issue43751 closed by pablogsal

#43752: [sqlite3] Fetching an empty value from date column raises Valu
https://bugs.python.org/issue43752 closed by berker.peksag

#43772: Minor repr error in typing.TypeVar.__ror__()
https://bugs.python.org/issue43772 closed by gvanrossum

#43777: Remove description of "pip search" command from tutorial
https://bugs.python.org/issue43777 closed by methane

#43782: Failure to build from source on ppc64le on ubuntu xenial
https://bugs.python.org/issue43782 closed by zach.ware

#43783: Make ParamSpec.args/kwargs more useful objects
https://bugs.python.org/issue43783 closed by gvanrossum

#43785: Remove RLock from BZ2File
https://bugs.python.org/issue43785 closed by methane

#43787: Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
https://bugs.python.org/issue43787 closed by methane

#43790: CLA check fails with a 500 error
https://bugs.python.org/issue43790 closed by Mariatta

#43792: Cython is not compatible with Python 3.10 yet: "SystemError: b
https://bugs.python.org/issue43792 closed by vstinner

#43796: "install" package on PyPI
https://bugs.python.org/issue43796 closed by terry.reedy

#43797: Improve syntax error for invalid comparisons
https://bugs.python.org/issue43797 closed by pablogsal

#43798: Add position metadata to alias AST type
https://bugs.python.org/issue43798 closed by lys.nikolaou

#43799: OpenSSL 3.0.0: define OPENSSL_API_COMPAT 1.1.1
https://bugs.python.org/issue43799 closed by christian.heimes

#43800: os.fwalk is not exposed on macOS
https://bugs.python.org/issue43800 closed by ned.deily

#43801: Carriage Return problem in version v3.9.0:9cf6752
https://bugs.python.org/issue43801 closed by steven.daprano

#43808: Add .isfloat() method to str
https://bugs.python.org/issue43808 closed by gregory.p.smith

#43809: Improve mismatching parentheses error
https://bugs.python.org/issue43809 closed by pablogsal

#43810: os.path.abspath returns invalid path (resolves symbolic link)
https://bugs.python.org/issue43810 closed by eryksun

#43812: Tuple unpacking in getitem
https://bugs.python.org/issue43812 closed by pablogsal

#43816: Missing 'extern "C"' for _Py_ctype_table
https://bugs.python.org/issue43816 closed by vstinner

#43820: Remove namespace copy from dataclasses.make_dataclass()
https://bugs.python.org/issue43820 closed by eric.smith

#43822: Improve syntax errors for missing commas
https://bugs.python.org/issue43822 closed by pablogsal

#43823: Improve syntax errors for invalid dictionary literals
https://bugs.python.org/issue43823 closed by pablogsal

#43824: array.array.__deepcopy__() accepts a parameter of any type
https://bugs.python.org/issue43824 closed by serhiy.storchaka

#43825: Deprecation warnings in test_cmd_line and test_collections
https://bugs.python.org/issue43825 closed by vstinner

#43828: MappingProxyType accepts string
https://bugs.python.org/issue43828 closed by rhettinger

#43830: (-1) ** 0.5 returns (6.123233995736766e-17+1j) instead of 1j
https://bugs.python.org/issue43830 closed by serhiy.storchaka

#43831: sqlite: convert_timestamp raises ValueError for empty columns
https://bugs.python.org/issue43831 closed by petr.viktorin

#43836: range.index doesn't support start/stop optional arguments
https://bugs.python.org/issue43836 closed by ammar2

#43839: [easy] test_cmd_line: DeprecationWarning: invalid escape seque
https://bugs.python.org/issue43839 closed by serhiy.storchaka

#43840: [easy] test_distutils logs 3 DeprecationWarning warnings
https://bugs.python.org/issue43840 closed by vstinner

#43841: [easy] test_collections: DeprecationWarning: Please use assert
https://bugs.python.org/issue43841 closed by serhiy.storchaka

#43842: test_logging: "OSError: [Errno 9] Bad file descriptor" logged
https://bugs.python.org/issue43842 closed by vstinner

#43844: [easy] test_lib2to3 logs a PendingDeprecationWarning: lib2to3
https://bugs.python.org/issue43844 closed by vstinner

#43849: Typo in calendar doc
https://bugs.python.org/issue43849 closed by JohnCC330

#43850: unreproducible bytecode: set order depends on random seed for
https://bugs.python.org/issue43850 closed by benjamin.peterson

#43865: win32_ver and getwindowsversion return different Windows 10 bu
https://bugs.python.org/issue43865 closed by eryksun

#43867: multiprocess: catch explicitly SystemExit in the Server class
https://bugs.python.org/issue43867 closed by vstinner
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-04-16 - 2021-04-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 7474 (-48)
closed 48187 (+101)
total 55661 (+53)

Open issues with patches: 2971


Issues opened (41)
==================

#10663: configure shouldn't set a default OPT
https://bugs.python.org/issue10663 reopened by Arfrever

#28254: Add C API for gc.enable, gc.disable, and gc.isenabled
https://bugs.python.org/issue28254 reopened by scoder

#38605: [typing] PEP 563: Postponed evaluation of annotations: enable
https://bugs.python.org/issue38605 reopened by pablogsal

#38659: enum classes cause slow startup time
https://bugs.python.org/issue38659 reopened by pablogsal

#43874: argparse crashes on subparsers with no dest/metava
https://bugs.python.org/issue43874 opened by terence.honles

#43875: glob.glob with ** does not always detect symlink loops
https://bugs.python.org/issue43875 opened by rrt

#43877: Logging Cookbook ambiguity
https://bugs.python.org/issue43877 opened by bluebloodpole

#43878: ./configure fails on Apple Silicon with coreutils uname
https://bugs.python.org/issue43878 opened by keith

#43879: Add native_thread_id to PyThreadState
https://bugs.python.org/issue43879 opened by Gabriele Tornetta

#43880: 3.10 SSL module deprecations
https://bugs.python.org/issue43880 opened by christian.heimes

#43881: add platform availabity information for os.sched_getaffinity
https://bugs.python.org/issue43881 opened by guoci

#43882: [security] urllib.parse should sanitize urls containing ASCII
https://bugs.python.org/issue43882 opened by orsenthil

#43883: Making urlparse WHATWG conformant
https://bugs.python.org/issue43883 opened by orsenthil

#43884: Cannot cleanly kill a subprocess using high-level asyncio APIs
https://bugs.python.org/issue43884 opened by rabraham

#43886: Extending/embedding Python documentation outdated/incomplete
https://bugs.python.org/issue43886 opened by fede.evol

#43888: GitHub Actions CI/CD `Coverage` job is broken on master
https://bugs.python.org/issue43888 opened by webknjaz

#43889: Pickle performance regression in 3.10
https://bugs.python.org/issue43889 opened by kj

#43890: Deadlock when mixing event loops and subprocesses
https://bugs.python.org/issue43890 opened by thomas

#43891: co_annotations branch caused a crash in stackeffect() in compi
https://bugs.python.org/issue43891 opened by larry

#43892: Make match patterns explicit in the AST
https://bugs.python.org/issue43892 opened by ncoghlan

#43893: typing.get_type_hints does not accept type annotations with le
https://bugs.python.org/issue43893 opened by jarryshaw

#43894: IDLE editor file minor refactoring
https://bugs.python.org/issue43894 opened by epaine

#43895: Unnecessary Cache of Shared Object Handles
https://bugs.python.org/issue43895 opened by Ian.H

#43897: Implement support for validation of pattern matching ASTs
https://bugs.python.org/issue43897 opened by BTaskaya

#43899: separate builtin function
https://bugs.python.org/issue43899 opened by alvarezdqal

#43901: Add an empty annotations dict to all unannotated classes and m
https://bugs.python.org/issue43901 opened by larry

#43902: ssl module: add getter for SSL_CTX* and SSL*
https://bugs.python.org/issue43902 opened by christian.heimes

#43905: dataclasses.astuple does deepcopy on all fields
https://bugs.python.org/issue43905 opened by mandolaerik

#43907: pickle.py bytearray memoization bug with protocol 5
https://bugs.python.org/issue43907 opened by Carl.Friedrich.Bolz

#43908: array.array should remain immutable
https://bugs.python.org/issue43908 opened by gvanrossum

#43910: cgi.parse_header does not handle escaping correctly
https://bugs.python.org/issue43910 opened by msg555

#43912: http.client.BadStatusLine raised and response contains request
https://bugs.python.org/issue43912 opened by andymaier

#43913: unittest module cleanup functions not run unless tearDownModul
https://bugs.python.org/issue43913 opened by rtarpine

#43914: Highlight invalid ranges in SyntaxErrors
https://bugs.python.org/issue43914 opened by pablogsal

#43916: Check that new heap types cannot be created uninitialised
https://bugs.python.org/issue43916 opened by pablogsal

#43918: anext builtin docstring has no signature text or info about de
https://bugs.python.org/issue43918 opened by eriknw

#43921: test_ssl fails on Windows buildbots
https://bugs.python.org/issue43921 opened by pablogsal

#43922: Double dots in quopri transported emails
https://bugs.python.org/issue43922 opened by Julien Castiaux

#43923: Can't create generic NamedTuple as of py3.9
https://bugs.python.org/issue43923 opened by FHTMitchell

#43924: print unexpected values in infinite loop
https://bugs.python.org/issue43924 opened by rafihassan190041234

#43925: Add hangul syllables to unicodedata.decomposititon
https://bugs.python.org/issue43925 opened by frederic.grosshans



Most recent 15 issues with no replies (15)
==========================================

#43925: Add hangul syllables to unicodedata.decomposititon
https://bugs.python.org/issue43925

#43924: print unexpected values in infinite loop
https://bugs.python.org/issue43924

#43923: Can't create generic NamedTuple as of py3.9
https://bugs.python.org/issue43923

#43918: anext builtin docstring has no signature text or info about de
https://bugs.python.org/issue43918

#43913: unittest module cleanup functions not run unless tearDownModul
https://bugs.python.org/issue43913

#43910: cgi.parse_header does not handle escaping correctly
https://bugs.python.org/issue43910

#43907: pickle.py bytearray memoization bug with protocol 5
https://bugs.python.org/issue43907

#43897: Implement support for validation of pattern matching ASTs
https://bugs.python.org/issue43897

#43894: IDLE editor file minor refactoring
https://bugs.python.org/issue43894

#43890: Deadlock when mixing event loops and subprocesses
https://bugs.python.org/issue43890

#43881: add platform availabity information for os.sched_getaffinity
https://bugs.python.org/issue43881

#43879: Add native_thread_id to PyThreadState
https://bugs.python.org/issue43879

#43875: glob.glob with ** does not always detect symlink loops
https://bugs.python.org/issue43875

#43870: C API Functions Bypass __import__ Override
https://bugs.python.org/issue43870

#43863: [Windows] test_distutils logs: DeprecationWarning: bdist_msi
https://bugs.python.org/issue43863



Most recent 15 issues waiting for review (15)
=============================================

#43922: Double dots in quopri transported emails
https://bugs.python.org/issue43922

#43921: test_ssl fails on Windows buildbots
https://bugs.python.org/issue43921

#43918: anext builtin docstring has no signature text or info about de
https://bugs.python.org/issue43918

#43914: Highlight invalid ranges in SyntaxErrors
https://bugs.python.org/issue43914

#43910: cgi.parse_header does not handle escaping correctly
https://bugs.python.org/issue43910

#43908: array.array should remain immutable
https://bugs.python.org/issue43908

#43907: pickle.py bytearray memoization bug with protocol 5
https://bugs.python.org/issue43907

#43902: ssl module: add getter for SSL_CTX* and SSL*
https://bugs.python.org/issue43902

#43897: Implement support for validation of pattern matching ASTs
https://bugs.python.org/issue43897

#43894: IDLE editor file minor refactoring
https://bugs.python.org/issue43894

#43893: typing.get_type_hints does not accept type annotations with le
https://bugs.python.org/issue43893

#43892: Make match patterns explicit in the AST
https://bugs.python.org/issue43892

#43891: co_annotations branch caused a crash in stackeffect() in compi
https://bugs.python.org/issue43891

#43888: GitHub Actions CI/CD `Coverage` job is broken on master
https://bugs.python.org/issue43888

#43881: add platform availabity information for os.sched_getaffinity
https://bugs.python.org/issue43881



Top 10 most discussed issues (10)
=================================

#43892: Make match patterns explicit in the AST
https://bugs.python.org/issue43892 17 msgs

#38659: enum classes cause slow startup time
https://bugs.python.org/issue38659 16 msgs

#43817: Add inspect.get_annotations()
https://bugs.python.org/issue43817 11 msgs

#43908: array.array should remain immutable
https://bugs.python.org/issue43908 11 msgs

#43878: ./configure fails on Apple Silicon with coreutils uname
https://bugs.python.org/issue43878 9 msgs

#43901: Add an empty annotations dict to all unannotated classes and m
https://bugs.python.org/issue43901 8 msgs

#37751: In codecs, function 'normalizestring' should convert both spac
https://bugs.python.org/issue37751 7 msgs

#43804: "Building C and C++ Extensions on Windows" docs are very out-o
https://bugs.python.org/issue43804 7 msgs

#43795: Implement PEP 652 -- Maintaining the Stable ABI
https://bugs.python.org/issue43795 6 msgs

#43833: Unexpected Parsing of Numeric Literals Concatenated with Boole
https://bugs.python.org/issue43833 6 msgs



Issues closed (84)
==================

#7247: test_fcntl_64_bit from test_fcntl.py fails in Python 2.6.4
https://bugs.python.org/issue7247 closed by gregory.p.smith

#25786: contextlib.ExitStack introduces a cycle in exception __context
https://bugs.python.org/issue25786 closed by iritkatriel

#27763: Add complex case to test_builtin abs()
https://bugs.python.org/issue27763 closed by mark.dickinson

#28022: SSL releated deprecation for 3.6
https://bugs.python.org/issue28022 closed by christian.heimes

#28453: SSLObject.selected_alpn_protocol() not documented
https://bugs.python.org/issue28453 closed by christian.heimes

#28724: Add method send_io, recv_io to the socket module.
https://bugs.python.org/issue28724 closed by methane

#30069: External library behave differently when loaded by Python (may
https://bugs.python.org/issue30069 closed by iritkatriel

#30226: Modernize make_ssl_certs
https://bugs.python.org/issue30226 closed by christian.heimes

#30800: zlib.compressobj took too much memory on window
https://bugs.python.org/issue30800 closed by iritkatriel

#31213: __context__ reset to None in nested exception
https://bugs.python.org/issue31213 closed by iritkatriel

#31453: Debian Sid/Buster: Cannot enable TLS 1.0/1.1 with PROTOCOL_TLS
https://bugs.python.org/issue31453 closed by christian.heimes

#31711: ssl.SSLSocket.send(b"") fails
https://bugs.python.org/issue31711 closed by christian.heimes

#32813: SSL shared_ciphers implementation wrong - returns configured b
https://bugs.python.org/issue32813 closed by christian.heimes

#32951: Prohibit direct instantiation of SSLSocket and SSLObject
https://bugs.python.org/issue32951 closed by christian.heimes

#33023: Unable to copy ssl.SSLContext
https://bugs.python.org/issue33023 closed by christian.heimes

#33808: ssl.get_server_certificate fails with openssl 1.1.0 but works
https://bugs.python.org/issue33808 closed by christian.heimes

#34001: LibreSSL does not tolerate setting minimum_version greater tha
https://bugs.python.org/issue34001 closed by christian.heimes

#34028: Python 3.7.0 wont compile with SSL Support 1.1.0 > alledged mi
https://bugs.python.org/issue34028 closed by christian.heimes

#34078: Broken CRL functionality in ssl.py
https://bugs.python.org/issue34078 closed by christian.heimes

#34271: Please support logging of SSL master secret by env variable SS
https://bugs.python.org/issue34271 closed by christian.heimes

#34391: test_ftplib is failing with TLS 1.3
https://bugs.python.org/issue34391 closed by christian.heimes

#34669: test_ssl fails if SSLv2 is enabled
https://bugs.python.org/issue34669 closed by christian.heimes

#34670: Add set_post_handshake_auth for TLS 1.3
https://bugs.python.org/issue34670 closed by christian.heimes

#35114: ssl.RAND_status docs describe it as returning True/False; actu
https://bugs.python.org/issue35114 closed by christian.heimes

#35136: test_ssl fails in AMD64 FreeBSD CURRENT Shared 3.6 buildbot, O
https://bugs.python.org/issue35136 closed by christian.heimes

#35306: [Windows] OSError when testing whether pathlib.Path('*') exist
https://bugs.python.org/issue35306 closed by steve.dower

#35422: misleading error message from ssl.get_server_certificate() whe
https://bugs.python.org/issue35422 closed by christian.heimes

#35888: ssl module - could not get the server certificate w/o complete
https://bugs.python.org/issue35888 closed by christian.heimes

#36076: ssl.get_server_certificate should use SNI
https://bugs.python.org/issue36076 closed by christian.heimes

#36137: SSL verification fails for some sites inside windows docker co
https://bugs.python.org/issue36137 closed by christian.heimes

#36868: New behavior of OpenSSL hostname verification not exposed, inc
https://bugs.python.org/issue36868 closed by christian.heimes

#37550: SSL Pip Error
https://bugs.python.org/issue37550 closed by christian.heimes

#38822: [Windows] Inconsistent os.stat behavior for directory with Acc
https://bugs.python.org/issue38822 closed by steve.dower

#39344: Getting error while importing ssl " import _ssl # if we can't
https://bugs.python.org/issue39344 closed by christian.heimes

#40079: NULL pointer deref on error path in _ssl debughelpers.c
https://bugs.python.org/issue40079 closed by christian.heimes

#40482: _hashlib: register Python names as OpenSSL aliases
https://bugs.python.org/issue40482 closed by christian.heimes

#40849: Expose X509_V_FLAG_PARTIAL_CHAIN ssl flag
https://bugs.python.org/issue40849 closed by christian.heimes

#41195: Interface to OpenSSL's security level
https://bugs.python.org/issue41195 closed by christian.heimes

#41701: Buildbot web page: connection lost after 1 minute, then displa
https://bugs.python.org/issue41701 closed by vstinner

#41943: unittest.assertLogs passes unexpectedly
https://bugs.python.org/issue41943 closed by iritkatriel

#42128: Structural Pattern Matching (PEP 634)
https://bugs.python.org/issue42128 closed by brandtbucher

#42166: corrupted size vs. prev_size
https://bugs.python.org/issue42166 closed by christian.heimes

#42333: Port ssl module to heap types and module state (PEP 573)
https://bugs.python.org/issue42333 closed by christian.heimes

#42422: types.CodeType() has no bytecode verifier
https://bugs.python.org/issue42422 closed by benjamin.peterson

#42746: python3.7.3 - ssl.SSLContext() - "Killed"
https://bugs.python.org/issue42746 closed by christian.heimes

#42854: OpenSSL 1.1.1: use SSL_write_ex() and SSL_read_ex()
https://bugs.python.org/issue42854 closed by christian.heimes

#43000: All SSL requests fail with WRONG_VERSION_NUMBER when a packet
https://bugs.python.org/issue43000 closed by christian.heimes

#43284: sys.getwindowsversion().platform_version is incorrect
https://bugs.python.org/issue43284 closed by steve.dower

#43362: Bad free in py_sha3_new_impl function
https://bugs.python.org/issue43362 closed by christian.heimes

#43472: [security][subinterpreters] Add auditing hooks to subinterpret
https://bugs.python.org/issue43472 closed by steve.dower

#43475: Worst-case behaviour of hash collision with float NaN
https://bugs.python.org/issue43475 closed by rhettinger

#43522: SSLContext.hostname_checks_common_name appears to have no effe
https://bugs.python.org/issue43522 closed by christian.heimes

#43538: [Windows] support args and cwd in os.startfile()
https://bugs.python.org/issue43538 closed by steve.dower

#43602: Include Decimal's in numbers.Real
https://bugs.python.org/issue43602 closed by rhettinger

#43607: urllib's request.pathname2url not compatible with extended-len
https://bugs.python.org/issue43607 closed by steve.dower

#43641: Update `ssl.PROTOCOL_TLSv1_2` docs since it is not the newest
https://bugs.python.org/issue43641 closed by christian.heimes

#43669: PEP 644: Require OpenSSL 1.1.1 or newer
https://bugs.python.org/issue43669 closed by christian.heimes

#43756: About updating audit events when function gains new arguments
https://bugs.python.org/issue43756 closed by steve.dower

#43802: Seg fault on macOS using multiprocessing.JoinableQueue
https://bugs.python.org/issue43802 closed by jacobtylerwalls

#43811: Run GHA CI with multiple OpenSSL versions
https://bugs.python.org/issue43811 closed by christian.heimes

#43834: Use context manager in StringIO example
https://bugs.python.org/issue43834 closed by rhettinger

#43837: Operator precedence documentation could be more clear
https://bugs.python.org/issue43837 closed by rhettinger

#43846: Control stack usage in large expressions
https://bugs.python.org/issue43846 closed by Mark.Shannon

#43852: [sqlite3] Improve tuple creation
https://bugs.python.org/issue43852 closed by berker.peksag

#43856: Docs for importlib.metadata should mention Python version
https://bugs.python.org/issue43856 closed by jaraco

#43859: Improve syntax error for indentation errors
https://bugs.python.org/issue43859 closed by pablogsal

#43866: Installation files of the Python
https://bugs.python.org/issue43866 closed by steve.dower

#43872: Unable to compile cpython in Visual Studio 2019
https://bugs.python.org/issue43872 closed by shreyanavigyan

#43873: bz2.open() docs give conflicting defaults for mode
https://bugs.python.org/issue43873 closed by ned.deily

#43876: argparse documentation contrasting nargs '*' vs. '+' is misle
https://bugs.python.org/issue43876 closed by rhettinger

#43885: ResourceWarning: unclosed <ssl.SSLSocket ...> test_pha_require
https://bugs.python.org/issue43885 closed by christian.heimes

#43887: it seems that sorted built-in always return floats before int
https://bugs.python.org/issue43887 closed by steven.daprano

#43896: Update the Sphinx directive for super from function to class
https://bugs.python.org/issue43896 closed by rhettinger

#43898: Python fails to import .dylib but works when extension is chan
https://bugs.python.org/issue43898 closed by ned.deily

#43900: string comprehension
https://bugs.python.org/issue43900 closed by rhettinger

#43903: round() produces incorrect results with certain values
https://bugs.python.org/issue43903 closed by eric.smith

#43904: Documentation for argparse, missed opportunity
https://bugs.python.org/issue43904 closed by rhettinger

#43906: turtle graphics don't work
https://bugs.python.org/issue43906 closed by eric.smith

#43909: Fuzz dis module and find crashes for dis.dis(), dis.get_instr
https://bugs.python.org/issue43909 closed by serhiy.storchaka

#43911: Queue.get() memory leak
https://bugs.python.org/issue43911 closed by rhettinger

#43915: Add PCbuild/blurb.bat
https://bugs.python.org/issue43915 closed by steve.dower

#43917: An error in classmethod example in the documentation of descri
https://bugs.python.org/issue43917 closed by rhettinger

#43919: Potential bug in the "request" package.
https://bugs.python.org/issue43919 closed by xtreak

#43920: OpenSSL 3.0.0: handle empty cadata consistently
https://bugs.python.org/issue43920 closed by christian.heimes
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/3ZGEXMVTCIICSJZSI3G4FOK32GNQTIUQ/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-04-23 - 2021-04-30)
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 7453 (-21)
closed 48273 (+86)
total 55726 (+65)

Open issues with patches: 2968


Issues opened (48)
==================

#42737: PEP 563: drop annotations for complex assign targets
https://bugs.python.org/issue42737 reopened by BTaskaya

#43926: Clean metadata (importlib_metadata 4.0)
https://bugs.python.org/issue43926 opened by jaraco

#43927: Remove IOError references from the tutorial
https://bugs.python.org/issue43927 opened by hugetim

#43928: Fix the typo in documentation
https://bugs.python.org/issue43928 opened by jeffreytse

#43930: Update bundled pip to 21.1 and setuptools to 56.0.0
https://bugs.python.org/issue43930 opened by sbidoul

#43931: Add the Python version to the API data.
https://bugs.python.org/issue43931 opened by Gabriele Tornetta

#43935: Fix typo in Turtle.back docstring
https://bugs.python.org/issue43935 opened by tarjeiba

#43936: os.path.realpath() normalizes paths before resolving links on
https://bugs.python.org/issue43936 opened by barneygale

#43937: Turtle uses the default root window
https://bugs.python.org/issue43937 opened by serhiy.storchaka

#43939: Deadlock in logging
https://bugs.python.org/issue43939 opened by DaRoee

#43941: Unit test failure in test_gdb only with -O0
https://bugs.python.org/issue43941 opened by larry

#43942: RawDescriptionHelpFormatter seems to be ignored for argument d
https://bugs.python.org/issue43942 opened by rrt

#43943: test_ssl fails in the macos CI
https://bugs.python.org/issue43943 opened by pablogsal

#43944: Processes in Python 3.9 exiting with code 1 when It's created
https://bugs.python.org/issue43944 opened by Genarito

#43945: [Enum] standardize format() behavior
https://bugs.python.org/issue43945 opened by ethan.furman

#43946: unpickling a subclass of list fails when it implements its own
https://bugs.python.org/issue43946 opened by gregory.p.smith

#43948: sysconfig???s osx_framework_user puts headers in different loc
https://bugs.python.org/issue43948 opened by uranusjr

#43949: binascii.Error raised in smtplib when initial_response_ok=Fals
https://bugs.python.org/issue43949 opened by junpengruan

#43950: Include column offsets for bytecode instructions
https://bugs.python.org/issue43950 opened by pablogsal

#43952: Multiprocessing UNIX socket connection: client freeze if authk
https://bugs.python.org/issue43952 opened by anon01

#43953: InitVar should not be available on a @dataclass-decorated clas
https://bugs.python.org/issue43953 opened by superbobry

#43956: C-API: Incorrect default value for Py_SetProgramName
https://bugs.python.org/issue43956 opened by joukewitteveen

#43957: [Enum] update __contains__ to return True for valid values
https://bugs.python.org/issue43957 opened by ethan.furman

#43962: test_interpreters: when TestInterpreterAttrs.test_id_type() is
https://bugs.python.org/issue43962 opened by vstinner

#43964: ctypes CDLL search path issue on MacOS
https://bugs.python.org/issue43964 opened by Victor.Lazzarini

#43965: dataclasses.replace breaks when __init__ is overrriden in subc
https://bugs.python.org/issue43965 opened by SebastianSpeitel

#43967: Valgrind memcheck on Py_Initialize
https://bugs.python.org/issue43967 opened by simonaldrich

#43968: os.path.realpath() unexpected breaking change: resolves subst'
https://bugs.python.org/issue43968 opened by sfmc

#43969: "bad magic number" when Python 2's pyc file exists without py
https://bugs.python.org/issue43969 opened by mitchhentges

#43971: documentation: no spacing around default args in annotated fun
https://bugs.python.org/issue43971 opened by moselhy

#43972: Simple HTTP Request Handler in http.server does not set a cont
https://bugs.python.org/issue43972 opened by sirosen

#43974: setup.py should set Py_BUILD_CORE_MODULE as defined macro
https://bugs.python.org/issue43974 opened by christian.heimes

#43975: Incorrect MIME type returned for .js files Windows 10.
https://bugs.python.org/issue43975 opened by smeans

#43976: Introduce mechanism to allow Python distributors to add custom
https://bugs.python.org/issue43976 opened by FFY00

#43977: Implement the latest semantics for PEP 634 for matching collec
https://bugs.python.org/issue43977 opened by Mark.Shannon

#43978: Incorrect "versionadded" info in typing.NoReturn documentation
https://bugs.python.org/issue43978 opened by Mariatta

#43979: Simplify urllib.parse_qsl
https://bugs.python.org/issue43979 opened by cito

#43980: netrc module looks for .netrc even on Windows where the conven
https://bugs.python.org/issue43980 opened by jheiselman

#43981: test_idle is leaking references
https://bugs.python.org/issue43981 opened by pablogsal

#43982: Code coverage on the CI: validate codecov shell script checksu
https://bugs.python.org/issue43982 opened by vstinner

#43983: Can't install Python v3.9.4 / 0x80070643 / windows 10 64bit
https://bugs.python.org/issue43983 opened by Marwan

#43984: winreg.SetValueEx should check the returned value
https://bugs.python.org/issue43984 opened by r3pwnx

#43985: lib2to3 fails on a slash('/') after positional_only paramter i
https://bugs.python.org/issue43985 opened by cloud-yu

#43986: ipaddress: increment/decrement on IPv*Interface disregards bit
https://bugs.python.org/issue43986 opened by katsel

#43987: Add "Annotations Best Practices" to HOWTO
https://bugs.python.org/issue43987 opened by larry

#43988: Add test.support.assert_dissallow_instantiation
https://bugs.python.org/issue43988 opened by erlendaasland

#43989: Enum deprecation breaks SSL tests
https://bugs.python.org/issue43989 opened by christian.heimes

#43990: In documentation Section 6.17, Operator precedence, footnotes
https://bugs.python.org/issue43990 opened by webbnh



Most recent 15 issues with no replies (15)
==========================================

#43990: In documentation Section 6.17, Operator precedence, footnotes
https://bugs.python.org/issue43990

#43989: Enum deprecation breaks SSL tests
https://bugs.python.org/issue43989

#43988: Add test.support.assert_dissallow_instantiation
https://bugs.python.org/issue43988

#43987: Add "Annotations Best Practices" to HOWTO
https://bugs.python.org/issue43987

#43986: ipaddress: increment/decrement on IPv*Interface disregards bit
https://bugs.python.org/issue43986

#43983: Can't install Python v3.9.4 / 0x80070643 / windows 10 64bit
https://bugs.python.org/issue43983

#43975: Incorrect MIME type returned for .js files Windows 10.
https://bugs.python.org/issue43975

#43972: Simple HTTP Request Handler in http.server does not set a cont
https://bugs.python.org/issue43972

#43971: documentation: no spacing around default args in annotated fun
https://bugs.python.org/issue43971

#43967: Valgrind memcheck on Py_Initialize
https://bugs.python.org/issue43967

#43964: ctypes CDLL search path issue on MacOS
https://bugs.python.org/issue43964

#43956: C-API: Incorrect default value for Py_SetProgramName
https://bugs.python.org/issue43956

#43952: Multiprocessing UNIX socket connection: client freeze if authk
https://bugs.python.org/issue43952

#43949: binascii.Error raised in smtplib when initial_response_ok=Fals
https://bugs.python.org/issue43949

#43948: sysconfig???s osx_framework_user puts headers in different loc
https://bugs.python.org/issue43948



Most recent 15 issues waiting for review (15)
=============================================

#43988: Add test.support.assert_dissallow_instantiation
https://bugs.python.org/issue43988

#43987: Add "Annotations Best Practices" to HOWTO
https://bugs.python.org/issue43987

#43981: test_idle is leaking references
https://bugs.python.org/issue43981

#43980: netrc module looks for .netrc even on Windows where the conven
https://bugs.python.org/issue43980

#43979: Simplify urllib.parse_qsl
https://bugs.python.org/issue43979

#43977: Implement the latest semantics for PEP 634 for matching collec
https://bugs.python.org/issue43977

#43974: setup.py should set Py_BUILD_CORE_MODULE as defined macro
https://bugs.python.org/issue43974

#43972: Simple HTTP Request Handler in http.server does not set a cont
https://bugs.python.org/issue43972

#43971: documentation: no spacing around default args in annotated fun
https://bugs.python.org/issue43971

#43969: "bad magic number" when Python 2's pyc file exists without py
https://bugs.python.org/issue43969

#43962: test_interpreters: when TestInterpreterAttrs.test_id_type() is
https://bugs.python.org/issue43962

#43957: [Enum] update __contains__ to return True for valid values
https://bugs.python.org/issue43957

#43945: [Enum] standardize format() behavior
https://bugs.python.org/issue43945

#43937: Turtle uses the default root window
https://bugs.python.org/issue43937

#43935: Fix typo in Turtle.back docstring
https://bugs.python.org/issue43935



Top 10 most discussed issues (10)
=================================

#43908: array.array should remain immutable: add Py_TPFLAGS_IMMUTABLET
https://bugs.python.org/issue43908 87 msgs

#43916: Mark static types newly converted to heap types as immutable:
https://bugs.python.org/issue43916 45 msgs

#37387: test_compileall fails randomly on Windows when tests are run i
https://bugs.python.org/issue37387 13 msgs

#14243: tempfile.NamedTemporaryFile not particularly useful on Windows
https://bugs.python.org/issue14243 10 msgs

#42725: PEP 563: Should the behavior change for yield/yield from's
https://bugs.python.org/issue42725 9 msgs

#43981: test_idle is leaking references
https://bugs.python.org/issue43981 8 msgs

#43651: PEP 597: Fix EncodingWarning warnings in the Python stdlib
https://bugs.python.org/issue43651 7 msgs

#42998: pathlib.Path: add `username` argument to `home()`
https://bugs.python.org/issue42998 6 msgs

#43851: Optimise SQLite builds on macOS and Windows
https://bugs.python.org/issue43851 6 msgs

#41282: Deprecate and remove distutils
https://bugs.python.org/issue41282 5 msgs



Issues closed (76)
==================

#3849: FUD in documentation for urllib.urlopen()
https://bugs.python.org/issue3849 closed by iritkatriel

#4130: Intel icc 9.1 does not support __int128_t used by ctypes
https://bugs.python.org/issue4130 closed by iritkatriel

#7405: compiling python 3.1.1 using cygwin 1.7.0 and gcc 4.3.4
https://bugs.python.org/issue7405 closed by iritkatriel

#10599: sgmllib.parse_endtag() is not respecting quoted text
https://bugs.python.org/issue10599 closed by iritkatriel

#11100: test_fdopen: close failed in file object destructor
https://bugs.python.org/issue11100 closed by iritkatriel

#11975: Fix referencing of built-in types (list, int, ...)
https://bugs.python.org/issue11975 closed by rhettinger

#12966: cookielib.LWPCookieJar breaks on cookie values with a newline
https://bugs.python.org/issue12966 closed by orsenthil

#14810: tarfile does not support timestamp older 1970-01-01
https://bugs.python.org/issue14810 closed by iritkatriel

#16062: Socket closed prematurely in httplib for https
https://bugs.python.org/issue16062 closed by iritkatriel

#18125: Out-of-tree build cannot regenerate Makefile.pre
https://bugs.python.org/issue18125 closed by iritkatriel

#19348: Building _testcapimodule as a builtin results in compile error
https://bugs.python.org/issue19348 closed by iritkatriel

#20290: inspect module bug for modules with same filename
https://bugs.python.org/issue20290 closed by iritkatriel

#22972: Timeout making ajax calls to SimpleHTTPServer from internet ex
https://bugs.python.org/issue22972 closed by iritkatriel

#23336: Thread.LockType is misnamed
https://bugs.python.org/issue23336 closed by iritkatriel

#24026: Python hangs forever in wait() of threading.py
https://bugs.python.org/issue24026 closed by iritkatriel

#25817: modsupport: 'countformat' does not handle strings without brac
https://bugs.python.org/issue25817 closed by iritkatriel

#26215: Make GC_Head a compile-time option
https://bugs.python.org/issue26215 closed by vstinner

#26629: Need an ability to build standard DLLs with distutils
https://bugs.python.org/issue26629 closed by iritkatriel

#26810: inconsistent garbage collector behavior across platforms when
https://bugs.python.org/issue26810 closed by iritkatriel

#27420: Docs for os.link - say what happens if link already exists
https://bugs.python.org/issue27420 closed by iritkatriel

#28968: xml rpc server fails with connection reset by peer error no 10
https://bugs.python.org/issue28968 closed by iritkatriel

#31726: Missing token.COMMENT
https://bugs.python.org/issue31726 closed by iritkatriel

#31870: add timeout parameter for get_server_certificate in ssl.py
https://bugs.python.org/issue31870 closed by christian.heimes

#32891: Add 'Integer' as synonym for 'Integral' in numbers module.
https://bugs.python.org/issue32891 closed by rhettinger

#34463: Discrepancy between traceback.print_exception and sys.__except
https://bugs.python.org/issue34463 closed by iritkatriel

#36077: Inheritance dataclasses fields and default init statement
https://bugs.python.org/issue36077 closed by eric.smith

#38490: statistics: add covariance, Pearson's correlation, and simple
https://bugs.python.org/issue38490 closed by taleinat

#39529: Deprecate get_event_loop()
https://bugs.python.org/issue39529 closed by serhiy.storchaka

#41139: cgi uses the locale encoding for log files
https://bugs.python.org/issue41139 closed by methane

#41350: Use of zipfile.Path causes attempt to write after ZipFile is c
https://bugs.python.org/issue41350 closed by jaraco

#41486: Add _BlocksOutputBuffer for bz2/lzma/zlib module
https://bugs.python.org/issue41486 closed by gregory.p.smith

#41559: Add support for PEP 612 (Parameter Specification Variables) to
https://bugs.python.org/issue41559 closed by kj

#41639: Unpickling derived class of list does not call __init__()
https://bugs.python.org/issue41639 closed by gregory.p.smith

#41735: Thread locks in zlib module may go wrong in rare case
https://bugs.python.org/issue41735 closed by lukasz.langa

#42589: doc: Wrong "from" keyword link in Exceptions doc
https://bugs.python.org/issue42589 closed by Mariatta

#42739: Crash when try to disassemble bogus code object
https://bugs.python.org/issue42739 closed by Mark.Shannon

#42924: bytearray_repeat copies from ob_bytes instead of ob_start
https://bugs.python.org/issue42924 closed by lukasz.langa

#43193: Installer for All users
https://bugs.python.org/issue43193 closed by xmha97

#43312: Interface to select preferred "user" or "home" sysconfig schem
https://bugs.python.org/issue43312 closed by ncoghlan

#43492: Upgrade to SQLite 3.35.5 in macOS and Windows
https://bugs.python.org/issue43492 closed by steve.dower

#43534: turtle.textinput window is not transient
https://bugs.python.org/issue43534 closed by serhiy.storchaka

#43649: time.strftime('%z') doesn't return UTC offset in the form ??HH
https://bugs.python.org/issue43649 closed by steve.dower

#43652: Upgrade Windows tcl/tk to 8.6.11
https://bugs.python.org/issue43652 closed by steve.dower

#43655: Tkinter: make X window & macOS recognize dialogs as such
https://bugs.python.org/issue43655 closed by serhiy.storchaka

#43664: Compiling long expression leads to segfault (again)
https://bugs.python.org/issue43664 closed by serhiy.storchaka

#43757: pathlib: move 'resolve()' logic out of path flavour
https://bugs.python.org/issue43757 closed by steve.dower

#43762: Add audit events for loading of sqlite3 extensions
https://bugs.python.org/issue43762 closed by steve.dower

#43766: Implement PEP 647 (User-Defined Type Guards) in typing.py
https://bugs.python.org/issue43766 closed by kj

#43780: Sync importlib_metadata enhancements through 3.10.
https://bugs.python.org/issue43780 closed by jaraco

#43817: Add inspect.get_annotations()
https://bugs.python.org/issue43817 closed by larry

#43864: [Windows] test_importlib logs: DeprecationWarning: WindowsRegi
https://bugs.python.org/issue43864 closed by brett.cannon

#43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list
https://bugs.python.org/issue43868 closed by vstinner

#43889: Pickle performance regression in 3.10
https://bugs.python.org/issue43889 closed by kj

#43892: Make match patterns explicit in the AST
https://bugs.python.org/issue43892 closed by ncoghlan

#43901: Lazy-create an empty annotations dict in all unannotated user
https://bugs.python.org/issue43901 closed by larry

#43907: pickle.py bytearray memoization bug with protocol 5
https://bugs.python.org/issue43907 closed by pitrou

#43922: Double dots in quopri transported emails
https://bugs.python.org/issue43922 closed by Julien Castiaux

#43924: print unexpected values in infinite loop
https://bugs.python.org/issue43924 closed by steven.daprano

#43929: Raise on threading.Event.__bool__ due to ambiguous nature
https://bugs.python.org/issue43929 closed by rhettinger

#43932: f-string decimal has leading space
https://bugs.python.org/issue43932 closed by mark.dickinson

#43933: Regression in python3.10 with traceback frame having lineno of
https://bugs.python.org/issue43933 closed by Mark.Shannon

#43934: Minimal version of SQLite3 - 3.26 ?
https://bugs.python.org/issue43934 closed by matrixise

#43938: Document that dataclasses.FrozenInstanceError derives from Att
https://bugs.python.org/issue43938 closed by eric.smith

#43940: int casting to float results to a different value in memory
https://bugs.python.org/issue43940 closed by mark.dickinson

#43947: lambdas stored with assignment expressions are unoptimized
https://bugs.python.org/issue43947 closed by serhiy.storchaka

#43951: Two minor fixes for C module object
https://bugs.python.org/issue43951 closed by larry

#43954: Possible missing word on unittest doc
https://bugs.python.org/issue43954 closed by mdk

#43955: Windows: Running the Python test suite sequentially is interru
https://bugs.python.org/issue43955 closed by vstinner

#43958: Importlib.metadata docs claim PackagePath is a Path subclass
https://bugs.python.org/issue43958 closed by jaraco

#43959: Improve documentation of PyContextVar C-API
https://bugs.python.org/issue43959 closed by scoder

#43960: test_pdb fails when only some tests are run
https://bugs.python.org/issue43960 closed by vstinner

#43961: [Windows] test_logging.test_namer_rotator_inheritance() logs a
https://bugs.python.org/issue43961 closed by vstinner

#43963: test_interpreters has side effects on test_signal
https://bugs.python.org/issue43963 closed by vstinner

#43966: F String bugs with numpy.float32
https://bugs.python.org/issue43966 closed by mark.dickinson

#43970: Optimize Path.cwd() in pathlib
https://bugs.python.org/issue43970 closed by eric.smith

#43973: Use Py_TPFLAGS_IMMUTABLETYPE in __class__ assignments check
https://bugs.python.org/issue43973 closed by erlendaasland
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-04-30 - 2021-05-07)
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 7428 (-25)
closed 48377 (+104)
total 55805 (+79)

Open issues with patches: 2946


Issues opened (48)
==================

#40943: PEP 353: Drop support for PyArg_ParseTuple() "#" formats when
https://bugs.python.org/issue40943 reopened by methane

#43001: python3.8.9, python3.9.2 test_embed test_tabnanny failed
https://bugs.python.org/issue43001 reopened by asholomitskiy84

#43176: Dataclasses derived from empty frozen bases skip immutability
https://bugs.python.org/issue43176 reopened by eric.smith

#43882: [security] urllib.parse should sanitize urls containing ASCII
https://bugs.python.org/issue43882 reopened by gregory.p.smith

#43992: Unable to get external dependencies for CPython on Ubuntu Linu
https://bugs.python.org/issue43992 opened by shreyanavigyan

#43994: change representation of match as / capture as `Name(..., ctx=
https://bugs.python.org/issue43994 opened by Anthony Sottile

#44002: Use functools.lru_cache in urllib.parse instead of 1996 custom
https://bugs.python.org/issue44002 opened by gregory.p.smith

#44005: multiple socket bind failure on Mac OS X with SO_REUSEADDR
https://bugs.python.org/issue44005 opened by giangipy

#44010: IDLE: highlight soft keywords
https://bugs.python.org/issue44010 opened by epaine

#44011: Borrow asyncio ssl implementation from uvloop
https://bugs.python.org/issue44011 opened by asvetlov

#44012: IPv6Address.exploded does not support interface name (scope id
https://bugs.python.org/issue44012 opened by ohwgiles

#44013: tempfile.TemporaryFile: name of file descriptor cannot be reus
https://bugs.python.org/issue44013 opened by zhongxiang117

#44016: Enum related deprecation warnings in test_httpservers and test
https://bugs.python.org/issue44016 opened by xtreak

#44019: operator.call/operator.__call__
https://bugs.python.org/issue44019 opened by Antony.Lee

#44021: enum docs in 3.10: missing "New in version 3.10"
https://bugs.python.org/issue44021 opened by Akuli

#44023: "tarfile" library will lead to "write any content to any file
https://bugs.python.org/issue44023 opened by leveryd

#44024: Improve the TypeError message for non-string second arguments
https://bugs.python.org/issue44024 opened by maggyero

#44025: Match doc: Clarify '_' as a soft keyword
https://bugs.python.org/issue44025 opened by terry.reedy

#44026: IDLE: print "Did you mean?" for AttributeError and NameError
https://bugs.python.org/issue44026 opened by Dennis Sweeney

#44028: Request for locals().update() to work, it is
https://bugs.python.org/issue44028 opened by xuancong84

#44030: Markup with_traceback code example
https://bugs.python.org/issue44030 opened by terry.reedy

#44031: python3.8.9, python3.9.2 test_embed test_tabnanny failed
https://bugs.python.org/issue44031 opened by asholomitskiy84

#44032: Function locals and evaluation stack should be stored in a con
https://bugs.python.org/issue44032 opened by Mark.Shannon

#44035: Regenerating the configure script fails even if dependencies a
https://bugs.python.org/issue44035 opened by pablogsal

#44036: asyncio SSL server can be DOSed, event loop gets blocked: busy
https://bugs.python.org/issue44036 opened by ghost43

#44037: Broad performance regression from 3.10a7 to 3.10b1 with python
https://bugs.python.org/issue44037 opened by rhettinger

#44038: In documentation Section 8.6, the definition of parameter_list
https://bugs.python.org/issue44038 opened by webbnh

#44041: [sqlite3] optimisation: only call sqlite3_column_count when ne
https://bugs.python.org/issue44041 opened by erlendaasland

#44042: [sqlite3] _pysqlite_connection_begin() optimisations
https://bugs.python.org/issue44042 opened by erlendaasland

#44043: 3.10 b1 armhf Bus Error in hashlib test: test_gil
https://bugs.python.org/issue44043 opened by Anthony Sottile

#44044: ConfigParser: cannot link to ConfigParser.optionxform(option)
https://bugs.python.org/issue44044 opened by jugmac00

#44045: canonicalize "upper-case" -> "uppercase"; "lower-case" -> "low
https://bugs.python.org/issue44045 opened by jugmac00

#44048: test_hashlib failure for "AMD64 RHEL8 FIPS Only Blake2 Builtin
https://bugs.python.org/issue44048 opened by cstratak

#44050: Exceptions in a subinterpreter are changed by another subinter
https://bugs.python.org/issue44050 opened by trygveaa

#44052: patch object as argument should be explicit
https://bugs.python.org/issue44052 opened by CendioOssman

#44053: Can't connect to a server also not showing any type of output
https://bugs.python.org/issue44053 opened by muqadasrasheed652

#44055: NamedTemporaryFile opened twice on Windows
https://bugs.python.org/issue44055 opened by frenzy

#44057: Inconsitencies in `__init_subclass__` in a generic class
https://bugs.python.org/issue44057 opened by erezinman

#44058: 'master' refs in 3.10 version of .azure-pipelines
https://bugs.python.org/issue44058 opened by skip.montanaro

#44060: Define TARGET macro the same even when computed goto support i
https://bugs.python.org/issue44060 opened by skip.montanaro

#44061: Regression in pkgutil: iter_modules stopped taking Path argume
https://bugs.python.org/issue44061 opened by rikard.nordgren

#44062: cross: wrong interpreter returned when no python available
https://bugs.python.org/issue44062 opened by vfazio

#44063: compiler: does not revert back the end_* locations
https://bugs.python.org/issue44063 opened by BTaskaya

#44065: "configure: error: internal configure error for the platform t
https://bugs.python.org/issue44065 opened by sberg

#44066: Conflicts while using Py_LIMITED_API
https://bugs.python.org/issue44066 opened by shreyanavigyan

#44067: Zipfile lib overwrites the extra field during closing when the
https://bugs.python.org/issue44067 opened by shaanbhaya

#44068: Possible divide by zero problems
https://bugs.python.org/issue44068 opened by yiyuaner

#44069: pathlib.Path.glob's generator is not a real generator
https://bugs.python.org/issue44069 opened by Elijah Rippeth



Most recent 15 issues with no replies (15)
==========================================

#44069: pathlib.Path.glob's generator is not a real generator
https://bugs.python.org/issue44069

#44063: compiler: does not revert back the end_* locations
https://bugs.python.org/issue44063

#44062: cross: wrong interpreter returned when no python available
https://bugs.python.org/issue44062

#44060: Define TARGET macro the same even when computed goto support i
https://bugs.python.org/issue44060

#44058: 'master' refs in 3.10 version of .azure-pipelines
https://bugs.python.org/issue44058

#44053: Can't connect to a server also not showing any type of output
https://bugs.python.org/issue44053

#44042: [sqlite3] _pysqlite_connection_begin() optimisations
https://bugs.python.org/issue44042

#44041: [sqlite3] optimisation: only call sqlite3_column_count when ne
https://bugs.python.org/issue44041

#44038: In documentation Section 8.6, the definition of parameter_list
https://bugs.python.org/issue44038

#44036: asyncio SSL server can be DOSed, event loop gets blocked: busy
https://bugs.python.org/issue44036

#44032: Function locals and evaluation stack should be stored in a con
https://bugs.python.org/issue44032

#44024: Improve the TypeError message for non-string second arguments
https://bugs.python.org/issue44024

#44023: "tarfile" library will lead to "write any content to any file
https://bugs.python.org/issue44023

#44019: operator.call/operator.__call__
https://bugs.python.org/issue44019

#44013: tempfile.TemporaryFile: name of file descriptor cannot be reus
https://bugs.python.org/issue44013



Most recent 15 issues waiting for review (15)
=============================================

#44063: compiler: does not revert back the end_* locations
https://bugs.python.org/issue44063

#44062: cross: wrong interpreter returned when no python available
https://bugs.python.org/issue44062

#44061: Regression in pkgutil: iter_modules stopped taking Path argume
https://bugs.python.org/issue44061

#44060: Define TARGET macro the same even when computed goto support i
https://bugs.python.org/issue44060

#44042: [sqlite3] _pysqlite_connection_begin() optimisations
https://bugs.python.org/issue44042

#44041: [sqlite3] optimisation: only call sqlite3_column_count when ne
https://bugs.python.org/issue44041

#44030: Markup with_traceback code example
https://bugs.python.org/issue44030

#44026: IDLE: print "Did you mean?" for AttributeError and NameError
https://bugs.python.org/issue44026

#44025: Match doc: Clarify '_' as a soft keyword
https://bugs.python.org/issue44025

#44024: Improve the TypeError message for non-string second arguments
https://bugs.python.org/issue44024

#44016: Enum related deprecation warnings in test_httpservers and test
https://bugs.python.org/issue44016

#44012: IPv6Address.exploded does not support interface name (scope id
https://bugs.python.org/issue44012

#44011: Borrow asyncio ssl implementation from uvloop
https://bugs.python.org/issue44011

#44010: IDLE: highlight soft keywords
https://bugs.python.org/issue44010

#44002: Use functools.lru_cache in urllib.parse instead of 1996 custom
https://bugs.python.org/issue44002



Top 10 most discussed issues (10)
=================================

#43882: [security] urllib.parse should sanitize urls containing ASCII
https://bugs.python.org/issue43882 25 msgs

#43976: Allow Python distributors to add custom site install schemes
https://bugs.python.org/issue43976 19 msgs

#44026: IDLE: print "Did you mean?" for AttributeError and NameError
https://bugs.python.org/issue44026 16 msgs

#43916: Mark static types newly converted to heap types as immutable:
https://bugs.python.org/issue43916 15 msgs

#44011: Borrow asyncio ssl implementation from uvloop
https://bugs.python.org/issue44011 12 msgs

#43983: Can't install Python v3.9.4 / 0x80070643 / windows 10 64bit
https://bugs.python.org/issue43983 10 msgs

#44010: IDLE: highlight soft keywords
https://bugs.python.org/issue44010 10 msgs

#37903: IDLE Shell sidebar.
https://bugs.python.org/issue37903 9 msgs

#43994: change representation of match as / capture as `Name(..., ctx=
https://bugs.python.org/issue43994 9 msgs

#44043: 3.10 b1 armhf Bus Error in hashlib test: test_gil
https://bugs.python.org/issue44043 8 msgs



Issues closed (99)
==================

#9725: urllib.request.FancyURLopener won't connect to pages requiring
https://bugs.python.org/issue9725 closed by orsenthil

#11466: getpass.getpass doesn't close tty file
https://bugs.python.org/issue11466 closed by orsenthil

#12441: _GLOBAL_DEFAULT_TIMEOUT remains as an object() in HTTPConnecti
https://bugs.python.org/issue12441 closed by orsenthil

#27823: Change bare AttributeError messages to be more informative
https://bugs.python.org/issue27823 closed by abarry

#28556: typing.py upgrades
https://bugs.python.org/issue28556 closed by Jelle Zijlstra

#29753: [Linux] ctypes packs bitfields Incorrectly
https://bugs.python.org/issue29753 closed by jaraco

#30164: Testing FTP support in urllib shouldn't use Debian FTP server
https://bugs.python.org/issue30164 closed by orsenthil

#32745: ctypes string pointer fields should accept embedded null chara
https://bugs.python.org/issue32745 closed by lukasz.langa

#32752: no information about accessing typing.Generic type arguments
https://bugs.python.org/issue32752 closed by Jelle Zijlstra

#34568: Types in `typing` not anymore instances of `type` or subclasse
https://bugs.python.org/issue34568 closed by Jelle Zijlstra

#36515: unaligned memory access in the _sha3 extension
https://bugs.python.org/issue36515 closed by christian.heimes

#38135: Depth first search in compile.c creates wrong BB order for cer
https://bugs.python.org/issue38135 closed by Mark.Shannon

#38352: In typing docs, note explicit import needed for IO and Pattern
https://bugs.python.org/issue38352 closed by lukasz.langa

#39934: Fatal Python error "XXX block stack overflow" when exception s
https://bugs.python.org/issue39934 closed by iritkatriel

#40297: test_socket.CANTest is broken at HEAD on master
https://bugs.python.org/issue40297 closed by zach.ware

#40397: Refactor typing._GenericAlias
https://bugs.python.org/issue40397 closed by Jelle Zijlstra

#40617: sqlite3: expose sqlite3_create_window_function
https://bugs.python.org/issue40617 closed by erlendaasland

#41100: Support macOS 11 and Apple Silicon Macs
https://bugs.python.org/issue41100 closed by ned.deily

#41116: build on macOS 11 (beta) does not find system-supplied third-p
https://bugs.python.org/issue41116 closed by ned.deily

#41277: documentation: os.setxattr() errno EEXIST and ENODATA
https://bugs.python.org/issue41277 closed by eric.smith

#41730: Show deprecation warnings for tkinter.tix
https://bugs.python.org/issue41730 closed by wyz23x2

#42001: Deprecate `typing.io` Wrapper Namespace
https://bugs.python.org/issue42001 closed by Jelle Zijlstra

#42067: Type annotation in for-loops
https://bugs.python.org/issue42067 closed by kj

#42083: PyStructSequence_NewType broken in 3.8
https://bugs.python.org/issue42083 closed by kj

#42235: [macOS] Use --enable-optimizations in build-installer.py
https://bugs.python.org/issue42235 closed by ned.deily

#42269: Add ability to set __slots__ in dataclasses
https://bugs.python.org/issue42269 closed by eric.smith

#42362: Switch to clang as default compiler in build-installer.py
https://bugs.python.org/issue42362 closed by ned.deily

#42504: Failure to build with MACOSX_DEPLOYMENT_TARGET=11 on Big Sur
https://bugs.python.org/issue42504 closed by ned.deily

#42686: include built-in Math functions in SQLite to 3.35.0 of march 2
https://bugs.python.org/issue42686 closed by lukasz.langa

#42688: ctypes memory error on Apple Silicon with external libffi
https://bugs.python.org/issue42688 closed by ned.deily

#42800: Traceback objects allow accessing frame objects without trigge
https://bugs.python.org/issue42800 closed by steve.dower

#43006: Changed behaviour of inspect.signature() in Python 3.10
https://bugs.python.org/issue43006 closed by Zac Hatfield-Dodds

#43054: What does the existence of a struct in a header file imply abo
https://bugs.python.org/issue43054 closed by Mark.Shannon

#43075: ReDoS in urllib.request
https://bugs.python.org/issue43075 closed by ned.deily

#43354: xmlrpc.client: Fault.faultCode erroneously documented to be a
https://bugs.python.org/issue43354 closed by jugmac00

#43434: sqlite3.Connection(...) bypasses 'sqlite3.connect' audit hooks
https://bugs.python.org/issue43434 closed by steve.dower

#43490: IDLE freezes at random
https://bugs.python.org/issue43490 closed by ned.deily

#43568: Drop support for Mac OS X < 10.3 module linking
https://bugs.python.org/issue43568 closed by ned.deily

#43733: PEP 597: netrc uses locale encoding.
https://bugs.python.org/issue43733 closed by methane

#43743: BlockingIOError: [Errno 11] Resource temporarily unavailable:
https://bugs.python.org/issue43743 closed by gregory.p.smith

#43754: Eliminate bindings for partial pattern matches
https://bugs.python.org/issue43754 closed by brandtbucher

#43794: OpenSSL 3.0.0: Handle UNEXPECTED_EOF_WHILE_READING / wrap SSL_
https://bugs.python.org/issue43794 closed by christian.heimes

#43815: documentation for types.new_class() mention misleading default
https://bugs.python.org/issue43815 closed by eric.smith

#43878: ./configure fails on Apple Silicon with coreutils uname
https://bugs.python.org/issue43878 closed by keith

#43880: 3.10 SSL module deprecations
https://bugs.python.org/issue43880 closed by christian.heimes

#43888: GitHub Actions CI/CD `Coverage` job is broken on master
https://bugs.python.org/issue43888 closed by ammar2

#43926: Clean metadata (importlib_metadata 4.0)
https://bugs.python.org/issue43926 closed by jaraco

#43930: Update bundled pip to 21.1 and setuptools to 56.0.0
https://bugs.python.org/issue43930 closed by sbidoul

#43935: Fix typo in Turtle.back docstring
https://bugs.python.org/issue43935 closed by terry.reedy

#43937: Turtle uses the default root window
https://bugs.python.org/issue43937 closed by terry.reedy

#43942: RawDescriptionHelpFormatter seems to be ignored for argument d
https://bugs.python.org/issue43942 closed by rrt

#43953: InitVar should not be available on a @dataclass-decorated clas
https://bugs.python.org/issue43953 closed by eric.smith

#43957: [Enum] update __contains__ to return True for valid values
https://bugs.python.org/issue43957 closed by ethan.furman

#43971: documentation: no spacing around default args in annotated fun
https://bugs.python.org/issue43971 closed by mdk

#43972: Simple HTTP Request Handler in http.server does not set a cont
https://bugs.python.org/issue43972 closed by orsenthil

#43977: Implement the latest semantics for PEP 634 for matching collec
https://bugs.python.org/issue43977 closed by Mark.Shannon

#43978: Incorrect "versionadded" info in typing.NoReturn documentation
https://bugs.python.org/issue43978 closed by kj

#43979: Simplify urllib.parse_qsl
https://bugs.python.org/issue43979 closed by corona10

#43981: test_idle is leaking references
https://bugs.python.org/issue43981 closed by pablogsal

#43982: Code coverage on the CI: validate codecov shell script checksu
https://bugs.python.org/issue43982 closed by ammar2

#43985: lib2to3 fails on a slash('/') after positional_only paramter i
https://bugs.python.org/issue43985 closed by cloud-yu

#43987: Add "Annotations Best Practices" to HOWTO
https://bugs.python.org/issue43987 closed by larry

#43989: Enum deprecation breaks SSL tests
https://bugs.python.org/issue43989 closed by christian.heimes

#43990: In documentation Section 6.17, Operator precedence, footnotes
https://bugs.python.org/issue43990 closed by rhettinger

#43991: asyncio lock does not get released after task is canceled
https://bugs.python.org/issue43991 closed by a.niederbuehl

#43993: Update bundled pip to 21.1.1
https://bugs.python.org/issue43993 closed by sbidoul

#43995: test_grammar fails if run sequentially
https://bugs.python.org/issue43995 closed by pablogsal

#43996: Doc for mutable sequence pop() method implies argument is a sl
https://bugs.python.org/issue43996 closed by rhettinger

#43997: dataclasses documentation needs version added for match_args,
https://bugs.python.org/issue43997 closed by eric.smith

#43998: Increase security of TLS settings in 3.10
https://bugs.python.org/issue43998 closed by christian.heimes

#43999: Cannot pickle frozen dataclasses with slots
https://bugs.python.org/issue43999 closed by eric.smith

#44000: Current PY_VERSION 3.10.0a7+ does not conform to PEP 440
https://bugs.python.org/issue44000 closed by Cyril Jouve

#44001: typing.Literal: args must be hashable, not immutable
https://bugs.python.org/issue44001 closed by kj

#44003: functools.lru_cache omits __defaults__ attribute from wrapped
https://bugs.python.org/issue44003 closed by gregory.p.smith

#44004: test_nntplib is failing in all buildbots
https://bugs.python.org/issue44004 closed by christian.heimes

#44006: symbol documentation still exists
https://bugs.python.org/issue44006 closed by mdk

#44007: urlparse("host:123", "http") inconsistent between 3.8 and 3.9
https://bugs.python.org/issue44007 closed by arcivanov

#44008: os.walk and other directory traversal does not handle recursiv
https://bugs.python.org/issue44008 closed by eryksun

#44009: Provide "python3.x-intel64" command with macOS universal2 fram
https://bugs.python.org/issue44009 closed by ned.deily

#44014: Fix error in Enum documentation.
https://bugs.python.org/issue44014 closed by lukasz.langa

#44015: dataclasses: it should be an error to specify KW_ONLY twice
https://bugs.python.org/issue44015 closed by eric.smith

#44017: Deprecation warning in tests over no current event loop
https://bugs.python.org/issue44017 closed by corona10

#44018: random.seed mutates input bytearray
https://bugs.python.org/issue44018 closed by rhettinger

#44020: test_ssl fails in the macos CI
https://bugs.python.org/issue44020 closed by terry.reedy

#44022: urllib http client possible infinite loop on a 100 Continue re
https://bugs.python.org/issue44022 closed by gregory.p.smith

#44027: Python 3.9 UWP does not create key in PythonCore
https://bugs.python.org/issue44027 closed by steve.dower

#44029: PEP 624: Remove Py_UNICODE APIs
https://bugs.python.org/issue44029 closed by methane

#44033: Adding multiple keys of the same name to a dict doesn't raise
https://bugs.python.org/issue44033 closed by shreyanavigyan

#44034: Incorrect type casting of float into int
https://bugs.python.org/issue44034 closed by tim.peters

#44039: Duplicated assignment in Modules/_randommodule.c
https://bugs.python.org/issue44039 closed by rhettinger

#44040: Update broken link in pathlib source
https://bugs.python.org/issue44040 closed by matrixise

#44046: When writing to the Registry using winreg, it currently allows
https://bugs.python.org/issue44046 closed by eryksun

#44047: [sqlite3] remove unused argument from _pysqlite_seterror()
https://bugs.python.org/issue44047 closed by berker.peksag

#44049: Use C99 Variable-length array if possible
https://bugs.python.org/issue44049 closed by corona10

#44051: Virtualalloc wrong return type
https://bugs.python.org/issue44051 closed by eryksun

#44054: 2**53+1 != float(2**53+1)
https://bugs.python.org/issue44054 closed by mark.dickinson

#44056: Incorrect line number for syntax error.
https://bugs.python.org/issue44056 closed by Mark.Shannon

#44059: Support SerenityOS Browser in webbrowser module
https://bugs.python.org/issue44059 closed by gregory.p.smith

#44064: Python39/lib/logging/__init__.py SyntaxError: cannot delete st
https://bugs.python.org/issue44064 closed by kathleenwest
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/QBSQ6CQFF4AKJWITCLHFDV3DFGIWNWRN/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-05-07 - 2021-05-14)
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 7429 ( +1)
closed 48441 (+64)
total 55870 (+65)

Open issues with patches: 2949


Issues opened (41)
==================

#41730: Show deprecation warnings for tkinter.tix
https://bugs.python.org/issue41730 reopened by pablogsal

#44072: Doc: power operator (`**`) present for numbers.Complex, not ad
https://bugs.python.org/issue44072 opened by roryyorke

#44073: [sqlite3] drop statement in_use field in favour of sqlite3_stm
https://bugs.python.org/issue44073 opened by erlendaasland

#44075: Add a PEP578 audit hook for Asyncio loop stalls
https://bugs.python.org/issue44075 opened by orf

#44077: IP_RECVTOS option is missing from socket module
https://bugs.python.org/issue44077 opened by gms

#44078: Output relative path when using PurePath.relative_to
https://bugs.python.org/issue44078 opened by mhammondr

#44079: [sqlite3] remove superfluous statement weak ref list from conn
https://bugs.python.org/issue44079 opened by erlendaasland

#44081: ast.unparse: dont use redundant space separator for lambdas wi
https://bugs.python.org/issue44081 opened by BTaskaya

#44082: Add a method to check interpolation errors in configparser
https://bugs.python.org/issue44082 opened by munircontractor

#44085: Remaining invalid rules in simplified grammar
https://bugs.python.org/issue44085 opened by quentel

#44086: py.svg not found on search result page
https://bugs.python.org/issue44086 opened by jugmac00

#44087: [sqlite3] consider adding Py_TPFLAGS_DISALLOW_INSTANTIATION to
https://bugs.python.org/issue44087 opened by erlendaasland

#44090: Add class binding to unbound super objects for allowing autosu
https://bugs.python.org/issue44090 opened by maggyero

#44091: traceback & inspect modules should verify that the .py source
https://bugs.python.org/issue44091 opened by gregory.p.smith

#44092: [sqlite3] consider removing special rollback handling
https://bugs.python.org/issue44092 opened by erlendaasland

#44093: compiler detection on macOS seems to be incorrect
https://bugs.python.org/issue44093 opened by xrisk

#44096: Bad clang detection in configure script
https://bugs.python.org/issue44096 opened by xrisk

#44097: add configure option to control the groups of .pyc files to in
https://bugs.python.org/issue44097 opened by pxinwr

#44099: [c-api] Introduce a new slot in PyModuleDef to hold the classe
https://bugs.python.org/issue44099 opened by shreyanavigyan

#44100: test__xxsubinterpreters: test_one() fails in AMD64 Fedora Stab
https://bugs.python.org/issue44100 opened by pablogsal

#44101: Generation of an executable's library file when python is buil
https://bugs.python.org/issue44101 opened by lakor64

#44102: mock_open does not support the use of 'seek()'
https://bugs.python.org/issue44102 opened by nikle

#44105: tempfile.TemporaryDirectory deleted after sleep in threads
https://bugs.python.org/issue44105 opened by colas.le.guernic

#44106: [sqlite3] don't use politicians in examples/docs
https://bugs.python.org/issue44106 opened by erlendaasland

#44107: HTTPServer can't close http client completely
https://bugs.python.org/issue44107 opened by ueJone

#44109: missing dataclass decorator in match-statement example
https://bugs.python.org/issue44109 opened by ahmetveburak

#44110: Improve string's __getitem__ error message
https://bugs.python.org/issue44110 opened by miguendes

#44112: [buildbot] test_asyncio hangs (killed after 3 hours) on Reflea
https://bugs.python.org/issue44112 opened by vstinner

#44115: Improve conversions for fractions
https://bugs.python.org/issue44115 opened by Martin.Teichmann

#44117: [C API] Remove deprecated PyEval_InitThreads()
https://bugs.python.org/issue44117 opened by vstinner

#44120: logging.config.fileConfig/dictConfig can not import class
https://bugs.python.org/issue44120 opened by akihiro

#44121: Missing implementation for formatHeader and formatFooter metho
https://bugs.python.org/issue44121 opened by Harmouch101

#44123: make function parameter sentinel value true singletons
https://bugs.python.org/issue44123 opened by taleinat

#44124: Unhelpful error messages with mis-ordering of f-string specifi
https://bugs.python.org/issue44124 opened by angus-lherrou

#44127: urllib.parse.ParseResult._replace() does not allow replacing u
https://bugs.python.org/issue44127 opened by AstraLuma

#44128: zipfile: Deduplicate ZipExtFile code for init and resetting wh
https://bugs.python.org/issue44128 opened by dhillier

#44129: zipfile: Add descriptive global variables for general purpose
https://bugs.python.org/issue44129 opened by dhillier

#44131: [C API] Add tests on Py_FrozenMain()
https://bugs.python.org/issue44131 opened by vstinner

#44132: Local import conflict with system import
https://bugs.python.org/issue44132 opened by otrejoso

#44133: "Py_FrozenMain" symbol is not exported
https://bugs.python.org/issue44133 opened by vstinner

#44134: lzma: stream padding in xz files
https://bugs.python.org/issue44134 opened by rogdham



Most recent 15 issues with no replies (15)
==========================================

#44134: lzma: stream padding in xz files
https://bugs.python.org/issue44134

#44132: Local import conflict with system import
https://bugs.python.org/issue44132

#44131: [C API] Add tests on Py_FrozenMain()
https://bugs.python.org/issue44131

#44129: zipfile: Add descriptive global variables for general purpose
https://bugs.python.org/issue44129

#44128: zipfile: Deduplicate ZipExtFile code for init and resetting wh
https://bugs.python.org/issue44128

#44127: urllib.parse.ParseResult._replace() does not allow replacing u
https://bugs.python.org/issue44127

#44121: Missing implementation for formatHeader and formatFooter metho
https://bugs.python.org/issue44121

#44120: logging.config.fileConfig/dictConfig can not import class
https://bugs.python.org/issue44120

#44110: Improve string's __getitem__ error message
https://bugs.python.org/issue44110

#44101: Generation of an executable's library file when python is buil
https://bugs.python.org/issue44101

#44099: [c-api] Introduce a new slot in PyModuleDef to hold the classe
https://bugs.python.org/issue44099

#44093: compiler detection on macOS seems to be incorrect
https://bugs.python.org/issue44093

#44091: traceback & inspect modules should verify that the .py source
https://bugs.python.org/issue44091

#44087: [sqlite3] consider adding Py_TPFLAGS_DISALLOW_INSTANTIATION to
https://bugs.python.org/issue44087

#44086: py.svg not found on search result page
https://bugs.python.org/issue44086



Most recent 15 issues waiting for review (15)
=============================================

#44133: "Py_FrozenMain" symbol is not exported
https://bugs.python.org/issue44133

#44131: [C API] Add tests on Py_FrozenMain()
https://bugs.python.org/issue44131

#44129: zipfile: Add descriptive global variables for general purpose
https://bugs.python.org/issue44129

#44128: zipfile: Deduplicate ZipExtFile code for init and resetting wh
https://bugs.python.org/issue44128

#44121: Missing implementation for formatHeader and formatFooter metho
https://bugs.python.org/issue44121

#44117: [C API] Remove deprecated PyEval_InitThreads()
https://bugs.python.org/issue44117

#44115: Improve conversions for fractions
https://bugs.python.org/issue44115

#44110: Improve string's __getitem__ error message
https://bugs.python.org/issue44110

#44106: [sqlite3] don't use politicians in examples/docs
https://bugs.python.org/issue44106

#44101: Generation of an executable's library file when python is buil
https://bugs.python.org/issue44101

#44092: [sqlite3] consider removing special rollback handling
https://bugs.python.org/issue44092

#44090: Add class binding to unbound super objects for allowing autosu
https://bugs.python.org/issue44090

#44082: Add a method to check interpolation errors in configparser
https://bugs.python.org/issue44082

#44081: ast.unparse: dont use redundant space separator for lambdas wi
https://bugs.python.org/issue44081

#44079: [sqlite3] remove superfluous statement weak ref list from conn
https://bugs.python.org/issue44079



Top 10 most discussed issues (10)
=================================

#40222: "Zero cost" exception handling
https://bugs.python.org/issue40222 16 msgs

#43760: The DISPATCH() macro is not as efficient as it could be (move
https://bugs.python.org/issue43760 14 msgs

#44123: make function parameter sentinel value true singletons
https://bugs.python.org/issue44123 11 msgs

#43350: [sqlite3] Active statements are reset twice in _pysqlite_query
https://bugs.python.org/issue43350 8 msgs

#43804: "Building C and C++ Extensions on Windows" docs are very out-o
https://bugs.python.org/issue43804 8 msgs

#44045: canonicalize "upper-case" -> "uppercase"; "lower-case" -> "low
https://bugs.python.org/issue44045 7 msgs

#40938: urllib.parse.urlunsplit makes relative path to absolute (http:
https://bugs.python.org/issue40938 6 msgs

#42109: Use hypothesis for testing the standard library, falling back
https://bugs.python.org/issue42109 5 msgs

#43882: [security] urllib.parse should sanitize urls containing ASCII
https://bugs.python.org/issue43882 5 msgs

#37658: In some cases asyncio.wait_for can lead to socket leak.
https://bugs.python.org/issue37658 4 msgs



Issues closed (61)
==================

#1662: [patch] assert tp_traverse in PyType_GenericAlloc()
https://bugs.python.org/issue1662 closed by iritkatriel

#10548: document (lack of) interaction between @expectedFailure on a t
https://bugs.python.org/issue10548 closed by iritkatriel

#13657: IDLE doesn't recognize resetting sys.ps1.
https://bugs.python.org/issue13657 closed by terry.reedy

#16866: libainstall doesn't create $(BINDIR) directory
https://bugs.python.org/issue16866 closed by orsenthil

#21381: Python 3.4+ interpreter built on/with OS X 10.7 deployment tar
https://bugs.python.org/issue21381 closed by ned.deily

#22953: Windows installer configures system PATH also when installing
https://bugs.python.org/issue22953 closed by iritkatriel

#23750: doc: Clarify difference between os.system/subprocess.call in s
https://bugs.python.org/issue23750 closed by orsenthil

#24871: freeze.py doesn't work on x86_64 Linux out of the box
https://bugs.python.org/issue24871 closed by vstinner

#25479: Increase unit test coverage for abc.py
https://bugs.python.org/issue25479 closed by iritkatriel

#25821: Documentation for threading.enumerate / threading.Thread.is_al
https://bugs.python.org/issue25821 closed by iritkatriel

#28146: Confusing error messages in str.format()
https://bugs.python.org/issue28146 closed by pitrou

#28528: Pdb.checkline() attribute error when 'curframe' is None
https://bugs.python.org/issue28528 closed by iritkatriel

#31604: unittest.TestLoader().loadTestsFromTestCase(...) fails when ad
https://bugs.python.org/issue31604 closed by iritkatriel

#32725: Instance of _multiprocessing.PipeConnection-subtype crash on d
https://bugs.python.org/issue32725 closed by iritkatriel

#34367: AsyncResult.get() only notifies one thread
https://bugs.python.org/issue34367 closed by iritkatriel

#35663: webbrowser.py firefox bug [python3, windows 10]
https://bugs.python.org/issue35663 closed by gregory.p.smith

#37891: Exceptions tutorial page does not mention raise from
https://bugs.python.org/issue37891 closed by rhettinger

#38552: Colored Prompt broken in REPL in Windows in 3.8
https://bugs.python.org/issue38552 closed by MinchinWeb

#38908: Troubles with @runtime_checkable protocols
https://bugs.python.org/issue38908 closed by kj

#39228: traceback.FrameSummary does not handle exceptions from `repr()
https://bugs.python.org/issue39228 closed by iritkatriel

#40640: Tutorial for Continue missing ... line
https://bugs.python.org/issue40640 closed by iritkatriel

#42725: PEP 563: Should the behavior change for yield/yield from's
https://bugs.python.org/issue42725 closed by BTaskaya

#43389: Cancellation ignored by asyncio.wait_for can hang application
https://bugs.python.org/issue43389 closed by nmatravolgyi

#43417: ast.unparse: Simplify buffering logic
https://bugs.python.org/issue43417 closed by BTaskaya

#43558: The dataclasses documentation should mention how to call super
https://bugs.python.org/issue43558 closed by eric.smith

#43656: StackSummary.format fails if repr(value) fails
https://bugs.python.org/issue43656 closed by iritkatriel

#43992: Unable to get external dependencies for CPython on Ubuntu Linu
https://bugs.python.org/issue43992 closed by ned.deily

#44002: Use functools.lru_cache in urllib.parse instead of 1996 custom
https://bugs.python.org/issue44002 closed by gregory.p.smith

#44026: IDLE: print "Did you mean?" for AttributeError and NameError
https://bugs.python.org/issue44026 closed by terry.reedy

#44030: Markup with_traceback code example
https://bugs.python.org/issue44030 closed by iritkatriel

#44057: Inconsitencies in `__init_subclass__` in a generic class
https://bugs.python.org/issue44057 closed by kj

#44061: Regression in pkgutil: iter_modules stopped taking Path argume
https://bugs.python.org/issue44061 closed by steve.dower

#44063: compiler: does not revert back the end_* locations
https://bugs.python.org/issue44063 closed by BTaskaya

#44066: Conflicts while using Py_LIMITED_API
https://bugs.python.org/issue44066 closed by erlendaasland

#44068: Possible divide by zero problems
https://bugs.python.org/issue44068 closed by vstinner

#44070: __file__ is now fully qualified in 3.8 and 3.9
https://bugs.python.org/issue44070 closed by steve.dower

#44071: Syntax error in Python3 documentation
https://bugs.python.org/issue44071 closed by evolvah

#44074: patchcheck checks against branch "master" not "main"
https://bugs.python.org/issue44074 closed by pablogsal

#44076: issue with list in Python 3.8.5
https://bugs.python.org/issue44076 closed by zach.ware

#44080: Bias in random.choices(long_sequence)
https://bugs.python.org/issue44080 closed by rhettinger

#44083: problem with updated 3.9.5
https://bugs.python.org/issue44083 closed by eric.smith

#44084: Can't mark match, case, _ as keywords in docs
https://bugs.python.org/issue44084 closed by taleinat

#44088: traced line number can be None
https://bugs.python.org/issue44088 closed by Mark.Shannon

#44089: csv.Error can't be subclassed
https://bugs.python.org/issue44089 closed by orsenthil

#44094: Remove PyErr_Set...WithUnicodeFilename APIs
https://bugs.python.org/issue44094 closed by pitrou

#44095: Add suffix property to zipfile.Path
https://bugs.python.org/issue44095 closed by jaraco

#44098: Remove ParamSpec from __parameters__ of most typing generics
https://bugs.python.org/issue44098 closed by kj

#44103: Python 3.10 docs are visually broken
https://bugs.python.org/issue44103 closed by zach.ware

#44104: http.cookies.CookieError: Illegal key
https://bugs.python.org/issue44104 closed by ra1nb0w

#44108: [sqlite3] normalise SQL quoted literals in sqlite3 test suite
https://bugs.python.org/issue44108 closed by corona10

#44111: 404 link on python webpage
https://bugs.python.org/issue44111 closed by christian.heimes

#44113: [C API] Deprecate legacy API for configure Python initializati
https://bugs.python.org/issue44113 closed by vstinner

#44114: Incorrect function signatures in dictobject.c
https://bugs.python.org/issue44114 closed by pitrou

#44116: The _csv module can't be garbage-collected after _csv.register
https://bugs.python.org/issue44116 closed by pablogsal

#44118: cython compiler error
https://bugs.python.org/issue44118 closed by mlucool

#44119: Use glob.glob() to implement pathlib.Path.glob()
https://bugs.python.org/issue44119 closed by barneygale

#44122: let linter allow defining attribute outside __init__ if called
https://bugs.python.org/issue44122 closed by lys.nikolaou

#44125: "make patchcheck" fails
https://bugs.python.org/issue44125 closed by pitrou

#44126: Cross Compile Cython Modules
https://bugs.python.org/issue44126 closed by ned.deily

#44130: GIL Improvement
https://bugs.python.org/issue44130 closed by shreyanavigyan

#1606233: readline on popen3 file returns empty string before end
https://bugs.python.org/issue1606233 closed by iritkatriel
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/SBPJODI2BLNJ632IWVR3TG6AFGTAOAUI/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-05-14 - 2021-05-21)
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 7452 (+23)
closed 48492 (+51)
total 55944 (+74)

Open issues with patches: 2965


Issues opened (57)
==================

#39950: Add pathlib.Path.hardlink_to()
https://bugs.python.org/issue39950 reopened by barneygale

#42834: [subinterpreters] Convert "global" static variable caches in _
https://bugs.python.org/issue42834 reopened by kj

#44126: Support cross-compiling of cpython modules using setuptools
https://bugs.python.org/issue44126 reopened by jmoguill2

#44135: issubclass documentation doesn't explain tuple semantic
https://bugs.python.org/issue44135 opened by joaozinho

#44136: Remove pathlib flavours
https://bugs.python.org/issue44136 opened by barneygale

#44138: multiprocessing documentation should note behavior when proces
https://bugs.python.org/issue44138 opened by kushal-kumaran

#44140: WeakKeyDictionary should support lookup by id instead of hash
https://bugs.python.org/issue44140 opened by conchylicultor

#44142: ast.unparse: visually better code generation
https://bugs.python.org/issue44142 opened by BTaskaya

#44145: hmac.update is not releasing the GIL when openssl's hmac is us
https://bugs.python.org/issue44145 opened by gregory.p.smith

#44147: [WinError 193] %1 is not a valid Win32 application
https://bugs.python.org/issue44147 opened by bassel27

#44149: difflib.get_close_matches: Add `key` argument
https://bugs.python.org/issue44149 opened by mustafaquraish

#44151: Improve parameter names and return value ordering for linear_r
https://bugs.python.org/issue44151 opened by rhettinger

#44153: Signaling an asyncio subprocess might raise ProcessLookupError
https://bugs.python.org/issue44153 opened by syntaxcoloring

#44155: Race condition when using multiprocessing BaseManager and Pool
https://bugs.python.org/issue44155 opened by chenzhuowansui

#44156: [subinterpreters] Replace static string caches with subinterpr
https://bugs.python.org/issue44156 opened by kj

#44157: redirect_* should also redirect C-level streams
https://bugs.python.org/issue44157 opened by xmorel

#44158: Clarify documentation for redirected stdout/stderr when using
https://bugs.python.org/issue44158 opened by tanty

#44159: mimetypes - "strict" on Windows
https://bugs.python.org/issue44159 opened by Norman Lorrain

#44163: IDLE ValueError in HyperParser
https://bugs.python.org/issue44163 opened by rhettinger

#44164: Document what are resources in importlib.resources
https://bugs.python.org/issue44164 opened by FFY00

#44165: [sqlite3] sqlite3_prepare_v2 micro optimisation: pass string s
https://bugs.python.org/issue44165 opened by erlendaasland

#44166: Make IndexError messages for list more informative
https://bugs.python.org/issue44166 opened by miguendes

#44167: ipaddress.IPv6Address.is_private makes redundant checks
https://bugs.python.org/issue44167 opened by mjpieters

#44170: ShareableList cannot safely handle multibyte utf-8 characters
https://bugs.python.org/issue44170 opened by huwcbjones

#44172: curses module may call delwin() on original window before subw
https://bugs.python.org/issue44172 opened by michaelforney

#44173: Stored (uncompressed) ZipExtFile in zipfile can be seekable at
https://bugs.python.org/issue44173 opened by juniorjpdj

#44174: Unclear meaning of _Private__names in enum docs.
https://bugs.python.org/issue44174 opened by gregory.p.smith

#44175: What do "cased" and "uncased" mean?
https://bugs.python.org/issue44175 opened by otakutyrant

#44176: asyncio.as_completed() raises TypeError when the first supplie
https://bugs.python.org/issue44176 opened by alexdelorenzo

#44178: Add an interpreter-level critical section construct
https://bugs.python.org/issue44178 opened by xmorel

#44180: SyntaxError misidentified in 3.10.0b1 when = used instead of :
https://bugs.python.org/issue44180 opened by aroberge

#44181: SyntaxError in Python 3.10.0b1: wrong token for missing comma
https://bugs.python.org/issue44181 opened by aroberge

#44182: python-config.sh vs python-config.py inconsistency
https://bugs.python.org/issue44182 opened by millert

#44183: Can't install certificates if GUI tools are not installed on m
https://bugs.python.org/issue44183 opened by thetechconspiracy

#44184: crash on windows invoking flake8
https://bugs.python.org/issue44184 opened by Anthony Sottile

#44185: mock_open file handle __exit__ does not call close
https://bugs.python.org/issue44185 opened by williamsjoblom

#44186: TimedRotatingFileHandler overwrite log
https://bugs.python.org/issue44186 opened by aeg

#44187: Implement infrastructure for quickening and specializing
https://bugs.python.org/issue44187 opened by Mark.Shannon

#44188: ThreadPoolExecutor unbalanced semaphore count
https://bugs.python.org/issue44188 opened by bennieswart

#44189: multiprocessing AF_PIPE name format is slightly confusing in t
https://bugs.python.org/issue44189 opened by Antony.Lee

#44190: Dictionary assignment shorthand
https://bugs.python.org/issue44190 opened by davidhariri

#44191: Getting an ImportError DLL load failed while importing _ssl
https://bugs.python.org/issue44191 opened by lnegger

#44192: Annotations, Inheritance and Circular Reference
https://bugs.python.org/issue44192 opened by reob-info

#44193: socket line 46 import _socket Import Error
https://bugs.python.org/issue44193 opened by Joshex

#44194: Folding ''.join(<known number of elts>) into f-strings
https://bugs.python.org/issue44194 opened by BTaskaya

#44195: importlib.abc.TraversableReader is not implemented
https://bugs.python.org/issue44195 opened by FFY00

#44196: Document that importlib.abc.Traversable's methods should raise
https://bugs.python.org/issue44196 opened by FFY00

#44198: Add flags or function in pathlib.Path
https://bugs.python.org/issue44198 opened by tetelevm

#44200: Recommend importlib.abc.Traversable users to implement __fspat
https://bugs.python.org/issue44200 opened by FFY00

#44201: REPL requests another line despite syntax error
https://bugs.python.org/issue44201 opened by gvanrossum

#44202: Add errors argument to importlib.abc.Traversable.read_text
https://bugs.python.org/issue44202 opened by FFY00

#44203: test__xxsubinterpreters: heap-buffer-overflow in interp_is_run
https://bugs.python.org/issue44203 opened by vstinner

#44204: socket.connect ignores CTRL+C during timeout on Win
https://bugs.python.org/issue44204 opened by mrx23dot

#44205: shutil.copystat can fail when copying to a file system with a
https://bugs.python.org/issue44205 opened by chrisburr

#44206: Add a version number to dict keys.
https://bugs.python.org/issue44206 opened by Mark.Shannon

#44207: Add a version number to Python functions
https://bugs.python.org/issue44207 opened by Mark.Shannon

#44208: argparse: Accept option without needing to distinguish "-" fro
https://bugs.python.org/issue44208 opened by wbarnha



Most recent 15 issues with no replies (15)
==========================================

#44208: argparse: Accept option without needing to distinguish "-" fro
https://bugs.python.org/issue44208

#44207: Add a version number to Python functions
https://bugs.python.org/issue44207

#44205: shutil.copystat can fail when copying to a file system with a
https://bugs.python.org/issue44205

#44204: socket.connect ignores CTRL+C during timeout on Win
https://bugs.python.org/issue44204

#44203: test__xxsubinterpreters: heap-buffer-overflow in interp_is_run
https://bugs.python.org/issue44203

#44198: Add flags or function in pathlib.Path
https://bugs.python.org/issue44198

#44196: Document that importlib.abc.Traversable's methods should raise
https://bugs.python.org/issue44196

#44195: importlib.abc.TraversableReader is not implemented
https://bugs.python.org/issue44195

#44192: Annotations, Inheritance and Circular Reference
https://bugs.python.org/issue44192

#44188: ThreadPoolExecutor unbalanced semaphore count
https://bugs.python.org/issue44188

#44187: Implement infrastructure for quickening and specializing
https://bugs.python.org/issue44187

#44186: TimedRotatingFileHandler overwrite log
https://bugs.python.org/issue44186

#44185: mock_open file handle __exit__ does not call close
https://bugs.python.org/issue44185

#44183: Can't install certificates if GUI tools are not installed on m
https://bugs.python.org/issue44183

#44182: python-config.sh vs python-config.py inconsistency
https://bugs.python.org/issue44182



Most recent 15 issues waiting for review (15)
=============================================

#44208: argparse: Accept option without needing to distinguish "-" fro
https://bugs.python.org/issue44208

#44205: shutil.copystat can fail when copying to a file system with a
https://bugs.python.org/issue44205

#44196: Document that importlib.abc.Traversable's methods should raise
https://bugs.python.org/issue44196

#44195: importlib.abc.TraversableReader is not implemented
https://bugs.python.org/issue44195

#44188: ThreadPoolExecutor unbalanced semaphore count
https://bugs.python.org/issue44188

#44187: Implement infrastructure for quickening and specializing
https://bugs.python.org/issue44187

#44184: crash on windows invoking flake8
https://bugs.python.org/issue44184

#44180: SyntaxError misidentified in 3.10.0b1 when = used instead of :
https://bugs.python.org/issue44180

#44173: Stored (uncompressed) ZipExtFile in zipfile can be seekable at
https://bugs.python.org/issue44173

#44172: curses module may call delwin() on original window before subw
https://bugs.python.org/issue44172

#44167: ipaddress.IPv6Address.is_private makes redundant checks
https://bugs.python.org/issue44167

#44166: Make IndexError messages for list more informative
https://bugs.python.org/issue44166

#44165: [sqlite3] sqlite3_prepare_v2 micro optimisation: pass string s
https://bugs.python.org/issue44165

#44164: Document what are resources in importlib.resources
https://bugs.python.org/issue44164

#44156: [subinterpreters] Replace static string caches with subinterpr
https://bugs.python.org/issue44156



Top 10 most discussed issues (10)
=================================

#44184: crash on windows invoking flake8
https://bugs.python.org/issue44184 32 msgs

#40452: Tkinter/IDLE: preserve clipboard on closure
https://bugs.python.org/issue40452 19 msgs

#44151: Improve parameter names and return value ordering for linear_r
https://bugs.python.org/issue44151 13 msgs

#44099: [C API] Introduce a new slot in PyModuleDef to hold the classe
https://bugs.python.org/issue44099 10 msgs

#44147: [WinError 193] %1 is not a valid Win32 application
https://bugs.python.org/issue44147 10 msgs

#28937: str.split(): allow removing empty strings (when sep is not Non
https://bugs.python.org/issue28937 9 msgs

#44180: SyntaxError misidentified in 3.10.0b1 when = used instead of :
https://bugs.python.org/issue44180 8 msgs

#43882: [security] urllib.parse should sanitize urls containing ASCII
https://bugs.python.org/issue43882 7 msgs

#44175: What do "cased" and "uncased" mean?
https://bugs.python.org/issue44175 6 msgs

#42109: Use hypothesis for testing the standard library, falling back
https://bugs.python.org/issue42109 5 msgs



Issues closed (48)
==================

#22891: code removal from urllib.parse.urlsplit()
https://bugs.python.org/issue22891 closed by gregory.p.smith

#29639: test suite intentionally avoids referring to localhost, destro
https://bugs.python.org/issue29639 closed by gregory.p.smith

#30593: Document that sqlite3.Cursor.executescript disregards isolatio
https://bugs.python.org/issue30593 closed by berker.peksag

#32133: documentation: numbers module nitpick
https://bugs.python.org/issue32133 closed by rhettinger

#33433: ipaddress is_private misleading for IPv4 mapped IPv6 addresses
https://bugs.python.org/issue33433 closed by gregory.p.smith

#35765: Document references object x but doesn't show it in the exampl
https://bugs.python.org/issue35765 closed by iritkatriel

#35889: sqlite3.Row doesn't have useful repr
https://bugs.python.org/issue35889 closed by berker.peksag

#36160: Multiple errors in test_site.py on sysconfig._CONFIG_VARS.clea
https://bugs.python.org/issue36160 closed by iritkatriel

#36464: Python 2.7 build install fails intermittently with -j on MacOS
https://bugs.python.org/issue36464 closed by willingc

#38593: Python 3.7 does not catch infinite recursion for some values o
https://bugs.python.org/issue38593 closed by iritkatriel

#39924: pathlib handles missing `os.link`, `os.symlink` and `os.readli
https://bugs.python.org/issue39924 closed by barneygale

#40339: Instead of skipping, IPV6 test(s) fail on a non-IPV6 machine
https://bugs.python.org/issue40339 closed by gregory.p.smith

#40670: supplying an empty string to timeit causes an IndentationError
https://bugs.python.org/issue40670 closed by iritkatriel

#40975: contextlib.AsyncExitStack enter_async_context and aclose shoul
https://bugs.python.org/issue40975 closed by iritkatriel

#41318: Better error message of "Cannot recover from stack overflow."
https://bugs.python.org/issue41318 closed by iritkatriel

#42022: Allow ensurepip to work without bundled wheels
https://bugs.python.org/issue42022 closed by FFY00

#42783: asyncio.sleep(0) idiom is not documented
https://bugs.python.org/issue42783 closed by iritkatriel

#43295: datetime.strptime emits IndexError on parsing 'z' as %z
https://bugs.python.org/issue43295 closed by vstinner

#43650: MemoryError on zip.read in shutil._unpack_zipfile
https://bugs.python.org/issue43650 closed by gregory.p.smith

#43753: [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
https://bugs.python.org/issue43753 closed by vstinner

#44038: In documentation Section 8.6, the definition of parameter_list
https://bugs.python.org/issue44038 closed by pablogsal

#44072: Doc: power operator (`**`) present for numbers.Complex, not ad
https://bugs.python.org/issue44072 closed by terry.reedy

#44078: Output relative path when using PurePath.relative_to
https://bugs.python.org/issue44078 closed by terry.reedy

#44081: ast.unparse: dont use redundant space separator for lambdas wi
https://bugs.python.org/issue44081 closed by BTaskaya

#44086: py.svg not found on search result page
https://bugs.python.org/issue44086 closed by jugmac00

#44106: [sqlite3] don't use politicians in examples/docs
https://bugs.python.org/issue44106 closed by erlendaasland

#44107: HTTPServer can't close http client completely
https://bugs.python.org/issue44107 closed by gregory.p.smith

#44132: Local import conflict with system import
https://bugs.python.org/issue44132 closed by ned.deily

#44137: importlib.resources.path raises RuntimeError when FileNotFound
https://bugs.python.org/issue44137 closed by jaraco

#44139: Unparenthesized tuple doc bug in what's new
https://bugs.python.org/issue44139 closed by pablogsal

#44141: Getting error while importing ssl "import _ssl ImportError: DL
https://bugs.python.org/issue44141 closed by christian.heimes

#44143: The parse crashes when raising tokenizer errors when an existi
https://bugs.python.org/issue44143 closed by pablogsal

#44144: Python window not opening
https://bugs.python.org/issue44144 closed by christian.heimes

#44146: Format string fill not handling brace char
https://bugs.python.org/issue44146 closed by eric.smith

#44148: Raise a SystemError if frame is NULL in PyEval_GetGlobals
https://bugs.python.org/issue44148 closed by shreyanavigyan

#44150: Add optional weights parameter to statistics.fmean()
https://bugs.python.org/issue44150 closed by rhettinger

#44152: [not a bug] .isupper() does not support Polytonic Greek (but .
https://bugs.python.org/issue44152 closed by Jelle Zijlstra

#44154: Optimize Fraction pickling
https://bugs.python.org/issue44154 closed by Sergey.Kirpichev

#44160: speed up searching for keywords by using a dictionary
https://bugs.python.org/issue44160 closed by Dennis Sweeney

#44161: free: invalid pointer on graph and photo.message imports
https://bugs.python.org/issue44161 closed by christian.heimes

#44162: importlib.resources.path no longer supports directories
https://bugs.python.org/issue44162 closed by gitpushdashf

#44168: Wrong syntax error hint when spurious colon present in functio
https://bugs.python.org/issue44168 closed by pablogsal

#44169: Add HTTPS support to http.server
https://bugs.python.org/issue44169 closed by ned.deily

#44171: Cython cannot compile 'a = 5/6' and return 'a = 0'
https://bugs.python.org/issue44171 closed by pablogsal

#44177: Unable to get the else while parsing through AST module
https://bugs.python.org/issue44177 closed by eric.smith

#44179: python3 ?????? range??????????????????
https://bugs.python.org/issue44179 closed by christian.heimes

#44197: [request feature] Itertools extended combinations to limited n
https://bugs.python.org/issue44197 closed by rhettinger

#44199: code example index error in tutorial controlflow
https://bugs.python.org/issue44199 closed by HVoltBb
Summary of Python tracker Issues [ In reply to ]
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
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/JMCSIBHIZC2W24YV4I5ENE2KV4I7JLXS/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-05-28 - 2021-06-04)
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 7426 ( +2)
closed 48623 (+49)
total 56049 (+51)

Open issues with patches: 2940


Issues opened (29)
==================

#43921: test_ssl: test_wrong_cert_tls13() and test_pha_required_nocert
https://bugs.python.org/issue43921 reopened by christian.heimes

#44264: Add descriptive error message when environment variable not de
https://bugs.python.org/issue44264 opened by astrosticks

#44266: AttributeError: module 'sys' has no attribute 'original_stdout
https://bugs.python.org/issue44266 opened by chinmay.malvania

#44268: gettext: deprecate selecting plural form by fractional numbers
https://bugs.python.org/issue44268 opened by serhiy.storchaka

#44269: smtplib AUTH command doesn't handle EAI arguments
https://bugs.python.org/issue44269 opened by jrlevine

#44271: asyncio random crash with longtime run
https://bugs.python.org/issue44271 opened by twbt4f

#44275: Is there a mojibake problem rendering interactive help in the
https://bugs.python.org/issue44275 opened by jessevsilverman

#44276: Replace if-elif-else structure with match-case (PEP634)
https://bugs.python.org/issue44276 opened by Kshitiz17

#44279: doc: contextlib.suppress documentation is imprecise
https://bugs.python.org/issue44279 opened by iritkatriel

#44283: Add jump table for certain safe match-case statements
https://bugs.python.org/issue44283 opened by Dennis Sweeney

#44287: test_asyncio: test_popen() failed on AMD64 Windows8.1 Refleaks
https://bugs.python.org/issue44287 opened by vstinner

#44288: unittest: _is_relevant_tb_level() fails because tb.tb_frame.f_
https://bugs.python.org/issue44288 opened by vstinner

#44289: tarfile.is_tarfile() modifies file object's current position
https://bugs.python.org/issue44289 opened by mateja.and

#44291: Unify logging.handlers.SysLogHandler behavior with SocketHandl
https://bugs.python.org/issue44291 opened by cybergrind

#44292: contextmanager + ExitStack.pop_all()
https://bugs.python.org/issue44292 opened by lucae.mattiello

#44293: PEP 585 breaks inspect.isclass
https://bugs.python.org/issue44293 opened by joperez

#44295: self.assertDictContainsSubset warning is unhelpful
https://bugs.python.org/issue44295 opened by Anthony Sottile

#44296: Should warnings.warn default to stacklevel=2?
https://bugs.python.org/issue44296 opened by Anthony Sottile

#44297: Frame with -1 line number
https://bugs.python.org/issue44297 opened by vstinner

#44299: Enable control over daemon flag in ThreadPoolExecutor and Proc
https://bugs.python.org/issue44299 opened by dkropachev

#44301: Is there a way to provide destructor for module written using
https://bugs.python.org/issue44301 opened by lycantropos

#44302: compile fail when make install run pip install as sudo
https://bugs.python.org/issue44302 opened by Battant

#44304: segmentation fault appeared in python 3.10.0b2
https://bugs.python.org/issue44304 opened by zzzeek

#44306: asyncio.from_thread
https://bugs.python.org/issue44306 opened by graingert

#44307: date.today() is 2x slower than datetime.now().date()
https://bugs.python.org/issue44307 opened by Anthony Sottile

#44309: Add support for yescrypt in crypt.
https://bugs.python.org/issue44309 opened by besser82

#44310: lru_cache memory leak
https://bugs.python.org/issue44310 opened by Wouter De Borger2

#44312: test_asyncio leaked [1533, 1531, 1533] references, sum=4597
https://bugs.python.org/issue44312 opened by pablogsal

#44313: Generate LOAD_ATTR+CALL_FUNCTION instead of LOAD_METHOD+CALL_M
https://bugs.python.org/issue44313 opened by BTaskaya



Most recent 15 issues with no replies (15)
==========================================

#44309: Add support for yescrypt in crypt.
https://bugs.python.org/issue44309

#44307: date.today() is 2x slower than datetime.now().date()
https://bugs.python.org/issue44307

#44302: compile fail when make install run pip install as sudo
https://bugs.python.org/issue44302

#44299: Enable control over daemon flag in ThreadPoolExecutor and Proc
https://bugs.python.org/issue44299

#44297: Frame with -1 line number
https://bugs.python.org/issue44297

#44296: Should warnings.warn default to stacklevel=2?
https://bugs.python.org/issue44296

#44295: self.assertDictContainsSubset warning is unhelpful
https://bugs.python.org/issue44295

#44292: contextmanager + ExitStack.pop_all()
https://bugs.python.org/issue44292

#44289: tarfile.is_tarfile() modifies file object's current position
https://bugs.python.org/issue44289

#44287: test_asyncio: test_popen() failed on AMD64 Windows8.1 Refleaks
https://bugs.python.org/issue44287

#44269: smtplib AUTH command doesn't handle EAI arguments
https://bugs.python.org/issue44269

#44264: Add descriptive error message when environment variable not de
https://bugs.python.org/issue44264

#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

#44251: ctypes '_get_soname' fails silently on missing objdump
https://bugs.python.org/issue44251



Most recent 15 issues waiting for review (15)
=============================================

#44310: lru_cache memory leak
https://bugs.python.org/issue44310

#44309: Add support for yescrypt in crypt.
https://bugs.python.org/issue44309

#44299: Enable control over daemon flag in ThreadPoolExecutor and Proc
https://bugs.python.org/issue44299

#44295: self.assertDictContainsSubset warning is unhelpful
https://bugs.python.org/issue44295

#44291: Unify logging.handlers.SysLogHandler behavior with SocketHandl
https://bugs.python.org/issue44291

#44289: tarfile.is_tarfile() modifies file object's current position
https://bugs.python.org/issue44289

#44279: doc: contextlib.suppress documentation is imprecise
https://bugs.python.org/issue44279

#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

#44254: Change turtledemo button colors
https://bugs.python.org/issue44254

#44239: Use platform defined data directories instead of ~/.python_his
https://bugs.python.org/issue44239

#44230: lookup extensions with the stable ABI under a platform specifi
https://bugs.python.org/issue44230

#44225: stop() on a stopped loop inhibits the next run_forever
https://bugs.python.org/issue44225

#44220: PyStructSequence_UnnamedField unavailable on Windows
https://bugs.python.org/issue44220

#44212: asyncio overrides signal handlers
https://bugs.python.org/issue44212



Top 10 most discussed issues (10)
=================================

#44112: [buildbot] test_asyncio hangs (killed after 3 hours) on Reflea
https://bugs.python.org/issue44112 14 msgs

#44275: Is there a mojibake problem rendering interactive help in the
https://bugs.python.org/issue44275 13 msgs

#43921: test_ssl: test_wrong_cert_tls13() and test_pha_required_nocert
https://bugs.python.org/issue43921 12 msgs

#44254: Change turtledemo button colors
https://bugs.python.org/issue44254 11 msgs

#44276: Replace if-elif-else structure with match-case (PEP634)
https://bugs.python.org/issue44276 11 msgs

#44283: Add jump table for certain safe match-case statements
https://bugs.python.org/issue44283 11 msgs

#42972: [C API] Heap types (PyType_FromSpec) must fully implement the
https://bugs.python.org/issue42972 7 msgs

#40395: Scripts folder is Empty in python 3.8.2 for Windows 7.
https://bugs.python.org/issue40395 6 msgs

#43693: Logically merge cell and locals array. They are already contig
https://bugs.python.org/issue43693 6 msgs

#44229: test_ssl: test_get_server_certificate() and test_msg_callback_
https://bugs.python.org/issue44229 6 msgs



Issues closed (46)
==================

#6338: Error message displayed on stderr when no C compiler is presen
https://bugs.python.org/issue6338 closed by iritkatriel

#11105: Compiling recursive Python ASTs crash the interpreter
https://bugs.python.org/issue11105 closed by pablogsal

#17153: tarfile extract fails when Unicode in pathname
https://bugs.python.org/issue17153 closed by vinay.sajip

#21550: Add Python implementation of the tar utility
https://bugs.python.org/issue21550 closed by serhiy.storchaka

#23903: Generate PC/python3.def by scraping headers
https://bugs.python.org/issue23903 closed by petr.viktorin

#24906: asyncore asynchat hanging on ssl
https://bugs.python.org/issue24906 closed by iritkatriel

#29086: Document C API that is not part of the limited API
https://bugs.python.org/issue29086 closed by petr.viktorin

#30495: IDLE: modernize textview module
https://bugs.python.org/issue30495 closed by terry.reedy

#32280: Expose `_PyRuntime` through a section name
https://bugs.python.org/issue32280 closed by pablogsal

#34219: distutils: build_ext -D wrongly assume defining a symbol with
https://bugs.python.org/issue34219 closed by steve.dower

#37041: IDLE: path browser unusable on some displays
https://bugs.python.org/issue37041 closed by aroberge

#42862: Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module
https://bugs.python.org/issue42862 closed by pablogsal

#43776: Popen with shell=True yield mangled repr output
https://bugs.python.org/issue43776 closed by gregory.p.smith

#43858: Provide method to get list of logging level names
https://bugs.python.org/issue43858 closed by vinay.sajip

#44041: [sqlite3] check that column count is updated correctly for cac
https://bugs.python.org/issue44041 closed by pablogsal

#44042: [sqlite3] _pysqlite_connection_begin() optimisations
https://bugs.python.org/issue44042 closed by pablogsal

#44048: test_hashlib failure for "AMD64 RHEL8 FIPS Only Blake2 Builtin
https://bugs.python.org/issue44048 closed by pablogsal

#44235: Remove l*gettext() and related functions in the gettext module
https://bugs.python.org/issue44235 closed by corona10

#44246: 3.10 beta 1: breaking change in importlib.metadata entry point
https://bugs.python.org/issue44246 closed by jaraco

#44249: Readme typo fix
https://bugs.python.org/issue44249 closed by terry.reedy

#44252: test_ssl and test_httplib.HTTPSTest crash randomly with "Windo
https://bugs.python.org/issue44252 closed by pablogsal

#44260: _Random.seed() is called twice
https://bugs.python.org/issue44260 closed by serhiy.storchaka

#44262: tarfile: some content different output
https://bugs.python.org/issue44262 closed by FFY00

#44263: Better explain the GC contract for PyType_FromSpecWithBases
https://bugs.python.org/issue44263 closed by pablogsal

#44265: Create an MSI Package
https://bugs.python.org/issue44265 closed by steve.dower

#44267: Wrong PEP 515 parsing in decimal module (both C and Python ver
https://bugs.python.org/issue44267 closed by mark.dickinson

#44270: shutil.which: does not find path/cmd.ext where ext is not give
https://bugs.python.org/issue44270 closed by eryksun

#44272: DeprecationWarning: The *random* parameter to shuffle() has be
https://bugs.python.org/issue44272 closed by steven.daprano

#44273: Assigning to Ellipsis should be the same as assigning to __deb
https://bugs.python.org/issue44273 closed by pablogsal

#44274: Installation problem for python-3.6.4rc1-macosx10.6.pkg-('pyth
https://bugs.python.org/issue44274 closed by ned.deily

#44277: cpython forks are spammed with dependabot PRs
https://bugs.python.org/issue44277 closed by zach.ware

#44278: Improve syntax error message for assigning to "..."
https://bugs.python.org/issue44278 closed by serhiy.storchaka

#44280: unittest filters out too many assertion stack frames from cont
https://bugs.python.org/issue44280 closed by iritkatriel

#44281: Links on top of collections doc not in the order of sections
https://bugs.python.org/issue44281 closed by rhettinger

#44282: IDLE: ColorDelegatorTest test_incremental_editing failures
https://bugs.python.org/issue44282 closed by terry.reedy

#44284: Python references wrong line but correct line number in traceb
https://bugs.python.org/issue44284 closed by iritkatriel

#44285: Coverity scan: Modules/getpath.c. "calculate_open_pyenv" alloc
https://bugs.python.org/issue44285 closed by vstinner

#44286: venv activate script would be good to show failure.
https://bugs.python.org/issue44286 closed by idle947

#44290: x86-64 macOS 3.x buildbot build failed with: No such file or d
https://bugs.python.org/issue44290 closed by vstinner

#44294: 3.9.5 Windows 64-bit installer says v3.8.10 in startup window.
https://bugs.python.org/issue44294 closed by zach.ware

#44298: 3.10.0b2 traces with-exit before the break that caused the exi
https://bugs.python.org/issue44298 closed by pablogsal

#44300: using Linked list vs dynamic array for LifoQueue class
https://bugs.python.org/issue44300 closed by rhettinger

#44303: Buildbot website failing with 503
https://bugs.python.org/issue44303 closed by shreyanavigyan

#44305: Improve syntax error for try block without finally or except b
https://bugs.python.org/issue44305 closed by pablogsal

#44308: Raw Strings lack parody
https://bugs.python.org/issue44308 closed by vstinner

#44311: How to print results of asyncio websockets at the same time?
https://bugs.python.org/issue44311 closed by hellojinwoo
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/TJVGVDH4WJ5MCSEVIL3RIVNPEIGK7UGX/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-06-04 - 2021-06-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 7457 (+31)
closed 48676 (+53)
total 56133 (+84)

Open issues with patches: 2955


Issues opened (60)
==================

#11105: Compiling recursive Python ASTs crash the interpreter
https://bugs.python.org/issue11105 reopened by BTaskaya

#44242: enum.IntFlag regression: missing values cause TypeError
https://bugs.python.org/issue44242 reopened by ethan.furman

#44246: 3.10 beta 1: breaking change in importlib.metadata entry point
https://bugs.python.org/issue44246 reopened by Anthony Sottile

#44314: [doc] SSLContext.set_ciphers() link to OpenSSL cipher list for
https://bugs.python.org/issue44314 opened by cjmayo

#44316: Support preserving path meaning in os.path.normpath() and absp
https://bugs.python.org/issue44316 opened by barneygale

#44317: Suggestion for better syntax errors in tokenizer errors
https://bugs.python.org/issue44317 opened by wyz23x2

#44318: Asyncio classes missing __slots__
https://bugs.python.org/issue44318 opened by Bluenix2

#44319: setup openssl faild on linux (ubuntu 20.04)
https://bugs.python.org/issue44319 opened by Battant

#44321: os.EX_OK for Windows
https://bugs.python.org/issue44321 opened by samuelmarks

#44323: install module fail on windows 10
https://bugs.python.org/issue44323 opened by Battant

#44324: add a "expected expression" syntax error
https://bugs.python.org/issue44324 opened by CCLDArjun

#44325: IDLE: Fix shell comment anomalies
https://bugs.python.org/issue44325 opened by terry.reedy

#44328: time.monotonic() should use a different clock source on Window
https://bugs.python.org/issue44328 opened by lunixbochs2

#44330: IDLE: Colorizer and output tests hang on macOS
https://bugs.python.org/issue44330 opened by terry.reedy

#44331: Generate static PyCodeObjects for faster startup
https://bugs.python.org/issue44331 opened by nascheme

#44334: Use bytearray in urllib.unquote_to_bytes
https://bugs.python.org/issue44334 opened by eng.mustafaelagamey

#44336: Windows buildbots hang after fatal exit
https://bugs.python.org/issue44336 opened by jkloth

#44338: Port LOAD_GLOBAL to adaptive interpreter
https://bugs.python.org/issue44338 opened by Mark.Shannon

#44339: Discrepancy between math.pow(0.0, -inf) and 0.0**-inf
https://bugs.python.org/issue44339 opened by mark.dickinson

#44340: Add support for building cpython with clang thin lto
https://bugs.python.org/issue44340 opened by holmanb

#44342: enum with inherited type won't pickle
https://bugs.python.org/issue44342 opened by Tom.Brown

#44343: Adding the "with" statement support to ContextVar
https://bugs.python.org/issue44343 opened by achimnol

#44344: Documentation for pow() should include the possibility of comp
https://bugs.python.org/issue44344 opened by eyadams

#44346: Fraction constructor may accept spaces around '/'
https://bugs.python.org/issue44346 opened by Sergey.Kirpichev

#44347: Unclear documentation for shutil.copytree()
https://bugs.python.org/issue44347 opened by tilman.vogel

#44348: test_exceptions.ExceptionTests.test_recursion_in_except_handle
https://bugs.python.org/issue44348 opened by kj

#44350: IDLE: support Command-click on window title on macOS
https://bugs.python.org/issue44350 opened by Aivar.Annamaa

#44351: distutils.sysconfig.parse_makefile() regression in Python 3.10
https://bugs.python.org/issue44351 opened by hroncok

#44353: PEP 604 NewType
https://bugs.python.org/issue44353 opened by joperez

#44354: ssl deprecation warnings erganomics
https://bugs.python.org/issue44354 opened by graingert

#44355: Allow spaces in format strings
https://bugs.python.org/issue44355 opened by steven.daprano

#44358: AMD64 RHEL8 LTO + PGO 3.x build failed with: /usr/bin/ld: Dwar
https://bugs.python.org/issue44358 opened by vstinner

#44359: test_ftplib fails as "env changes" if a socket operation times
https://bugs.python.org/issue44359 opened by vstinner

#44361: test_smtpnet failed with SMTPServerDisconnected on x86 Gentoo
https://bugs.python.org/issue44361 opened by vstinner

#44362: improve documentation of SSL deprecations
https://bugs.python.org/issue44362 opened by graingert

#44365: Bad dataclass post-init example
https://bugs.python.org/issue44365 opened by MicaelJarniac

#44368: Invalid mapping patterns give confusing SyntaxErrors
https://bugs.python.org/issue44368 opened by brandtbucher

#44369: Improve syntax error for wrongly closed strings
https://bugs.python.org/issue44369 opened by pablogsal

#44370: Inconsistent results for min() and max() with math.nan as argu
https://bugs.python.org/issue44370 opened by joel.larose

#44371: asyncio.wait_for does not cancel running tasks in the correct
https://bugs.python.org/issue44371 opened by ofekkir

#44372: Can't install Python3.8, 3.9, 3.10 various errors including 0x
https://bugs.python.org/issue44372 opened by tps800

#44373: make Event and Awaitable
https://bugs.python.org/issue44373 opened by ktbarrett

#44374: PyThreadState_IsCurrent bug under building Python with --with-
https://bugs.python.org/issue44374 opened by JunyiXie

#44375: urllib.parse.urlparse is not parsing the url properly
https://bugs.python.org/issue44375 opened by neethun

#44376: Improve performance of integer exponentiation
https://bugs.python.org/issue44376 opened by steven.daprano

#44377: Truncated error message of original function while multiproces
https://bugs.python.org/issue44377 opened by mrshanth

#44380: glob.glob handling of * (asterisk) wildcard is broken
https://bugs.python.org/issue44380 opened by max0x7ba

#44381: Allow enabling control flow guard in Windows build
https://bugs.python.org/issue44381 opened by steve.dower

#44383: argparse.BooleanOptionalAction interacts poorly with ArgumentD
https://bugs.python.org/issue44383 opened by juliangilbey

#44384: test_ttk_guionly: 2 tests fail once each on Pipelines Ubuntu
https://bugs.python.org/issue44384 opened by terry.reedy

#44386: importlib and math.pi interact strangely
https://bugs.python.org/issue44386 opened by prescod2

#44387: Not obvious that locale.LC_MESSAGES may not exist sometimes (e
https://bugs.python.org/issue44387 opened by richardmines91

#44388: venv API Docs for EnvBuilder.ensure_directories incorrectly de
https://bugs.python.org/issue44388 opened by itsayellow

#44389: Modules/_ssl.c, repeated 'SSL_OP_NO_TLSv1_2'
https://bugs.python.org/issue44389 opened by brotherbeer

#44390: PC/frozen_dllmain.c, some expressions have no side effects
https://bugs.python.org/issue44390 opened by brotherbeer

#44391: PC/launcher.c???one more argument than required
https://bugs.python.org/issue44391 opened by brotherbeer

#44392: Py_GenericAlias is not documented
https://bugs.python.org/issue44392 opened by ronaldoussoren

#44394: [security] CVE-2013-0340 "Billion Laughs" fixed in Expat >=2.4
https://bugs.python.org/issue44394 opened by vstinner

#44395: email.message as_string() not writing unixfrom
https://bugs.python.org/issue44395 opened by konstantin2

#44396: pegen _PyParser_ASTFromFile(): Use-After-Free in syntaxerror()
https://bugs.python.org/issue44396 opened by elmanto



Most recent 15 issues with no replies (15)
==========================================

#44395: email.message as_string() not writing unixfrom
https://bugs.python.org/issue44395

#44391: PC/launcher.c???one more argument than required
https://bugs.python.org/issue44391

#44390: PC/frozen_dllmain.c, some expressions have no side effects
https://bugs.python.org/issue44390

#44389: Modules/_ssl.c, repeated 'SSL_OP_NO_TLSv1_2'
https://bugs.python.org/issue44389

#44388: venv API Docs for EnvBuilder.ensure_directories incorrectly de
https://bugs.python.org/issue44388

#44384: test_ttk_guionly: 2 tests fail once each on Pipelines Ubuntu
https://bugs.python.org/issue44384

#44383: argparse.BooleanOptionalAction interacts poorly with ArgumentD
https://bugs.python.org/issue44383

#44377: Truncated error message of original function while multiproces
https://bugs.python.org/issue44377

#44374: PyThreadState_IsCurrent bug under building Python with --with-
https://bugs.python.org/issue44374

#44373: make Event and Awaitable
https://bugs.python.org/issue44373

#44372: Can't install Python3.8, 3.9, 3.10 various errors including 0x
https://bugs.python.org/issue44372

#44371: asyncio.wait_for does not cancel running tasks in the correct
https://bugs.python.org/issue44371

#44361: test_smtpnet failed with SMTPServerDisconnected on x86 Gentoo
https://bugs.python.org/issue44361

#44340: Add support for building cpython with clang thin lto
https://bugs.python.org/issue44340

#44338: Port LOAD_GLOBAL to adaptive interpreter
https://bugs.python.org/issue44338



Most recent 15 issues waiting for review (15)
=============================================

#44396: pegen _PyParser_ASTFromFile(): Use-After-Free in syntaxerror()
https://bugs.python.org/issue44396

#44388: venv API Docs for EnvBuilder.ensure_directories incorrectly de
https://bugs.python.org/issue44388

#44381: Allow enabling control flow guard in Windows build
https://bugs.python.org/issue44381

#44376: Improve performance of integer exponentiation
https://bugs.python.org/issue44376

#44369: Improve syntax error for wrongly closed strings
https://bugs.python.org/issue44369

#44368: Invalid mapping patterns give confusing SyntaxErrors
https://bugs.python.org/issue44368

#44362: improve documentation of SSL deprecations
https://bugs.python.org/issue44362

#44359: test_ftplib fails as "env changes" if a socket operation times
https://bugs.python.org/issue44359

#44351: distutils.sysconfig.parse_makefile() regression in Python 3.10
https://bugs.python.org/issue44351

#44348: test_exceptions.ExceptionTests.test_recursion_in_except_handle
https://bugs.python.org/issue44348

#44347: Unclear documentation for shutil.copytree()
https://bugs.python.org/issue44347

#44346: Fraction constructor may accept spaces around '/'
https://bugs.python.org/issue44346

#44342: enum with inherited type won't pickle
https://bugs.python.org/issue44342

#44340: Add support for building cpython with clang thin lto
https://bugs.python.org/issue44340

#44339: Discrepancy between math.pow(0.0, -inf) and 0.0**-inf
https://bugs.python.org/issue44339



Top 10 most discussed issues (10)
=================================

#44368: Invalid mapping patterns give confusing SyntaxErrors
https://bugs.python.org/issue44368 18 msgs

#43693: Logically merge cell and locals array. They are already contig
https://bugs.python.org/issue43693 15 msgs

#44370: Inconsistent results for min() and max() with math.nan as argu
https://bugs.python.org/issue44370 11 msgs

#44246: 3.10 beta 1: breaking change in importlib.metadata entry point
https://bugs.python.org/issue44246 10 msgs

#38323: asyncio: MultiLoopWatcher has a race condition (test_asyncio:
https://bugs.python.org/issue38323 8 msgs

#44242: enum.IntFlag regression: missing values cause TypeError
https://bugs.python.org/issue44242 8 msgs

#44310: Document that lru_cache uses hard references
https://bugs.python.org/issue44310 7 msgs

#44362: improve documentation of SSL deprecations
https://bugs.python.org/issue44362 7 msgs

#28937: str.split(): allow removing empty strings (when sep is not Non
https://bugs.python.org/issue28937 6 msgs

#44324: add a "expected expression" syntax error
https://bugs.python.org/issue44324 6 msgs



Issues closed (53)
==================

#16970: argparse: bad nargs value raises misleading message
https://bugs.python.org/issue16970 closed by gvanrossum

#21359: IDLE macOS: Some Command shortcuts do not work correctly
https://bugs.python.org/issue21359 closed by terry.reedy

#31930: IDLE: Pressing "Home" on Windows places cursor before ">>>"
https://bugs.python.org/issue31930 closed by terry.reedy

#32761: Create IDLE Modern Mac keyset
https://bugs.python.org/issue32761 closed by terry.reedy

#33051: IDLE: Create new tab for editor options in configdialog
https://bugs.python.org/issue33051 closed by terry.reedy

#33962: IDLE: use ttk.spinbox with configdialog
https://bugs.python.org/issue33962 closed by terry.reedy

#35800: remove smtpd.MailmanProxy
https://bugs.python.org/issue35800 closed by corona10

#37022: pdb: do_p and do_pp swallow exceptions from __repr__
https://bugs.python.org/issue37022 closed by iritkatriel

#40213: contextlib.aclosing()
https://bugs.python.org/issue40213 closed by John Belmonte

#40468: IDLE: configdialog tab rearrange
https://bugs.python.org/issue40468 closed by terry.reedy

#41165: [Python 3.10] Remove APIs deprecated long enough
https://bugs.python.org/issue41165 closed by methane

#41391: Make test_unicodedata pass when running without network
https://bugs.python.org/issue41391 closed by yan12125

#42213: Get rid of cyclic GC hack in sqlite3.Connection and sqlite3.Ca
https://bugs.python.org/issue42213 closed by erlendaasland

#42801: Exception catching function crashes on recursive list
https://bugs.python.org/issue42801 closed by corona10

#43318: pdb does not output the prompt message when successfully clear
https://bugs.python.org/issue43318 closed by iritkatriel

#43610: Ctrl C makes interpreter exit
https://bugs.python.org/issue43610 closed by terry.reedy

#43833: Unexpected Parsing of Numeric Literals Concatenated with Boole
https://bugs.python.org/issue43833 closed by pablogsal

#43853: [sqlite3] Improve sqlite3_value_text() error handling
https://bugs.python.org/issue43853 closed by pablogsal

#44112: [buildbot] test_asyncio hangs (killed after 3 hours) on Reflea
https://bugs.python.org/issue44112 closed by vstinner

#44187: Implement infrastructure for quickening and specializing
https://bugs.python.org/issue44187 closed by Mark.Shannon

#44206: Add a version number to dict keys.
https://bugs.python.org/issue44206 closed by Mark.Shannon

#44258: Support PEP 515 for Fraction's initialization from string
https://bugs.python.org/issue44258 closed by mark.dickinson

#44266: AttributeError: module 'sys' has no attribute 'original_stdout
https://bugs.python.org/issue44266 closed by terry.reedy

#44276: Replace if-elif-else structure with match-case (PEP634)
https://bugs.python.org/issue44276 closed by Kshitiz17

#44304: segmentation fault appeared in python 3.10.0b2
https://bugs.python.org/issue44304 closed by pablogsal

#44312: test_asyncio leaked [1533, 1531, 1533] references, sum=4597
https://bugs.python.org/issue44312 closed by pablogsal

#44315: [sqlite3] remove unused connection argument from pysqlite_step
https://bugs.python.org/issue44315 closed by pablogsal

#44320: License for W3C C14N test suite is rendered as blockquote
https://bugs.python.org/issue44320 closed by corona10

#44322: Document SyntaxError args and interpretation for f-string fiel
https://bugs.python.org/issue44322 closed by terry.reedy

#44326: [sqlite3] remove unused members from pysqlite_Statement
https://bugs.python.org/issue44326 closed by pablogsal

#44327: [sqlite3] remove unused members from pysqlite_Connection
https://bugs.python.org/issue44327 closed by pablogsal

#44329: [sqlite3] refactor pysqlite_statement_create
https://bugs.python.org/issue44329 closed by erlendaasland

#44332: For Loop temporary variable scope should be local to For loop
https://bugs.python.org/issue44332 closed by mark.dickinson

#44333: Segmentation fault
https://bugs.python.org/issue44333 closed by eric.smith

#44335: "Wrong" invalid character identified
https://bugs.python.org/issue44335 closed by pablogsal

#44337: Port LOAD_ATTR to adaptive interpreter
https://bugs.python.org/issue44337 closed by Mark.Shannon

#44341: Conflict between re.match and match keyword
https://bugs.python.org/issue44341 closed by pablogsal

#44345: The first line (comment) of the parser.c is incorrect.
https://bugs.python.org/issue44345 closed by lys.nikolaou

#44349: Edge case in compiler when error displaying with non-utf8 line
https://bugs.python.org/issue44349 closed by pablogsal

#44352: Native Windows Python builds running on Europe/Moscow TZ repor
https://bugs.python.org/issue44352 closed by mikekaganski

#44356: Multiple enum mixins not allowed even when they have the same
https://bugs.python.org/issue44356 closed by ethan.furman

#44357: Add math.cbrt() function: Cube Root
https://bugs.python.org/issue44357 closed by mark.dickinson

#44360: test_compile killed by SIGKILL on AMD64 Ubuntu 3.x (Linux OOM
https://bugs.python.org/issue44360 closed by pablogsal

#44363: Address sanitizer (gcc version) is generating false positives
https://bugs.python.org/issue44363 closed by pablogsal

#44364: Add non integral tests for `sqrt()`
https://bugs.python.org/issue44364 closed by mark.dickinson

#44366: Define functions without parentheses (if no parameters given)
https://bugs.python.org/issue44366 closed by pablogsal

#44367: Python Code for WebView2 Exe Testing
https://bugs.python.org/issue44367 closed by gvanrossum

#44378: Py_IS_TYPE(): cast discards ???const??? qualifier from pointer
https://bugs.python.org/issue44378 closed by vstinner

#44379: Pickling recursion error, did not import pickle
https://bugs.python.org/issue44379 closed by terry.reedy

#44382: Python 3.9+ on Windows 8.0
https://bugs.python.org/issue44382 closed by hypoturtle

#44385: Some target-related rules are unreachable in the grammar
https://bugs.python.org/issue44385 closed by lys.nikolaou

#44393: segfault with sys.setrecursionlimit
https://bugs.python.org/issue44393 closed by eric.smith

#44397: Add Linked Linked module
https://bugs.python.org/issue44397 closed by Jelle Zijlstra
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-06-11 - 2021-06-18)
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 7446 (-11)
closed 48743 (+67)
total 56189 (+56)

Open issues with patches: 2962


Issues opened (41)
==================

#41611: IDLE: problems with completions on Mac
https://bugs.python.org/issue41611 reopened by terry.reedy

#43475: Worst-case behaviour of hash collision with float NaN
https://bugs.python.org/issue43475 reopened by serhiy.storchaka

#44107: HTTPServer can't close http client completely
https://bugs.python.org/issue44107 reopened by ueJone

#44398: IDLE: On macOS, cntl-space/backslash display as ^S/^B
https://bugs.python.org/issue44398 opened by terry.reedy

#44399: log rotator cookbook example might waste disk space
https://bugs.python.org/issue44399 opened by mori-b

#44403: Add os.path.isreserved() function
https://bugs.python.org/issue44403 opened by barneygale

#44404: tkinter's after() AttributeError with functools.partial (no at
https://bugs.python.org/issue44404 opened by phil.tgd

#44405: add program passed as string to dis module.
https://bugs.python.org/issue44405 opened by CCLDArjun

#44406: Divergent sys.prefix behavior causes `python -m build` command
https://bugs.python.org/issue44406 opened by dsmaccy

#44407: A "Coroutines and Tasks" code example needs "asyncio.run(main(
https://bugs.python.org/issue44407 opened by AtsushiSakai

#44408: imaplib fails when server sends extra blank line after literal
https://bugs.python.org/issue44408 opened by jrlevine

#44410: Exception in AsyncMock side_effect cases incorrect refcount
https://bugs.python.org/issue44410 opened by penlect

#44412: Add os.path.fileuri() function
https://bugs.python.org/issue44412 opened by barneygale

#44413: OverflowError: mktime argument out of range after 2019
https://bugs.python.org/issue44413 opened by psijic

#44414: from __future__ import annotations breaks profiler's handling
https://bugs.python.org/issue44414 opened by wilcoxjay

#44416: test_threading: test_print_exception() hangs and killed after
https://bugs.python.org/issue44416 opened by vstinner

#44418: unicodedata.ucnhash_CAPI removed from Python 3.10 without depr
https://bugs.python.org/issue44418 opened by hroncok

#44423: copy2 / sendfile fails on linux with large file
https://bugs.python.org/issue44423 opened by kr-g

#44424: Decompress streaming bz2 file
https://bugs.python.org/issue44424 opened by carlosfranzreb

#44425: 'dirty' added to sys.version on Linux and Mac source builds de
https://bugs.python.org/issue44425 opened by mark.final

#44426: Docs fail to build with Sphinx 4 due to Invalid C declaration
https://bugs.python.org/issue44426 opened by ksurma

#44427: File extension for scripts on windows is unclear
https://bugs.python.org/issue44427 opened by maltekliemann

#44428: _ProactorBasePipeTransport.abort() after _ProactorBasePipeTran
https://bugs.python.org/issue44428 opened by graingert

#44429: Tkinter Flow Geometry Manager
https://bugs.python.org/issue44429 opened by Gary73

#44430: [sqlite3] refactor threading tests
https://bugs.python.org/issue44430 opened by erlendaasland

#44431: Add command-line functionality to uuid module
https://bugs.python.org/issue44431 opened by ephenix

#44432: SourceFileLoader.load_module() is mixing content of previosly
https://bugs.python.org/issue44432 opened by blackandred

#44434: _thread module: Remove redundant PyThread_exit_thread() call t
https://bugs.python.org/issue44434 opened by vstinner

#44435: There is no description of PY_SSIZE_T_CLEAN in docs
https://bugs.python.org/issue44435 opened by jack__d

#44439: PickleBuffer doesn't have __len__ method
https://bugs.python.org/issue44439 opened by malin

#44440: logging does not work as documented (setLevel)
https://bugs.python.org/issue44440 opened by alex4200

#44441: Malformed PyImport_Inittab after re-initialization
https://bugs.python.org/issue44441 opened by kryheb

#44443: dataclass looks up field default value on the class, not the c
https://bugs.python.org/issue44443 opened by eric.smith

#44445: Add `site-include` install scheme path in sysconfig
https://bugs.python.org/issue44445 opened by FFY00

#44446: linecache.getline TypeError when formatting tracebacks in stac
https://bugs.python.org/issue44446 opened by graingert

#44447: Syntax Error not as detailed as shown
https://bugs.python.org/issue44447 opened by khokhareesa.home

#44449: Segfault in _PyTrash_begin when faulthandler tries to dump thr
https://bugs.python.org/issue44449 opened by dgrisby

#44450: Generator expressions trace differently on Windows than on Mac
https://bugs.python.org/issue44450 opened by nedbat

#44451: test_entry_points_by_index (test.test_importlib.test_metadata_
https://bugs.python.org/issue44451 opened by hroncok

#44452: Allow paths to be joined without worrying about a leading slas
https://bugs.python.org/issue44452 opened by zbysz

#44453: Documented return type of sysconfig.get_path() is wrong
https://bugs.python.org/issue44453 opened by Jelle Zijlstra



Most recent 15 issues with no replies (15)
==========================================

#44453: Documented return type of sysconfig.get_path() is wrong
https://bugs.python.org/issue44453

#44452: Allow paths to be joined without worrying about a leading slas
https://bugs.python.org/issue44452

#44450: Generator expressions trace differently on Windows than on Mac
https://bugs.python.org/issue44450

#44449: Segfault in _PyTrash_begin when faulthandler tries to dump thr
https://bugs.python.org/issue44449

#44443: dataclass looks up field default value on the class, not the c
https://bugs.python.org/issue44443

#44441: Malformed PyImport_Inittab after re-initialization
https://bugs.python.org/issue44441

#44435: There is no description of PY_SSIZE_T_CLEAN in docs
https://bugs.python.org/issue44435

#44432: SourceFileLoader.load_module() is mixing content of previosly
https://bugs.python.org/issue44432

#44428: _ProactorBasePipeTransport.abort() after _ProactorBasePipeTran
https://bugs.python.org/issue44428

#44427: File extension for scripts on windows is unclear
https://bugs.python.org/issue44427

#44425: 'dirty' added to sys.version on Linux and Mac source builds de
https://bugs.python.org/issue44425

#44424: Decompress streaming bz2 file
https://bugs.python.org/issue44424

#44423: copy2 / sendfile fails on linux with large file
https://bugs.python.org/issue44423

#44416: test_threading: test_print_exception() hangs and killed after
https://bugs.python.org/issue44416

#44414: from __future__ import annotations breaks profiler's handling
https://bugs.python.org/issue44414



Most recent 15 issues waiting for review (15)
=============================================

#44453: Documented return type of sysconfig.get_path() is wrong
https://bugs.python.org/issue44453

#44451: test_entry_points_by_index (test.test_importlib.test_metadata_
https://bugs.python.org/issue44451

#44446: linecache.getline TypeError when formatting tracebacks in stac
https://bugs.python.org/issue44446

#44441: Malformed PyImport_Inittab after re-initialization
https://bugs.python.org/issue44441

#44439: PickleBuffer doesn't have __len__ method
https://bugs.python.org/issue44439

#44434: _thread module: Remove redundant PyThread_exit_thread() call t
https://bugs.python.org/issue44434

#44431: Add command-line functionality to uuid module
https://bugs.python.org/issue44431

#44430: [sqlite3] refactor threading tests
https://bugs.python.org/issue44430

#44426: Docs fail to build with Sphinx 4 due to Invalid C declaration
https://bugs.python.org/issue44426

#44412: Add os.path.fileuri() function
https://bugs.python.org/issue44412

#44408: imaplib fails when server sends extra blank line after literal
https://bugs.python.org/issue44408

#44405: add program passed as string to dis module.
https://bugs.python.org/issue44405

#44395: email.message as_string() not writing unixfrom
https://bugs.python.org/issue44395

#44388: venv API Docs for EnvBuilder.ensure_directories incorrectly de
https://bugs.python.org/issue44388

#44369: Improve syntax error for wrongly closed strings
https://bugs.python.org/issue44369



Top 10 most discussed issues (10)
=================================

#23316: Incorrect evaluation order of function arguments with *args
https://bugs.python.org/issue23316 13 msgs

#44418: unicodedata.ucnhash_CAPI removed from Python 3.10 without depr
https://bugs.python.org/issue44418 12 msgs

#44426: Docs fail to build with Sphinx 4 due to Invalid C declaration
https://bugs.python.org/issue44426 10 msgs

#41299: Python3 threading.Event().wait time is twice as large as Pytho
https://bugs.python.org/issue41299 8 msgs

#44328: time.monotonic() should use a different clock source on Window
https://bugs.python.org/issue44328 8 msgs

#44451: test_entry_points_by_index (test.test_importlib.test_metadata_
https://bugs.python.org/issue44451 8 msgs

#44283: Add jump table for certain safe match-case statements
https://bugs.python.org/issue44283 6 msgs

#44316: Support preserving path meaning in os.path.normpath() and absp
https://bugs.python.org/issue44316 6 msgs

#44405: add program passed as string to dis module.
https://bugs.python.org/issue44405 6 msgs

#44318: Asyncio classes missing __slots__
https://bugs.python.org/issue44318 5 msgs



Issues closed (60)
==================

#4277: asynchat's handle_error inconsistency
https://bugs.python.org/issue4277 closed by iritkatriel

#7464: circular reference in HTTPResponse by urllib2
https://bugs.python.org/issue7464 closed by iritkatriel

#9102: pybench: Cannot compare 2.x and 3.x benchmarks
https://bugs.python.org/issue9102 closed by iritkatriel

#9419: RUNSHARED needs LDFLAGS
https://bugs.python.org/issue9419 closed by iritkatriel

#10582: PyErr_PrintEx exits silently when passed SystemExit exception
https://bugs.python.org/issue10582 closed by iritkatriel

#14445: Providing more fine-grained control over assert statements
https://bugs.python.org/issue14445 closed by iritkatriel

#16663: Poor documentation for METH_KEYWORDS
https://bugs.python.org/issue16663 closed by iritkatriel

#19214: shutil.make_archive should recognize extensions in filenames
https://bugs.python.org/issue19214 closed by iritkatriel

#19832: XML version is ignored
https://bugs.python.org/issue19832 closed by scoder

#23394: No garbage collection at end of main thread
https://bugs.python.org/issue23394 closed by iritkatriel

#23786: test_unaligned_buffers (test.test_hash.HashEqualityTestCase) .
https://bugs.python.org/issue23786 closed by petriborg

#25682: __package__ not set to None under pdb in Python 3
https://bugs.python.org/issue25682 closed by iritkatriel

#25946: configure should pick /usr/bin/g++ automatically if present
https://bugs.python.org/issue25946 closed by iritkatriel

#26231: HTTPResponse.close() should consume all remaining data in body
https://bugs.python.org/issue26231 closed by iritkatriel

#27824: update ConfigParser docs regarding in-line comments
https://bugs.python.org/issue27824 closed by iritkatriel

#28412: os.path.splitdrive documentation out of date
https://bugs.python.org/issue28412 closed by iritkatriel

#28877: Cannot compile _ssl.o on HP-UX
https://bugs.python.org/issue28877 closed by iritkatriel

#29126: Fix comments about _PyThreadState_Current
https://bugs.python.org/issue29126 closed by iritkatriel

#29153: Test test.test_asynchat.TestAsynchat / test.test_asynchat.Test
https://bugs.python.org/issue29153 closed by iritkatriel

#30260: sock_dealloc() may call __repr__ when socket class is already
https://bugs.python.org/issue30260 closed by iritkatriel

#30563: [Cygwin] multiprocessing module with pool object issue
https://bugs.python.org/issue30563 closed by iritkatriel

#31398: TypeError: gdbm key must be string, not unicode
https://bugs.python.org/issue31398 closed by iritkatriel

#32322: Heap type with Py_TPFLAGS_HAVE_GC leads to segfault due to not
https://bugs.python.org/issue32322 closed by iritkatriel

#32581: A bug of the write funtion of ConfigParser.py
https://bugs.python.org/issue32581 closed by iritkatriel

#33367: Multiprocessing Pool workers initiated with maxtasksperchild d
https://bugs.python.org/issue33367 closed by iritkatriel

#34773: sqlite3 module inconsistently returning only some rows from a
https://bugs.python.org/issue34773 closed by iritkatriel

#38211: clean up type_init()
https://bugs.python.org/issue38211 closed by erlendaasland

#38460: 3.8 Release Notes: document asyncio exception changes
https://bugs.python.org/issue38460 closed by srittau

#39217: GC of a ctypes object causes application crash
https://bugs.python.org/issue39217 closed by iritkatriel

#40128: IDLE Show completions pop-up not working on macOS
https://bugs.python.org/issue40128 closed by terry.reedy

#40240: Expose public spelling of _PyGC_FINALIZED and _PyGC_SET_FINALI
https://bugs.python.org/issue40240 closed by vstinner

#42998: pathlib.Path: add `username` argument to `home()`
https://bugs.python.org/issue42998 closed by barneygale

#43024: improve signature (in help, etc) for functions taking sentinel
https://bugs.python.org/issue43024 closed by iritkatriel

#44310: Document that lru_cache uses hard references
https://bugs.python.org/issue44310 closed by rhettinger

#44339: Discrepancy between math.pow(0.0, -inf) and 0.0**-inf
https://bugs.python.org/issue44339 closed by mark.dickinson

#44376: Improve performance of integer exponentiation
https://bugs.python.org/issue44376 closed by tim.peters

#44381: Allow enabling control flow guard in Windows build
https://bugs.python.org/issue44381 closed by steve.dower

#44386: importlib and math.pi interact strangely
https://bugs.python.org/issue44386 closed by ned.deily

#44389: Modules/_ssl.c, repeated 'SSL_OP_NO_TLSv1_2'
https://bugs.python.org/issue44389 closed by erlendaasland

#44392: Py_GenericAlias is not documented
https://bugs.python.org/issue44392 closed by kj

#44396: pegen _PyParser_ASTFromFile(): Use-After-Free in syntaxerror()
https://bugs.python.org/issue44396 closed by pablogsal

#44400: Propose random.randbool()
https://bugs.python.org/issue44400 closed by rhettinger

#44401: const kwlist for PyArg_ParseTupleAndKeywords and PyArg_VaParse
https://bugs.python.org/issue44401 closed by serhiy.storchaka

#44402: Python 3.9 and 3.10 fails to install in WINE
https://bugs.python.org/issue44402 closed by steve.dower

#44409: compile raises SyntaxError with undocumented lineno attribute
https://bugs.python.org/issue44409 closed by pablogsal

#44411: regrtests fail with segfault after failing calls to malloc
https://bugs.python.org/issue44411 closed by jack__d

#44415: sys.stdout.flush and print() hanging
https://bugs.python.org/issue44415 closed by rajeevkchaurasia

#44417: bytecode<>line number mapping and f_lasti seem wrong in 3.10.0
https://bugs.python.org/issue44417 closed by Gabriele Tornetta

#44419: Wrong division calculation for numbers more than 16 digits
https://bugs.python.org/issue44419 closed by zach.ware

#44420: Add CapWords classes to datetime module?
https://bugs.python.org/issue44420 closed by dougthor42

#44421: random.uniform() hangs will eating up all available RAM
https://bugs.python.org/issue44421 closed by rhettinger

#44422: threading.enumerate(): reentrant call during a GC collection h
https://bugs.python.org/issue44422 closed by vstinner

#44433: processes created by subprocess.Popen is not terminating
https://bugs.python.org/issue44433 closed by eric.smith

#44436: [Windows] _thread.start_new_thread() should close the thread h
https://bugs.python.org/issue44436 closed by vstinner

#44437: Add multimap() function similar to map(), but with multiproces
https://bugs.python.org/issue44437 closed by rhettinger

#44438: argparser documentation error
https://bugs.python.org/issue44438 closed by rhettinger

#44442: Globals (and presumably builtins) are cleared premuturely in F
https://bugs.python.org/issue44442 closed by Mark.Shannon

#44444: Spam
https://bugs.python.org/issue44444 closed by erlendaasland

#44448: Suggestion: change existing error message for invalid function
https://bugs.python.org/issue44448 closed by pablogsal

#1105770: null source chars handled oddly by tokenize
https://bugs.python.org/issue1105770 closed by gvanrossum
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/H23ODGP3MTWGKT7EXIPZMI3VDYDLC3BK/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2021-06-18 - 2021-06-25)
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 7410 (-36)
closed 48834 (+91)
total 56244 (+55)

Open issues with patches: 2951


Issues opened (34)
==================

#34389: CPython may fail to build in the presence of a ~/.pydistutils.
https://bugs.python.org/issue34389 reopened by iritkatriel

#43988: Add test.support.check_disallow_instantiation()
https://bugs.python.org/issue43988 reopened by erlendaasland

#44455: compileall should exit nonzero for nonexistent directories
https://bugs.python.org/issue44455 opened by asmeurer

#44457: Finish format() change started in issue43945
https://bugs.python.org/issue44457 opened by ethan.furman

#44461: 'Pdb' object has no attribute 'botframe'
https://bugs.python.org/issue44461 opened by jaraco

#44462: multiprocessing.get hangs if the pool is closed in the signal
https://bugs.python.org/issue44462 opened by tkc17

#44463: HTTP Cookiejar doesn't support samesite
https://bugs.python.org/issue44463 opened by jwag956

#44464: Remove flake8 exception for deprecation warning (importlib.met
https://bugs.python.org/issue44464 opened by jaraco

#44465: html.escape can be used in a few places in the standard lib in
https://bugs.python.org/issue44465 opened by andrei.avk

#44467: profiling-compatible functools.wraps
https://bugs.python.org/issue44467 opened by Anthony Sottile

#44468: Shouldn't `typing.get_type_hints()` default `globalns` to `{}`
https://bugs.python.org/issue44468 opened by WCA

#44470: 3.11 docs.python.org in Polish not English?
https://bugs.python.org/issue44470 opened by samuelmarks

#44471: Raise TypeError in ExitStack.enter_context() for bad argument
https://bugs.python.org/issue44471 opened by serhiy.storchaka

#44473: logging.handlers.QueueHandler acts unexpected
https://bugs.python.org/issue44473 opened by kai.jmueller

#44474: inspect.getsourceslines() consider lambda of one line only
https://bugs.python.org/issue44474 opened by Welgriv

#44475: Dataclass Causes Infinite Recursion when using type of bytes
https://bugs.python.org/issue44475 opened by andrewonboe

#44479: Windows build doesn't regenerate some files
https://bugs.python.org/issue44479 opened by gvanrossum

#44480: test_compile killed by signal 9 on AMD64 FreeBSD Non-Debug 3.x
https://bugs.python.org/issue44480 opened by vstinner

#44481: Tkinter config() minor documentation bug for shorthand options
https://bugs.python.org/issue44481 opened by spirko

#44482: Possible resource leeak in glob in non-refcount implementation
https://bugs.python.org/issue44482 opened by serhiy.storchaka

#44484: test_concurrent_futures: failure on Windows (x64)
https://bugs.python.org/issue44484 opened by erlendaasland

#44489: _handle_existing_loggers should respect loggers that were manu
https://bugs.python.org/issue44489 opened by ronserruya2

#44490: PEP 604 Union (int | str) doesn't have __parameters__
https://bugs.python.org/issue44490 opened by kj

#44492: Building a C extension on Big Sur and SDK v10.15 fails
https://bugs.python.org/issue44492 opened by philthompson10

#44493: Missing terminated NUL in the length of sockaddr_un
https://bugs.python.org/issue44493 opened by zonyitoo

#44495: wrong FNAME in tarfile if tgz extension is used
https://bugs.python.org/issue44495 opened by maciej.mm.misiak

#44496: string.Formatter class not allowing {.field}
https://bugs.python.org/issue44496 opened by avdwoude

#44498: add deprecation warnings for asynchat, asyncore and smtpd
https://bugs.python.org/issue44498 opened by iritkatriel

#44499: [sqlite3] make sqlite3.Connection exception refs strong
https://bugs.python.org/issue44499 opened by erlendaasland

#44500: Document changes to code object.
https://bugs.python.org/issue44500 opened by Mark.Shannon

#44501: Packing constant call arguments
https://bugs.python.org/issue44501 opened by BTaskaya

#44503: Hide __enter__ calls in mock_open
https://bugs.python.org/issue44503 opened by CendioOssman

#44504: Make docstring quotes consistent in Lib/_collections_abc.py
https://bugs.python.org/issue44504 opened by kuzmovych

#44508: asyncio: document failure mode for loop.call_soon_threadsafe
https://bugs.python.org/issue44508 opened by mark.dickinson



Most recent 15 issues with no replies (15)
==========================================

#44508: asyncio: document failure mode for loop.call_soon_threadsafe
https://bugs.python.org/issue44508

#44504: Make docstring quotes consistent in Lib/_collections_abc.py
https://bugs.python.org/issue44504

#44500: Document changes to code object.
https://bugs.python.org/issue44500

#44499: [sqlite3] make sqlite3.Connection exception refs strong
https://bugs.python.org/issue44499

#44496: string.Formatter class not allowing {.field}
https://bugs.python.org/issue44496

#44495: wrong FNAME in tarfile if tgz extension is used
https://bugs.python.org/issue44495

#44493: Missing terminated NUL in the length of sockaddr_un
https://bugs.python.org/issue44493

#44489: _handle_existing_loggers should respect loggers that were manu
https://bugs.python.org/issue44489

#44484: test_concurrent_futures: failure on Windows (x64)
https://bugs.python.org/issue44484

#44481: Tkinter config() minor documentation bug for shorthand options
https://bugs.python.org/issue44481

#44479: Windows build doesn't regenerate some files
https://bugs.python.org/issue44479

#44474: inspect.getsourceslines() consider lambda of one line only
https://bugs.python.org/issue44474

#44473: logging.handlers.QueueHandler acts unexpected
https://bugs.python.org/issue44473

#44471: Raise TypeError in ExitStack.enter_context() for bad argument
https://bugs.python.org/issue44471

#44467: profiling-compatible functools.wraps
https://bugs.python.org/issue44467



Most recent 15 issues waiting for review (15)
=============================================

#44504: Make docstring quotes consistent in Lib/_collections_abc.py
https://bugs.python.org/issue44504

#44501: Packing constant call arguments
https://bugs.python.org/issue44501

#44498: add deprecation warnings for asynchat, asyncore and smtpd
https://bugs.python.org/issue44498

#44493: Missing terminated NUL in the length of sockaddr_un
https://bugs.python.org/issue44493

#44482: Possible resource leeak in glob in non-refcount implementation
https://bugs.python.org/issue44482

#44471: Raise TypeError in ExitStack.enter_context() for bad argument
https://bugs.python.org/issue44471

#44468: Shouldn't `typing.get_type_hints()` default `globalns` to `{}`
https://bugs.python.org/issue44468

#44464: Remove flake8 exception for deprecation warning (importlib.met
https://bugs.python.org/issue44464

#44453: Documented return type of sysconfig.get_path() is wrong
https://bugs.python.org/issue44453

#44446: linecache.getline TypeError when formatting tracebacks in stac
https://bugs.python.org/issue44446

#44431: Add command-line functionality to uuid module
https://bugs.python.org/issue44431

#44412: Add os.path.fileuri() function
https://bugs.python.org/issue44412

#44408: imaplib fails when server sends extra blank line after literal
https://bugs.python.org/issue44408

#44405: add program passed as string to dis module.
https://bugs.python.org/issue44405

#44404: tkinter's after() AttributeError with functools.partial (no at
https://bugs.python.org/issue44404



Top 10 most discussed issues (10)
=================================

#44229: test_ssl: test_get_server_certificate() and test_msg_callback_
https://bugs.python.org/issue44229 16 msgs

#44297: Frame with -1 line number
https://bugs.python.org/issue44297 13 msgs

#44498: add deprecation warnings for asynchat, asyncore and smtpd
https://bugs.python.org/issue44498 11 msgs

#42853: `OverflowError: signed integer is greater than maximum` in ssl
https://bugs.python.org/issue42853 8 msgs

#44470: 3.11 docs.python.org in Polish not English?
https://bugs.python.org/issue44470 8 msgs

#43476: Enabling access to showsyntaxerror for IDLE's shell
https://bugs.python.org/issue43476 7 msgs

#44450: Generator expressions trace differently on Windows than on Mac
https://bugs.python.org/issue44450 6 msgs

#44482: Possible resource leeak in glob in non-refcount implementation
https://bugs.python.org/issue44482 5 msgs

#28533: Replace asyncore
https://bugs.python.org/issue28533 4 msgs

#29699: shutil.rmtree should not fail with FileNotFoundError (race con
https://bugs.python.org/issue29699 4 msgs



Issues closed (84)
==================

#5840: "Thread State and the Global Interpreter Lock" section of the
https://bugs.python.org/issue5840 closed by iritkatriel

#6029: FAIL: test_longdouble (ctypes.test.test_callbacks.Callbacks) [
https://bugs.python.org/issue6029 closed by terry.reedy

#16959: rlcompleter doesn't work if __main__ can't be imported
https://bugs.python.org/issue16959 closed by iritkatriel

#18182: xml.dom.createElement() does not take implicit namespaces into
https://bugs.python.org/issue18182 closed by iritkatriel

#20012: Re: Allow Path.relative_to() to accept non-ancestor paths
https://bugs.python.org/issue20012 closed by serhiy.storchaka

#21342: multiprocessing RLock and Lock raise incorrect exceptions when
https://bugs.python.org/issue21342 closed by iritkatriel

#21482: get_versions() in cygwinccomiler.py cannot return correct gcc
https://bugs.python.org/issue21482 closed by iritkatriel

#22231: httplib: unicode url will cause an ascii codec error when comb
https://bugs.python.org/issue22231 closed by iritkatriel

#22329: Windows installer can't recover partially installed state
https://bugs.python.org/issue22329 closed by iritkatriel

#22472: OSErrors should use str and not repr on paths
https://bugs.python.org/issue22472 closed by pitrou

#22654: issue with PYTHON_FOR_BUILD
https://bugs.python.org/issue22654 closed by iritkatriel

#22782: Python 3.4.2 Windows installer - cannot install 32 bit then 64
https://bugs.python.org/issue22782 closed by iritkatriel

#23079: os.path.normcase documentation confusing
https://bugs.python.org/issue23079 closed by iritkatriel

#24203: Deprecate threading.Thread.isDaemon etc
https://bugs.python.org/issue24203 closed by iritkatriel

#24425: Installer Vender Issue
https://bugs.python.org/issue24425 closed by iritkatriel

#24501: configure does not find (n)curses in /usr/local/libs
https://bugs.python.org/issue24501 closed by iritkatriel

#24836: Consistent failure in test_email on OS X Snow Leopard buildbot
https://bugs.python.org/issue24836 closed by iritkatriel

#24948: Multiprocessing not timely flushing stack trace to stderr
https://bugs.python.org/issue24948 closed by iritkatriel

#25050: windows installer does not allow 32 and 64 installs side by si
https://bugs.python.org/issue25050 closed by iritkatriel

#25947: Installation problem
https://bugs.python.org/issue25947 closed by iritkatriel

#27086: Add closefd argument to os.listdir
https://bugs.python.org/issue27086 closed by iritkatriel

#27547: Crash or freeze trying to execute b'a' * 0xFFFFFFFFFFFFFFF
https://bugs.python.org/issue27547 closed by serhiy.storchaka

#28395: Remove unnecessary semicolons in tests
https://bugs.python.org/issue28395 closed by corona10

#29479: httplib: could not skip "ACCEPT-ENCODING" header
https://bugs.python.org/issue29479 closed by iritkatriel

#30379: multiprocessing Array create for ctypes.c_char, TypeError unle
https://bugs.python.org/issue30379 closed by iritkatriel

#30889: distutils extra_link_args not working because it is added to c
https://bugs.python.org/issue30889 closed by iritkatriel

#30966: Add multiprocessing.queues.SimpleQueue.close()
https://bugs.python.org/issue30966 closed by iritkatriel

#32079: version install 3.6.3 hangs in test_socket
https://bugs.python.org/issue32079 closed by iritkatriel

#32948: clang compiler warnings on Travis
https://bugs.python.org/issue32948 closed by iritkatriel

#35714: Document that the null character '\0' terminates a struct form
https://bugs.python.org/issue35714 closed by mark.dickinson

#36438: Python 3.5.7 import error on Cross compile
https://bugs.python.org/issue36438 closed by iritkatriel

#36621: shutil.rmtree follows junctions on windows
https://bugs.python.org/issue36621 closed by iritkatriel

#37514: french translation Spelling mistake on datetime python's libra
https://bugs.python.org/issue37514 closed by iritkatriel

#37832: Python requires /dev/urandom on HURD: _Py_HashRandomization_In
https://bugs.python.org/issue37832 closed by iritkatriel

#38291: Deprecate the typing.io and typing.re pseudo-modules
https://bugs.python.org/issue38291 closed by kj

#38829: Make the function flush_io accessible in the C-API
https://bugs.python.org/issue38829 closed by petr.viktorin

#39078: __function.__defaults__ breaks for __init__ of dataclasses wit
https://bugs.python.org/issue39078 closed by eric.smith

#39123: PyThread_xxx() not available when using limited API
https://bugs.python.org/issue39123 closed by petr.viktorin

#39254: python shebang in python3 tarball files
https://bugs.python.org/issue39254 closed by iritkatriel

#40412: [subinterpreters] inittab_copy not set to NULL after free, can
https://bugs.python.org/issue40412 closed by iritkatriel

#40471: Grammar typo in issubclass docstring
https://bugs.python.org/issue40471 closed by iritkatriel

#40956: Use Argument Clinic in sqlite3
https://bugs.python.org/issue40956 closed by erlendaasland

#41621: Document collections.defaultdict parameter default_factory
https://bugs.python.org/issue41621 closed by terry.reedy

#41636: distutils.util.strtobool documented behaviour
https://bugs.python.org/issue41636 closed by iritkatriel

#42234: pathlib relative_to behaviour change
https://bugs.python.org/issue42234 closed by serhiy.storchaka

#43298: Windows build cannot detect missing Windows SDK
https://bugs.python.org/issue43298 closed by steve.dower

#43553: [sqlite3] Improve test coverage
https://bugs.python.org/issue43553 closed by erlendaasland

#43855: test_ssl: test_msg_callback_deadlock_bpo43577() failed on macO
https://bugs.python.org/issue43855 closed by erlendaasland

#43945: [Enum] standardize format() behavior
https://bugs.python.org/issue43945 closed by ethan.furman

#44087: [sqlite3] consider adding Py_TPFLAGS_DISALLOW_INSTANTIATION to
https://bugs.python.org/issue44087 closed by erlendaasland

#44237: test_ssl randomly fails on macOS GH Action: test_get_server_ce
https://bugs.python.org/issue44237 closed by erlendaasland

#44287: test_asyncio: test_popen() failed on AMD64 Windows8.1 Refleaks
https://bugs.python.org/issue44287 closed by vstinner

#44321: os.EX_OK for Windows
https://bugs.python.org/issue44321 closed by steve.dower

#44342: enum with inherited type won't pickle
https://bugs.python.org/issue44342 closed by ethan.furman

#44395: email.message as_string() not writing unixfrom
https://bugs.python.org/issue44395 closed by corona10

#44430: [sqlite3] refactor threading tests
https://bugs.python.org/issue44430 closed by pablogsal

#44434: _thread module: Remove redundant PyThread_exit_thread() call t
https://bugs.python.org/issue44434 closed by vstinner

#44439: stdlib wrongly uses len() for bytes-like object
https://bugs.python.org/issue44439 closed by serhiy.storchaka

#44441: Malformed PyImport_Inittab after re-initialization
https://bugs.python.org/issue44441 closed by vstinner

#44447: Syntax Error not as detailed as shown
https://bugs.python.org/issue44447 closed by pablogsal

#44451: test_entry_points_by_index (test.test_importlib.test_metadata_
https://bugs.python.org/issue44451 closed by jaraco

#44454: Spam
https://bugs.python.org/issue44454 closed by zach.ware

#44456: Improve syntax error for mixing keyword/positional in max patt
https://bugs.python.org/issue44456 closed by pablogsal

#44458: Duplicate symbol _BUFFER_BLOCK_SIZE when statically linking mu
https://bugs.python.org/issue44458 closed by gregory.p.smith

#44459: 3.10b2 -> 3.10b3 regression in importlib.metadata for rinoh
https://bugs.python.org/issue44459 closed by jaraco

#44460: python crashes when pandas reading parquet
https://bugs.python.org/issue44460 closed by steve.dower

#44466: faulthandler should indicate if the fault happened in garbage
https://bugs.python.org/issue44466 closed by vstinner

#44469: Fix tests for "async with"
https://bugs.python.org/issue44469 closed by serhiy.storchaka

#44472: ltrace functionality doesn't work if there is an exception set
https://bugs.python.org/issue44472 closed by pablogsal

#44476: "subprocess not supported for isolated subinterpreters" when r
https://bugs.python.org/issue44476 closed by brian.curtin

#44477: Remove ma_version_tag in dict?
https://bugs.python.org/issue44477 closed by kj

#44478: I can't
https://bugs.python.org/issue44478 closed by zach.ware

#44483: Fatal error in type union
https://bugs.python.org/issue44483 closed by serhiy.storchaka

#44485: TKinter docs page does not provide actual documentation
https://bugs.python.org/issue44485 closed by zach.ware

#44486: Modules should alway have a dictionary
https://bugs.python.org/issue44486 closed by Mark.Shannon

#44487: Regression in pathlib.path.read_text
https://bugs.python.org/issue44487 closed by kusma

#44488: ERROR: No matching distribution found for kivy
https://bugs.python.org/issue44488 closed by mark.dickinson

#44491: [sqlite3] allow clearing the authoriser callback
https://bugs.python.org/issue44491 closed by pablogsal

#44494: Overhaul of Doc/library/__main__.rst
https://bugs.python.org/issue44494 closed by jack__d

#44497: distutil findall can choke with recursive symlinks (performanc
https://bugs.python.org/issue44497 closed by corona10

#44502: bla in cpython/Lib/test/test_sys_settrace.py
https://bugs.python.org/issue44502 closed by iritkatriel

#44505: loop invariant code motion
https://bugs.python.org/issue44505 closed by BTaskaya

#44506: test_asyncio: test_sendfile_close_peer_in_the_middle_of_receiv
https://bugs.python.org/issue44506 closed by erlendaasland

#44507: Spam
https://bugs.python.org/issue44507 closed by steven.daprano
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/K4IMI7LCKJUTAP7OTE2HIRLVQREBBEPR/
Code of Conduct: http://python.org/psf/codeofconduct/

1 2 3 4 5 6 7  View All