Mailing List Archive

1 2 3 4 5 6 7  View All
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-07-10 - 2020-07-17)
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 7550 (+20)
closed 45517 (+35)
total 53067 (+55)

Open issues with patches: 3067


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

#39960: Using typename.__setattr__ in extension type with Py_TPFLAGS_H
https://bugs.python.org/issue39960 reopened by gvanrossum

#41271: Add support for io_uring to cpython
https://bugs.python.org/issue41271 opened by cooperlees

#41272: New clause in FOR and WHILE instead of ELSE
https://bugs.python.org/issue41272 opened by catrudis

#41273: asyncio: proactor read transport: use recv_into instead of rec
https://bugs.python.org/issue41273 opened by tontinton

#41275: Clarify whether Futures can be awaited multiple times
https://bugs.python.org/issue41275 opened by JustAnotherArchivist

#41277: documentation: os.setxattr() errno EEXIST and ENODATA
https://bugs.python.org/issue41277 opened by w0rthle$$

#41278: IDLE: Clarify some completion details in doc
https://bugs.python.org/issue41278 opened by Alex-Python-Programmer

#41279: Convert StreamReaderProtocol to a BufferedProtocol
https://bugs.python.org/issue41279 opened by tontinton

#41281: Wrong/missing code formats in datetime documentation
https://bugs.python.org/issue41281 opened by yyyyyyyan

#41282: Deprecate and remove distutils
https://bugs.python.org/issue41282 opened by jaraco

#41283: The parameter name for imghdr.what in the documentation is wro
https://bugs.python.org/issue41283 opened by aeltawela

#41287: __doc__ attribute is not set in property-derived classes
https://bugs.python.org/issue41287 opened by Sergei Izmailov

#41292: Dead link in Windows FAQ
https://bugs.python.org/issue41292 opened by Michel Samia

#41293: fix confusing example in hashlib docs
https://bugs.python.org/issue41293 opened by Pavel Trukhanov

#41294: Allow '__qualname__' to be an instance of 'DynamicClassAttribu
https://bugs.python.org/issue41294 opened by WildCard65

#41295: CPython 3.8.4 regression on __setattr__ in multiinheritance wi
https://bugs.python.org/issue41295 opened by kam193

#41297: Remove doctest import from heapq
https://bugs.python.org/issue41297 opened by alexchandel

#41298: Enable handling logoff and shutdown Windows console events
https://bugs.python.org/issue41298 opened by eryksun

#41299: Python3 threading.Event().wait time is twice as large as Pytho
https://bugs.python.org/issue41299 opened by SD

#41300: IDLE: add missing import io in iomenu.py
https://bugs.python.org/issue41300 opened by nirinA raseliarison

#41303: perf_counter result does not count system sleep time in Mac OS
https://bugs.python.org/issue41303 opened by nooB

#41305: Add StreamReader.readinto()
https://bugs.python.org/issue41305 opened by tontinton

#41306: test_tk test_widgets.ScaleTest fails with Tk 8.6.10
https://bugs.python.org/issue41306 opened by felixonmars

#41307: "email.message.Message.as_bytes": fails to correctly handle "
https://bugs.python.org/issue41307 opened by dmaurer

#41308: socket.connect() slow to time out on Windows
https://bugs.python.org/issue41308 opened by steve.dower

#41309: test_subprocess.test_pause_reading timing out randomly on Wind
https://bugs.python.org/issue41309 opened by steve.dower

#41310: micro-optimization: increase our float parsing speed by Nx
https://bugs.python.org/issue41310 opened by gregory.p.smith

#41311: Add a function to get a random sample from an iterable (reserv
https://bugs.python.org/issue41311 opened by oscarbenjamin

#41314: __future__ doc and PEP 563 conflict
https://bugs.python.org/issue41314 opened by wyz23x2

#41315: Add mathematical functions as wrappers to decimal.Decimal meth
https://bugs.python.org/issue41315 opened by Jean Abou Samra

#41316: tarfile: Do not write full path in FNAME field
https://bugs.python.org/issue41316 opened by ArtemSBulgakov

#41317: sock_accept() does not remove server socket reader on cancella
https://bugs.python.org/issue41317 opened by alex.gronholm

#41318: Better error message of "Cannot recover from stack overflow."
https://bugs.python.org/issue41318 opened by thyyyy

#41320: async process closing after event loop closed
https://bugs.python.org/issue41320 opened by kcwu

#41321: Calculate timestamp is wrong in datetime.datetime
https://bugs.python.org/issue41321 opened by dh4931

#41322: unittest: Generator test methods will always be marked as pass
https://bugs.python.org/issue41322 opened by defreng

#41323: Perform "peephole" optimization directly on control-flow graph
https://bugs.python.org/issue41323 opened by Mark.Shannon

#41324: Add a minimal decimal capsule API
https://bugs.python.org/issue41324 opened by skrah

#41325: Document addition of `mock.call_args.args` and `mock.call_args
https://bugs.python.org/issue41325 opened by uspike



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

#41325: Document addition of `mock.call_args.args` and `mock.call_args
https://bugs.python.org/issue41325

#41323: Perform "peephole" optimization directly on control-flow graph
https://bugs.python.org/issue41323

#41320: async process closing after event loop closed
https://bugs.python.org/issue41320

#41318: Better error message of "Cannot recover from stack overflow."
https://bugs.python.org/issue41318

#41314: __future__ doc and PEP 563 conflict
https://bugs.python.org/issue41314

#41309: test_subprocess.test_pause_reading timing out randomly on Wind
https://bugs.python.org/issue41309

#41308: socket.connect() slow to time out on Windows
https://bugs.python.org/issue41308

#41303: perf_counter result does not count system sleep time in Mac OS
https://bugs.python.org/issue41303

#41298: Enable handling logoff and shutdown Windows console events
https://bugs.python.org/issue41298

#41294: Allow '__qualname__' to be an instance of 'DynamicClassAttribu
https://bugs.python.org/issue41294

#41292: Dead link in Windows FAQ
https://bugs.python.org/issue41292

#41283: The parameter name for imghdr.what in the documentation is wro
https://bugs.python.org/issue41283

#41281: Wrong/missing code formats in datetime documentation
https://bugs.python.org/issue41281

#41279: Convert StreamReaderProtocol to a BufferedProtocol
https://bugs.python.org/issue41279

#41277: documentation: os.setxattr() errno EEXIST and ENODATA
https://bugs.python.org/issue41277



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

#41325: Document addition of `mock.call_args.args` and `mock.call_args
https://bugs.python.org/issue41325

#41324: Add a minimal decimal capsule API
https://bugs.python.org/issue41324

#41323: Perform "peephole" optimization directly on control-flow graph
https://bugs.python.org/issue41323

#41316: tarfile: Do not write full path in FNAME field
https://bugs.python.org/issue41316

#41309: test_subprocess.test_pause_reading timing out randomly on Wind
https://bugs.python.org/issue41309

#41305: Add StreamReader.readinto()
https://bugs.python.org/issue41305

#41295: CPython 3.8.4 regression on __setattr__ in multiinheritance wi
https://bugs.python.org/issue41295

#41292: Dead link in Windows FAQ
https://bugs.python.org/issue41292

#41283: The parameter name for imghdr.what in the documentation is wro
https://bugs.python.org/issue41283

#41281: Wrong/missing code formats in datetime documentation
https://bugs.python.org/issue41281

#41279: Convert StreamReaderProtocol to a BufferedProtocol
https://bugs.python.org/issue41279

#41273: asyncio: proactor read transport: use recv_into instead of rec
https://bugs.python.org/issue41273

#41270: NamedTemporaryFile is not its own iterator.
https://bugs.python.org/issue41270

#41262: Convert memoryview to Argument Clinic
https://bugs.python.org/issue41262

#41259: Find adverbs is not correct on the documentation
https://bugs.python.org/issue41259



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

#41282: Deprecate and remove distutils
https://bugs.python.org/issue41282 15 msgs

#41305: Add StreamReader.readinto()
https://bugs.python.org/issue41305 9 msgs

#41300: IDLE: add missing import io in iomenu.py
https://bugs.python.org/issue41300 8 msgs

#41278: IDLE: Clarify some completion details in doc
https://bugs.python.org/issue41278 7 msgs

#41295: CPython 3.8.4 regression on __setattr__ in multiinheritance wi
https://bugs.python.org/issue41295 7 msgs

#41299: Python3 threading.Event().wait time is twice as large as Pytho
https://bugs.python.org/issue41299 7 msgs

#41311: Add a function to get a random sample from an iterable (reserv
https://bugs.python.org/issue41311 5 msgs

#41210: Docs: More description of reason about LZMA1 data handling wit
https://bugs.python.org/issue41210 4 msgs

#41220: add optional make_key argument to lru_cache
https://bugs.python.org/issue41220 4 msgs

#41233: Missing links to errnos on Built-in Exceptions page
https://bugs.python.org/issue41233 4 msgs



Issues closed (36)
==================

#20171: Derby #2: Convert 115 sites to Argument Clinic in Modules/_cur
https://bugs.python.org/issue20171 closed by serhiy.storchaka

#20175: Derby #6: Convert 50 sites to Argument Clinic across 8 files
https://bugs.python.org/issue20175 closed by serhiy.storchaka

#20179: Derby #10: Convert 50 sites to Argument Clinic across 4 files
https://bugs.python.org/issue20179 closed by serhiy.storchaka

#20181: Derby #12: Convert 50 sites to Argument Clinic across 4 files
https://bugs.python.org/issue20181 closed by serhiy.storchaka

#22194: access to cdecimal / libmpdec API
https://bugs.python.org/issue22194 closed by skrah

#31844: HTMLParser: undocumented not implemented method
https://bugs.python.org/issue31844 closed by berker.peksag

#37237: python 2.16 from source on Ubuntu 18.04
https://bugs.python.org/issue37237 closed by benjamin.peterson

#39017: Infinite loop in the tarfile module
https://bugs.python.org/issue39017 closed by larry

#39280: Don't allow datetime parsing to accept non-Ascii digits
https://bugs.python.org/issue39280 closed by cool-RR

#40150: (minor) mismatched argument in overlapped_RegisterWaitWithQueu
https://bugs.python.org/issue40150 closed by serhiy.storchaka

#40734: /usr/bin surprisingly in sys.path under IDLE
https://bugs.python.org/issue40734 closed by terry.reedy

#41146: Convert signal.default_int_handler() to Argument Clinic
https://bugs.python.org/issue41146 closed by serhiy.storchaka

#41187: Convert the _msi module to Argument Clinic
https://bugs.python.org/issue41187 closed by serhiy.storchaka

#41202: Allow to provide custom exception handler to asyncio.run()
https://bugs.python.org/issue41202 closed by aeros

#41212: Emoji Unicode failing in standard release of Python 3.8.3 / tk
https://bugs.python.org/issue41212 closed by terry.reedy

#41228: Fix the typo in the description of calendar.monthcalendar(year
https://bugs.python.org/issue41228 closed by terry.reedy

#41253: unittest -h shows a flag -s but it doesn't work
https://bugs.python.org/issue41253 closed by eric.smith

#41257: mimetypes.guess_extension('video/x-matroska') return wrong val
https://bugs.python.org/issue41257 closed by ammar2

#41268: 3.9-dev regression? TypeError: exec_module() missing 1 require
https://bugs.python.org/issue41268 closed by ned.deily

#41274: Better way to random.seed()?
https://bugs.python.org/issue41274 closed by rhettinger

#41276: Min / Max returns different values depending on parameter orde
https://bugs.python.org/issue41276 closed by steven.daprano

#41280: lru_cache on 0-arity functions should default to maxsize=None
https://bugs.python.org/issue41280 closed by rhettinger

#41284: High Level API for json file parsing
https://bugs.python.org/issue41284 closed by serhiy.storchaka

#41285: memoryview does not support subclassing
https://bugs.python.org/issue41285 closed by skrah

#41286: Built-in platform module does not offer to check for processor
https://bugs.python.org/issue41286 closed by ammar2

#41288: Pickle crashes unpickling invalid NEWOBJ_EX opcode
https://bugs.python.org/issue41288 closed by ned.deily

#41289: '%' character in help= for argparse causes ValueError: incompl
https://bugs.python.org/issue41289 closed by Neil Godber

#41290: ipaddress module doesn't recognize 100.64.0.0/10 as a private
https://bugs.python.org/issue41290 closed by SilentGhost

#41291: Race conditions when opening and deleting a file on Mac OS X
https://bugs.python.org/issue41291 closed by ned.deily

#41296: unittest.mock: patched mocks do not propagate calls to parent
https://bugs.python.org/issue41296 closed by xtreak

#41301: Assignment operation of list is not working as expected
https://bugs.python.org/issue41301 closed by steven.daprano

#41302: _decimal failed to build with system libmpdec 2.5
https://bugs.python.org/issue41302 closed by skrah

#41304: [CVE-2020-15801] python 38 embed ignore python38._pth file on
https://bugs.python.org/issue41304 closed by steve.dower

#41312: add !p to pprint.pformat() in str.format() an f-strings
https://bugs.python.org/issue41312 closed by rhettinger

#41313: sys.setrecursionlimit: OverflowError still raised when int lim
https://bugs.python.org/issue41313 closed by mark.dickinson

#41319: IDLE 3.8 can not save and run this file
https://bugs.python.org/issue41319 closed by terry.reedy
_______________________________________________
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/QY3Z4UKDLQUPFAIQ3O5Q4CVPBAZKRYN3/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-07-17 - 2020-07-24)
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 7569 (+19)
closed 45560 (+43)
total 53129 (+62)

Open issues with patches: 3075


Issues opened (44)
==================

#38946: IDLE on macOS 10.15 Catalina does not open double-clicked file
https://bugs.python.org/issue38946 reopened by ned.deily

#41288: Pickle crashes unpickling invalid NEWOBJ_EX opcode
https://bugs.python.org/issue41288 reopened by serhiy.storchaka

#41314: PEP 563 and annotations __future__ mandatory version
https://bugs.python.org/issue41314 reopened by gvanrossum

#41326: Build failure in blurb-it repo: "Failed building wheel for yar
https://bugs.python.org/issue41326 opened by Mariatta

#41328: Hudson CI is not available anymore
https://bugs.python.org/issue41328 opened by DmytroLitvinov

#41330: Inefficient error-handle for CJK encodings
https://bugs.python.org/issue41330 opened by malin

#41332: connect_accepted_socket() missing from AbstractEventLoop
https://bugs.python.org/issue41332 opened by alex.gronholm

#41335: free(): invalid pointer in list_ass_item() in Python 3.7.3
https://bugs.python.org/issue41335 opened by Howard_Landman

#41336: Sporadic segfaults during zoneinfo object creation stopped usi
https://bugs.python.org/issue41336 opened by xtreak

#41340: Not very good strcpy implementation in cpython/Python/strdup.c
https://bugs.python.org/issue41340 opened by fj92f3jj923f923

#41341: Recursive evaluation of ForwardRef (and PEP 563)
https://bugs.python.org/issue41341 opened by joperez

#41344: SharedMemory crash when size is 0
https://bugs.python.org/issue41344 opened by vinay0410

#41345: Remote end closed connection without response
https://bugs.python.org/issue41345 opened by Michal Arbet

#41346: test_thousand and compileall hangs on riscv64
https://bugs.python.org/issue41346 opened by felixonmars

#41348: Support replacing global function pointers in a shared library
https://bugs.python.org/issue41348 opened by Unai Martinez

#41349: idle not going full screen when I rotate screen 90° on mac
https://bugs.python.org/issue41349 opened by Tim Z

#41350: Use of zipfile.Path causes attempt to write after ZipFile is c
https://bugs.python.org/issue41350 opened by Nick Henderson

#41352: FileIO.readall() should raise "UnsupportedOperation" when in "
https://bugs.python.org/issue41352 opened by Ziyi Wang

#41353: Indicate supported sound header formats
https://bugs.python.org/issue41353 opened by nanjekyejoannah

#41354: filecmp.cmp documentation does not match actual code
https://bugs.python.org/issue41354 opened by chanke

#41355: os.link(..., follow_symlinks=False) without linkat(3)
https://bugs.python.org/issue41355 opened by ronaldoussoren

#41356: Convert bool.__new__ to argument clinic
https://bugs.python.org/issue41356 opened by Dennis Sweeney

#41357: pathlib.Path.resolve incorrect os.path equivalent
https://bugs.python.org/issue41357 opened by Jendrik Weise

#41359: argparse mutually exclusive group does not exclude in some ca
https://bugs.python.org/issue41359 opened by kkarbowiak

#41360: method _tunnel does not allow for a standard proxy authenticat
https://bugs.python.org/issue41360 opened by Namyotkin

#41362: Regenerating parser table fails (windows)
https://bugs.python.org/issue41362 opened by constantmarks

#41365: Python Launcher is sorry to say... No pyvenv.cfg file
https://bugs.python.org/issue41365 opened by Packhash

#41367: Popen Timeout raised on 3.6 but not on 3.8
https://bugs.python.org/issue41367 opened by Joan Prat Rigol

#41368: Allow compiling Python with llvm-clang on Windows.
https://bugs.python.org/issue41368 opened by William Pickard

#41369: Update to libmpdec-2.5.1
https://bugs.python.org/issue41369 opened by skrah

#41370: PEP 585 and ForwardRef
https://bugs.python.org/issue41370 opened by joperez

#41371: test_zoneinfo fails when lzma module is unavailable
https://bugs.python.org/issue41371 opened by doodspav

#41372: Log exception never retrieved in concurrent.futures
https://bugs.python.org/issue41372 opened by bar.harel

#41373: IDLE: edit/save files created by Windows Explorer
https://bugs.python.org/issue41373 opened by terry.reedy

#41374: socket.TCP_* no longer available with cygwin 3.1.6+
https://bugs.python.org/issue41374 opened by lazka

#41376: site.getusersitepackages() incorrectly claims that PYTHONNOUSE
https://bugs.python.org/issue41376 opened by pelson

#41377: memoryview of str (unicode)
https://bugs.python.org/issue41377 opened by jakirkham

#41380: Add snake example to turtledemo
https://bugs.python.org/issue41380 opened by Ehsonjon Gadoev

#41381: Google chat handler in Logging module
https://bugs.python.org/issue41381 opened by anandtripathi5

#41383: Provide a limit arguments for __repr__
https://bugs.python.org/issue41383 opened by Bernat Gabor

#41384: tkinter raises TypeError when it's supposed to raise TclError
https://bugs.python.org/issue41384 opened by Akuli

#41385: test_executable_without_cwd fails on appx test run in Azure pi
https://bugs.python.org/issue41385 opened by xtreak

#41386: Popen.wait does not account for negative return codes
https://bugs.python.org/issue41386 opened by MrTroble

#41387: Escape needed in the email documentation example
https://bugs.python.org/issue41387 opened by Antonio Gutierrez



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

#41387: Escape needed in the email documentation example
https://bugs.python.org/issue41387

#41385: test_executable_without_cwd fails on appx test run in Azure pi
https://bugs.python.org/issue41385

#41384: tkinter raises TypeError when it's supposed to raise TclError
https://bugs.python.org/issue41384

#41376: site.getusersitepackages() incorrectly claims that PYTHONNOUSE
https://bugs.python.org/issue41376

#41374: socket.TCP_* no longer available with cygwin 3.1.6+
https://bugs.python.org/issue41374

#41372: Log exception never retrieved in concurrent.futures
https://bugs.python.org/issue41372

#41362: Regenerating parser table fails (windows)
https://bugs.python.org/issue41362

#41360: method _tunnel does not allow for a standard proxy authenticat
https://bugs.python.org/issue41360

#41355: os.link(..., follow_symlinks=False) without linkat(3)
https://bugs.python.org/issue41355

#41354: filecmp.cmp documentation does not match actual code
https://bugs.python.org/issue41354

#41353: Indicate supported sound header formats
https://bugs.python.org/issue41353

#41352: FileIO.readall() should raise "UnsupportedOperation" when in "
https://bugs.python.org/issue41352

#41348: Support replacing global function pointers in a shared library
https://bugs.python.org/issue41348

#41346: test_thousand and compileall hangs on riscv64
https://bugs.python.org/issue41346

#41344: SharedMemory crash when size is 0
https://bugs.python.org/issue41344



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

#41386: Popen.wait does not account for negative return codes
https://bugs.python.org/issue41386

#41385: test_executable_without_cwd fails on appx test run in Azure pi
https://bugs.python.org/issue41385

#41380: Add snake example to turtledemo
https://bugs.python.org/issue41380

#41376: site.getusersitepackages() incorrectly claims that PYTHONNOUSE
https://bugs.python.org/issue41376

#41373: IDLE: edit/save files created by Windows Explorer
https://bugs.python.org/issue41373

#41369: Update to libmpdec-2.5.1
https://bugs.python.org/issue41369

#41357: pathlib.Path.resolve incorrect os.path equivalent
https://bugs.python.org/issue41357

#41356: Convert bool.__new__ to argument clinic
https://bugs.python.org/issue41356

#41354: filecmp.cmp documentation does not match actual code
https://bugs.python.org/issue41354

#41353: Indicate supported sound header formats
https://bugs.python.org/issue41353

#41352: FileIO.readall() should raise "UnsupportedOperation" when in "
https://bugs.python.org/issue41352

#41350: Use of zipfile.Path causes attempt to write after ZipFile is c
https://bugs.python.org/issue41350

#41344: SharedMemory crash when size is 0
https://bugs.python.org/issue41344

#41341: Recursive evaluation of ForwardRef (and PEP 563)
https://bugs.python.org/issue41341

#41340: Not very good strcpy implementation in cpython/Python/strdup.c
https://bugs.python.org/issue41340



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

#41295: CPython 3.8.4 regression on __setattr__ in multiinheritance wi
https://bugs.python.org/issue41295 11 msgs

#38628: Issue with ctypes in AIX
https://bugs.python.org/issue38628 8 msgs

#41273: asyncio: proactor read transport: use recv_into instead of rec
https://bugs.python.org/issue41273 6 msgs

#41365: Python Launcher is sorry to say... No pyvenv.cfg file
https://bugs.python.org/issue41365 6 msgs

#23882: unittest discovery doesn't detect namespace packages when give
https://bugs.python.org/issue23882 5 msgs

#41317: sock_accept() does not remove server socket reader on cancella
https://bugs.python.org/issue41317 5 msgs

#41330: Inefficient error-handle for CJK encodings
https://bugs.python.org/issue41330 5 msgs

#41350: Use of zipfile.Path causes attempt to write after ZipFile is c
https://bugs.python.org/issue41350 5 msgs

#41377: memoryview of str (unicode)
https://bugs.python.org/issue41377 5 msgs

#40979: typing module docs: keep text, add subsections
https://bugs.python.org/issue40979 4 msgs



Issues closed (42)
==================

#4630: IDLE: add cursor noblink option
https://bugs.python.org/issue4630 closed by terry.reedy

#10879: cgi memory usage
https://bugs.python.org/issue10879 closed by inada.naoki

#35617: unittest discover does not work with implicit namespaces
https://bugs.python.org/issue35617 closed by inada.naoki

#36723: Unittest Discovery for namespace subpackages dot notation fail
https://bugs.python.org/issue36723 closed by inada.naoki

#37703: Inconsistent gather with child exception
https://bugs.python.org/issue37703 closed by asvetlov

#38018: Increase Code Coverage for multiprocessing.shared_memory
https://bugs.python.org/issue38018 closed by vinay0410

#38169: Increase Code Coverage for SharedMemory and ShareableListe
https://bugs.python.org/issue38169 closed by corona10

#39073: [security] email module incorrect handling of CR and LF newlin
https://bugs.python.org/issue39073 closed by ned.deily

#39603: [security] http.client: HTTP Header Injection in the HTTP meth
https://bugs.python.org/issue39603 closed by ned.deily

#40741: Upgrade to SQLite v3.32 in Windows and macOS builds
https://bugs.python.org/issue40741 closed by steve.dower

#41220: add optional make_key argument to lru_cache
https://bugs.python.org/issue41220 closed by rhettinger

#41229: Asynchronous generator memory leak
https://bugs.python.org/issue41229 closed by njs

#41262: Convert memoryview to Argument Clinic
https://bugs.python.org/issue41262 closed by serhiy.storchaka

#41271: Add support for io_uring to cpython
https://bugs.python.org/issue41271 closed by ronaldoussoren

#41272: New clause in FOR and WHILE instead of ELSE
https://bugs.python.org/issue41272 closed by rhettinger

#41297: Remove doctest import from heapq
https://bugs.python.org/issue41297 closed by ronaldoussoren

#41300: IDLE: add missing import io in iomenu.py
https://bugs.python.org/issue41300 closed by terry.reedy

#41311: Add a function to get a random sample from an iterable (reserv
https://bugs.python.org/issue41311 closed by rhettinger

#41315: Add mathematical functions as wrappers to decimal.Decimal meth
https://bugs.python.org/issue41315 closed by terry.reedy

#41321: Calculate timestamp is wrong in datetime.datetime
https://bugs.python.org/issue41321 closed by SilentGhost

#41325: Document addition of `mock.call_args.args` and `mock.call_args
https://bugs.python.org/issue41325 closed by xtreak

#41327: Windows Store "stub" Python executables give confusing behavio
https://bugs.python.org/issue41327 closed by brett.cannon

#41329: IDLE not saving .py files
https://bugs.python.org/issue41329 closed by terry.reedy

#41331: Sphinx can't find asdl.py when not started from the Doc/ direc
https://bugs.python.org/issue41331 closed by mdk

#41333: Convert OrderedDict.pop() to Argument Clinic
https://bugs.python.org/issue41333 closed by serhiy.storchaka

#41334: Convert str(), bytes() and bytearray() to Argument Clinic
https://bugs.python.org/issue41334 closed by serhiy.storchaka

#41337: strangnedd with the parser
https://bugs.python.org/issue41337 closed by eric.smith

#41338: test_decimal emits DeprecationWarning due to PyUnicode_FromUni
https://bugs.python.org/issue41338 closed by inada.naoki

#41339: make queue.Queue objects iterable
https://bugs.python.org/issue41339 closed by rhettinger

#41342: Convert int.__round__ to Argument Clinic
https://bugs.python.org/issue41342 closed by serhiy.storchaka

#41343: Convert complex methods to Argument Clinic
https://bugs.python.org/issue41343 closed by serhiy.storchaka

#41347: collections.deque.count performance enhancement
https://bugs.python.org/issue41347 closed by corona10

#41351: IDLE does not close the brackets and does not insert the closi
https://bugs.python.org/issue41351 closed by terry.reedy

#41358: Unable to uninstall Python launcher using command line
https://bugs.python.org/issue41358 closed by hap

#41361: Converting collections.deque methods to Argument Clinic
https://bugs.python.org/issue41361 closed by rhettinger

#41363: python 3.8.5 folder not visible in https://www.python.org/ftp/
https://bugs.python.org/issue41363 closed by ned.deily

#41364: Optimise uuid platform detection
https://bugs.python.org/issue41364 closed by steve.dower

#41366: sign-conversion warning in 3.9 beta
https://bugs.python.org/issue41366 closed by inada.naoki

#41375: `mode` security concern
https://bugs.python.org/issue41375 closed by YoSTEALTH

#41378: IDLE EOL convention not set on a empty file
https://bugs.python.org/issue41378 closed by serhiy.storchaka

#41379: Configparser is not reading Indended Sections as Mentioned in
https://bugs.python.org/issue41379 closed by SilentGhost

#41382: print() unpredictable behaviour
https://bugs.python.org/issue41382 closed by n-io
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-07-24 - 2020-07-31)
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 7584 (+15)
closed 45608 (+48)
total 53192 (+63)

Open issues with patches: 3084


Issues opened (48)
==================

#41388: IDLE fails to detect corresponding opening parenthesis
https://bugs.python.org/issue41388 opened by Alexey Burdin

#41390: Errors and warnings on generate bytecode files
https://bugs.python.org/issue41390 opened by kloczek

#41391: Make test_unicodedata pass when running without network
https://bugs.python.org/issue41391 opened by yan12125

#41394: Document '_' in interpreter tutorial
https://bugs.python.org/issue41394 opened by wyz23x2

#41395: pickle and pickletools cli interface doesn't close input and o
https://bugs.python.org/issue41395 opened by xtreak

#41396: pystate.c:_PyCrossInterpreterData_Release() does not clear py
https://bugs.python.org/issue41396 opened by Tomasz Pytel

#41397: Restore default implementation of __ne__ in Counter
https://bugs.python.org/issue41397 opened by serhiy.storchaka

#41398: cgi module, parse_multipart fails
https://bugs.python.org/issue41398 opened by Magnus Johnsson

#41399: Add stacklevel support for exceptions
https://bugs.python.org/issue41399 opened by wyz23x2

#41400: Remove references to nonexisting __ne__ methods
https://bugs.python.org/issue41400 opened by serhiy.storchaka

#41401: Using non-ascii that require UTF-8 breaks AIX testing
https://bugs.python.org/issue41401 opened by Michael.Felt

#41402: email: ContentManager.set_content calls nonexistent method enc
https://bugs.python.org/issue41402 opened by joreiff

#41403: Uncaught AttributeError in unittest.mock._get_target
https://bugs.python.org/issue41403 opened by webisteme

#41404: IDLE: test iomenu
https://bugs.python.org/issue41404 opened by terry.reedy

#41406: BufferedReader causes Popen.communicate losing the remaining o
https://bugs.python.org/issue41406 opened by Frost Ming

#41410: Opening a file in binary mode makes a difference on all platfo
https://bugs.python.org/issue41410 opened by bkline

#41411: Improve and consolidate f-strings docs
https://bugs.python.org/issue41411 opened by ezio.melotti

#41412: After installation on Windows7, 64bit Python 3.9.0b5 reports "
https://bugs.python.org/issue41412 opened by Martin Borus

#41413: IDLE: exit at input() prompt is not complete
https://bugs.python.org/issue41413 opened by IrvKalb

#41415: duplicated signature of dataclass in help()
https://bugs.python.org/issue41415 opened by sir-sigurd

#41416: Restore default implementation of __ne__ in mixins Set and Map
https://bugs.python.org/issue41416 opened by serhiy.storchaka

#41419: Path.mkdir and os.mkdir don't respect setgid if its parent is
https://bugs.python.org/issue41419 opened by Xophmeister

#41420: Academic Free License v. 2.1 link is not found and is obsolete
https://bugs.python.org/issue41420 opened by DmytroLitvinov

#41421: Random.paretovariate sometimes raises ZeroDivisionError for sm
https://bugs.python.org/issue41421 opened by David MacIver

#41422: C Unpickler memory leak via memo
https://bugs.python.org/issue41422 opened by kale-smoothie

#41423: `multiprocessing.Array` and `multiprocessing.managers.SyncMana
https://bugs.python.org/issue41423 opened by jthistle

#41424: [tkinter] Grammatical error in "Packer" docs
https://bugs.python.org/issue41424 opened by brett.cannon

#41425: [tkinter] "Coupling Widget Variables" example missing code
https://bugs.python.org/issue41425 opened by brett.cannon

#41428: PEP 604 -- Allow writing union types as X | Y
https://bugs.python.org/issue41428 opened by maggiemoss

#41429: Let fnmatch.filter accept a tuple of patterns
https://bugs.python.org/issue41429 opened by adelfino

#41430: Document C docstring behavior
https://bugs.python.org/issue41430 opened by jameshcorbett

#41431: Optimize dict_merge for copy
https://bugs.python.org/issue41431 opened by inada.naoki

#41432: IDLE: Handle bad highlight tab color config
https://bugs.python.org/issue41432 opened by terry.reedy

#41433: Logging libraries BufferingHandler flushed twice at shutdown
https://bugs.python.org/issue41433 opened by adamist521

#41434: IDLE: Option to warn user on "Run Module" if file is not Pytho
https://bugs.python.org/issue41434 opened by wyz23x2

#41435: Allow to retrieve ongoing exception handled by every threads
https://bugs.python.org/issue41435 opened by jd

#41437: SIGINT blocked by socket operations like recv on Windows
https://bugs.python.org/issue41437 opened by zmwangx

#41438: TimeoutError behavior changes on async.wait_for from python3.7
https://bugs.python.org/issue41438 opened by Yerken Tussupbekov

#41439: some test cases in test_uuid.py and test_ssl.py fail on some o
https://bugs.python.org/issue41439 opened by pxinwr

#41440: os.cpu_count doesn't work on VxWorks RTOS
https://bugs.python.org/issue41440 opened by pxinwr

#41442: test_posix.PosixTester.test_getgroups fail on operating system
https://bugs.python.org/issue41442 opened by pxinwr

#41443: some test cases in test_posix.py fail if some os attributes ar
https://bugs.python.org/issue41443 opened by pxinwr

#41444: CPython 3.8.5 fails to build on Windows with -E option
https://bugs.python.org/issue41444 opened by Vladislav Mikhalin

#41445: Adding configure temporary files to gitignore
https://bugs.python.org/issue41445 opened by fj92f3jj923f923

#41446: New demo, using a web api
https://bugs.python.org/issue41446 opened by flybd5

#41447: Resource Tracker in Multiprocessing Shared Memory not working
https://bugs.python.org/issue41447 opened by damian.barabonkov

#41449: An article on Python 3 stdout and stderr output buffering
https://bugs.python.org/issue41449 opened by Anatoli Babenia

#41450: OSError is not documented in ssl library, but still can be thr
https://bugs.python.org/issue41450 opened by sibiryakov



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

#41450: OSError is not documented in ssl library, but still can be thr
https://bugs.python.org/issue41450

#41449: An article on Python 3 stdout and stderr output buffering
https://bugs.python.org/issue41449

#41447: Resource Tracker in Multiprocessing Shared Memory not working
https://bugs.python.org/issue41447

#41446: New demo, using a web api
https://bugs.python.org/issue41446

#41443: some test cases in test_posix.py fail if some os attributes ar
https://bugs.python.org/issue41443

#41442: test_posix.PosixTester.test_getgroups fail on operating system
https://bugs.python.org/issue41442

#41440: os.cpu_count doesn't work on VxWorks RTOS
https://bugs.python.org/issue41440

#41439: some test cases in test_uuid.py and test_ssl.py fail on some o
https://bugs.python.org/issue41439

#41435: Allow to retrieve ongoing exception handled by every threads
https://bugs.python.org/issue41435

#41432: IDLE: Handle bad highlight tab color config
https://bugs.python.org/issue41432

#41430: Document C docstring behavior
https://bugs.python.org/issue41430

#41429: Let fnmatch.filter accept a tuple of patterns
https://bugs.python.org/issue41429

#41428: PEP 604 -- Allow writing union types as X | Y
https://bugs.python.org/issue41428

#41425: [tkinter] "Coupling Widget Variables" example missing code
https://bugs.python.org/issue41425

#41424: [tkinter] Grammatical error in "Packer" docs
https://bugs.python.org/issue41424



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

#41446: New demo, using a web api
https://bugs.python.org/issue41446

#41445: Adding configure temporary files to gitignore
https://bugs.python.org/issue41445

#41443: some test cases in test_posix.py fail if some os attributes ar
https://bugs.python.org/issue41443

#41442: test_posix.PosixTester.test_getgroups fail on operating system
https://bugs.python.org/issue41442

#41440: os.cpu_count doesn't work on VxWorks RTOS
https://bugs.python.org/issue41440

#41439: some test cases in test_uuid.py and test_ssl.py fail on some o
https://bugs.python.org/issue41439

#41435: Allow to retrieve ongoing exception handled by every threads
https://bugs.python.org/issue41435

#41431: Optimize dict_merge for copy
https://bugs.python.org/issue41431

#41430: Document C docstring behavior
https://bugs.python.org/issue41430

#41429: Let fnmatch.filter accept a tuple of patterns
https://bugs.python.org/issue41429

#41422: C Unpickler memory leak via memo
https://bugs.python.org/issue41422

#41421: Random.paretovariate sometimes raises ZeroDivisionError for sm
https://bugs.python.org/issue41421

#41416: Restore default implementation of __ne__ in mixins Set and Map
https://bugs.python.org/issue41416

#41415: duplicated signature of dataclass in help()
https://bugs.python.org/issue41415

#41412: After installation on Windows7, 64bit Python 3.9.0b5 reports "
https://bugs.python.org/issue41412



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

#41394: Document '_' in interpreter tutorial
https://bugs.python.org/issue41394 14 msgs

#40360: Deprecate lib2to3 (and 2to3) for future removal
https://bugs.python.org/issue40360 9 msgs

#40841: Provide mimetypes.sniff API as stdlib
https://bugs.python.org/issue40841 9 msgs

#41388: IDLE fails to detect corresponding opening parenthesis
https://bugs.python.org/issue41388 8 msgs

#41380: Add snake example to turtledemo
https://bugs.python.org/issue41380 7 msgs

#41401: Using non-ascii that require UTF-8 breaks AIX testing
https://bugs.python.org/issue41401 7 msgs

#41411: Improve and consolidate f-strings docs
https://bugs.python.org/issue41411 7 msgs

#41421: Random.paretovariate sometimes raises ZeroDivisionError for sm
https://bugs.python.org/issue41421 7 msgs

#41355: os.link(..., follow_symlinks=False) without linkat(3)
https://bugs.python.org/issue41355 6 msgs

#41412: After installation on Windows7, 64bit Python 3.9.0b5 reports "
https://bugs.python.org/issue41412 6 msgs



Issues closed (46)
==================

#24599: urllib URLopener().open https url returns 501 Not Implemented
https://bugs.python.org/issue24599 closed by stefano-m

#36630: failure of test_colors_funcs in test_curses with ncurses 6.1
https://bugs.python.org/issue36630 closed by ned.deily

#36661: Missing dataclass decorator import in dataclasses module docs
https://bugs.python.org/issue36661 closed by brett.cannon

#38156: input fucntion raises SystemError after specific input.
https://bugs.python.org/issue38156 closed by benjamin.peterson

#38731: bad input crashes py_compile library
https://bugs.python.org/issue38731 closed by berker.peksag

#39481: Implement PEP 585 (Type Hinting Generics In Standard Collectio
https://bugs.python.org/issue39481 closed by gvanrossum

#39830: zipfile.Path is not included in __all__
https://bugs.python.org/issue39830 closed by xtreak

#39868: Stale Python Language Reference docs (no walrus).
https://bugs.python.org/issue39868 closed by gvanrossum

#39959: Bug on multiprocessing.shared_memory
https://bugs.python.org/issue39959 closed by gvanrossum

#40045: Make "dunder" method documentation easier to locate
https://bugs.python.org/issue40045 closed by xtreak

#40456: Complete adding silent mode for py_compile
https://bugs.python.org/issue40456 closed by berker.peksag

#40939: Remove the old parser
https://bugs.python.org/issue40939 closed by gvanrossum

#40948: Better identify Windows installer as installer only, not runne
https://bugs.python.org/issue40948 closed by steve.dower

#41000: IDLE: only allow single instance
https://bugs.python.org/issue41000 closed by terry.reedy

#41045: f-string's "debug" feature is undocumented
https://bugs.python.org/issue41045 closed by gvanrossum

#41090: Support for "Universal 2" binary builds
https://bugs.python.org/issue41090 closed by ronaldoussoren

#41131: Augment random.choices() with the alias method
https://bugs.python.org/issue41131 closed by rhettinger

#41182: DefaultSelector fails to detect selector on VMware ESXi
https://bugs.python.org/issue41182 closed by gvanrossum

#41323: Perform "peephole" optimization directly on control-flow graph
https://bugs.python.org/issue41323 closed by Mark.Shannon

#41328: In unittest doc, replace Hudson CI with Travis and Appveyor
https://bugs.python.org/issue41328 closed by gvanrossum

#41336: Sporadic segfaults during zoneinfo object creation stopped usi
https://bugs.python.org/issue41336 closed by xtreak

#41340: Not very good strcpy implementation in cpython/Python/strdup.c
https://bugs.python.org/issue41340 closed by inada.naoki

#41341: Recursive evaluation of ForwardRef (and PEP 563)
https://bugs.python.org/issue41341 closed by gvanrossum

#41345: Remote end closed connection without response
https://bugs.python.org/issue41345 closed by gvanrossum

#41362: Regenerating parser table fails (windows)
https://bugs.python.org/issue41362 closed by gvanrossum

#41373: IDLE: edit/save files created by Windows Explorer
https://bugs.python.org/issue41373 closed by serhiy.storchaka

#41377: memoryview of str (unicode)
https://bugs.python.org/issue41377 closed by gvanrossum

#41381: Google chat handler in Logging module
https://bugs.python.org/issue41381 closed by eric.araujo

#41384: tkinter raises TypeError when it's supposed to raise TclError
https://bugs.python.org/issue41384 closed by terry.reedy

#41386: Popen.wait does not account for negative return codes
https://bugs.python.org/issue41386 closed by MrTroble

#41387: Escape needed in the email documentation example
https://bugs.python.org/issue41387 closed by r.david.murray

#41389: Garbage Collector Ignoring Some (Not All) Circular References
https://bugs.python.org/issue41389 closed by tim.peters

#41392: SyntaxError rather than NameError
https://bugs.python.org/issue41392 closed by ronaldoussoren

#41393: Fix FAQ example to use __import__('functools').reduce
https://bugs.python.org/issue41393 closed by serhiy.storchaka

#41405: python 3.9.0b5 test
https://bugs.python.org/issue41405 closed by ned.deily

#41407: Tricky behavior of builtin-function map
https://bugs.python.org/issue41407 closed by Jim.Jewett

#41408: Add a `clamp` function to the `math` module
https://bugs.python.org/issue41408 closed by SFM61319

#41409: deque.pop(index) is not supported
https://bugs.python.org/issue41409 closed by rhettinger

#41414: AST for arguments shows extra element
https://bugs.python.org/issue41414 closed by pablogsal

#41417: SyntaxError: assignment expression within assert
https://bugs.python.org/issue41417 closed by serhiy.storchaka

#41418: GH-21658: Add snake game to tools/demo!
https://bugs.python.org/issue41418 closed by terry.reedy

#41426: [curses] Grammar mistake in curses.getmouse() docs
https://bugs.python.org/issue41426 closed by brett.cannon

#41427: howto/descriptor.rst incorrectly mentions method.__class__
https://bugs.python.org/issue41427 closed by rhettinger

#41436: BUG a simple "and" and "or"
https://bugs.python.org/issue41436 closed by xtreak

#41441: io reading ? updating fix
https://bugs.python.org/issue41441 closed by ke265379ke

#41448: pathlib behave differ between OS
https://bugs.python.org/issue41448 closed by eryksun
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-07-31 - 2020-08-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 7598 (+14)
closed 45647 (+39)
total 53245 (+53)

Open issues with patches: 3098


Issues opened (34)
==================

#41075: IDLE: Better support history navigation
https://bugs.python.org/issue41075 reopened by terry.reedy

#41453: A possible reference leak in _locale.localeconv()
https://bugs.python.org/issue41453 opened by ZackerySpytz

#41455: Python Devguide differs from python docs
https://bugs.python.org/issue41455 opened by ypank

#41458: Avoid overflow/underflow in math.prod()
https://bugs.python.org/issue41458 opened by rhettinger

#41459: pickle.load raises SystemError on malformed input
https://bugs.python.org/issue41459 opened by Guillaume

#41460: Translation Error in in Functional Programming HOWTO page
https://bugs.python.org/issue41460 opened by mydairyyao

#41461: test_pathlib assumes underlying filesystem permits creation wi
https://bugs.python.org/issue41461 opened by Michael.Felt

#41462: os.set_blocking() raises OSError on VxWorks RTOS
https://bugs.python.org/issue41462 opened by pxinwr

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

#41468: Unrecoverable server exiting
https://bugs.python.org/issue41468 opened by albertpython

#41470: smtplib.SMTP should reset internal 'helo' and 'ehlo' state wit
https://bugs.python.org/issue41470 opened by Dadeos

#41471: After installing python 3.x on Mac pip doesn't work at all
https://bugs.python.org/issue41471 opened by peteje66

#41472: webbrowser uses deprecated env variables to detect desktop typ
https://bugs.python.org/issue41472 opened by Trevinho

#41473: test_gdb fails on AMD64 Fedora Rawhide 3.x
https://bugs.python.org/issue41473 opened by vstinner

#41474: Missing dependency on Include/cpython/frameobject.h
https://bugs.python.org/issue41474 opened by skip.montanaro

#41475: __future__.annotations set to become default in Python 4.0?
https://bugs.python.org/issue41475 opened by cool-RR

#41477: test_genericalias fails if ctypes is missing
https://bugs.python.org/issue41477 opened by vstinner

#41478: Empty representation of AssertionError
https://bugs.python.org/issue41478 opened by Ilya Kamenshchikov

#41482: docstring errors in ipaddress.IPv4Network
https://bugs.python.org/issue41482 opened by eric.frederich

#41483: Do not acquire lock in MemoryHandler.flush() if no target defi
https://bugs.python.org/issue41483 opened by ankostis

#41486: Add _BlocksOutputBuffer for bz2/lzma/zlib module
https://bugs.python.org/issue41486 opened by malin

#41487: Builtin bigint modulo operation can be made faster when the ba
https://bugs.python.org/issue41487 opened by shlomif2

#41489: HTMLParser : HTMLParser.error creating multiple errors.
https://bugs.python.org/issue41489 opened by AbcSxyZ

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

#41491: plistlib can't load macOS BigSur system LaunchAgent
https://bugs.python.org/issue41491 opened by jckwhet

#41492: Fix signing description for Windows release builds
https://bugs.python.org/issue41492 opened by steve.dower

#41494: Add window resizing support [ SIGWINCH ] to Lib/pty
https://bugs.python.org/issue41494 opened by soumendra

#41496: Create public API for typing._eval_type
https://bugs.python.org/issue41496 opened by Dominik V.

#41497: Potential UnicodeDecodeError in dis
https://bugs.python.org/issue41497 opened by zkonge

#41498: Undefinied _Py_Sigset_Converter function when HAVE_SIGSET_T no
https://bugs.python.org/issue41498 opened by Roman Yurchak

#41499: logging nested file path
https://bugs.python.org/issue41499 opened by Norfeldt

#41501: 0x80070643, can't install any version
https://bugs.python.org/issue41501 opened by BSMMedia

#41502: Option for Colored Logging in http.server Module
https://bugs.python.org/issue41502 opened by alichtman

#41503: Race between setTarget and flush in logging.handlers.MemoryHan
https://bugs.python.org/issue41503 opened by iritkatriel



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

#41503: Race between setTarget and flush in logging.handlers.MemoryHan
https://bugs.python.org/issue41503

#41502: Option for Colored Logging in http.server Module
https://bugs.python.org/issue41502

#41501: 0x80070643, can't install any version
https://bugs.python.org/issue41501

#41498: Undefinied _Py_Sigset_Converter function when HAVE_SIGSET_T no
https://bugs.python.org/issue41498

#41496: Create public API for typing._eval_type
https://bugs.python.org/issue41496

#41494: Add window resizing support [ SIGWINCH ] to Lib/pty
https://bugs.python.org/issue41494

#41489: HTMLParser : HTMLParser.error creating multiple errors.
https://bugs.python.org/issue41489

#41486: Add _BlocksOutputBuffer for bz2/lzma/zlib module
https://bugs.python.org/issue41486

#41472: webbrowser uses deprecated env variables to detect desktop typ
https://bugs.python.org/issue41472

#41470: smtplib.SMTP should reset internal 'helo' and 'ehlo' state wit
https://bugs.python.org/issue41470

#41462: os.set_blocking() raises OSError on VxWorks RTOS
https://bugs.python.org/issue41462

#41461: test_pathlib assumes underlying filesystem permits creation wi
https://bugs.python.org/issue41461

#41460: Translation Error in in Functional Programming HOWTO page
https://bugs.python.org/issue41460

#41453: A possible reference leak in _locale.localeconv()
https://bugs.python.org/issue41453

#41443: some test cases in test_posix.py fail if some os attributes ar
https://bugs.python.org/issue41443



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

#41503: Race between setTarget and flush in logging.handlers.MemoryHan
https://bugs.python.org/issue41503

#41497: Potential UnicodeDecodeError in dis
https://bugs.python.org/issue41497

#41496: Create public API for typing._eval_type
https://bugs.python.org/issue41496

#41494: Add window resizing support [ SIGWINCH ] to Lib/pty
https://bugs.python.org/issue41494

#41492: Fix signing description for Windows release builds
https://bugs.python.org/issue41492

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

#41486: Add _BlocksOutputBuffer for bz2/lzma/zlib module
https://bugs.python.org/issue41486

#41482: docstring errors in ipaddress.IPv4Network
https://bugs.python.org/issue41482

#41477: test_genericalias fails if ctypes is missing
https://bugs.python.org/issue41477

#41475: __future__.annotations set to become default in Python 4.0?
https://bugs.python.org/issue41475

#41474: Missing dependency on Include/cpython/frameobject.h
https://bugs.python.org/issue41474

#41473: test_gdb fails on AMD64 Fedora Rawhide 3.x
https://bugs.python.org/issue41473

#41472: webbrowser uses deprecated env variables to detect desktop typ
https://bugs.python.org/issue41472

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

#41462: os.set_blocking() raises OSError on VxWorks RTOS
https://bugs.python.org/issue41462



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

#41458: Avoid overflow/underflow in math.prod()
https://bugs.python.org/issue41458 20 msgs

#41303: perf_counter result does not count system sleep time in Mac OS
https://bugs.python.org/issue41303 18 msgs

#41473: test_gdb fails on AMD64 Fedora Rawhide 3.x
https://bugs.python.org/issue41473 10 msgs

#38628: Issue with ctypes in AIX
https://bugs.python.org/issue38628 9 msgs

#38119: resource tracker destroys shared memory segments when other pr
https://bugs.python.org/issue38119 7 msgs

#38912: test_asyncio altered the execution environment
https://bugs.python.org/issue38912 7 msgs

#40275: test.support has way too many imports
https://bugs.python.org/issue40275 7 msgs

#41474: Missing dependency on Include/cpython/frameobject.h
https://bugs.python.org/issue41474 7 msgs

#41482: docstring errors in ipaddress.IPv4Network
https://bugs.python.org/issue41482 7 msgs

#29269: test_socket failing in solaris
https://bugs.python.org/issue29269 6 msgs



Issues closed (39)
==================

#18876: Problems with files opened in append mode with io module
https://bugs.python.org/issue18876 closed by erik.bray

#26185: zipfile.ZipInfo slots can raise unexpected AttributeError
https://bugs.python.org/issue26185 closed by ned.deily

#40726: ast.Call end_lineno is defined and returns None
https://bugs.python.org/issue40726 closed by pablogsal

#40978: Document that typing.SupportsXXX protocols are runtime checkab
https://bugs.python.org/issue40978 closed by gvanrossum

#40979: typing module docs: keep text, add subsections
https://bugs.python.org/issue40979 closed by gvanrossum

#41265: lzma/bz2 module: inefficient buffer growth algorithm
https://bugs.python.org/issue41265 closed by malin

#41326: Build failure in blurb-it repo: "Failed building wheel for yar
https://bugs.python.org/issue41326 closed by vstinner

#41335: free(): invalid pointer in list_ass_item() in Python 3.7.3
https://bugs.python.org/issue41335 closed by ned.deily

#41390: Errors and warnings on generate bytecode files
https://bugs.python.org/issue41390 closed by gvanrossum

#41419: Path.mkdir and os.mkdir don't respect setgid if its parent is
https://bugs.python.org/issue41419 closed by serhiy.storchaka

#41421: Random.paretovariate sometimes raises ZeroDivisionError for sm
https://bugs.python.org/issue41421 closed by rhettinger

#41424: [tkinter] Grammatical error in "Packer" docs
https://bugs.python.org/issue41424 closed by terry.reedy

#41425: [tkinter] "Coupling Widget Variables" example missing code
https://bugs.python.org/issue41425 closed by terry.reedy

#41431: Optimize dict_merge for copy
https://bugs.python.org/issue41431 closed by inada.naoki

#41440: os.cpu_count doesn't work on VxWorks RTOS
https://bugs.python.org/issue41440 closed by corona10

#41445: Adding configure temporary files to gitignore
https://bugs.python.org/issue41445 closed by fj92f3jj923f923

#41446: New demo, using a web api
https://bugs.python.org/issue41446 closed by Mariatta

#41447: Resource Tracker in Multiprocessing Shared Memory not working
https://bugs.python.org/issue41447 closed by gvanrossum

#41449: An article on Python 3 stdout and stderr output buffering
https://bugs.python.org/issue41449 closed by gvanrossum

#41451: Cannot subclass typing.Generic with __weakref__ slot in Python
https://bugs.python.org/issue41451 closed by ned.deily

#41452: Inefficient BufferedReader.read(-1)
https://bugs.python.org/issue41452 closed by malin

#41454: while loop bug on list
https://bugs.python.org/issue41454 closed by eric.smith

#41456: loop.run_in_executor creat thread but not destory it after the
https://bugs.python.org/issue41456 closed by cielpy

#41457: Implement random.shuffled
https://bugs.python.org/issue41457 closed by serhiy.storchaka

#41464: Increase Code Coverage for operator.py
https://bugs.python.org/issue41464 closed by iritkatriel

#41465: io.TextIOWrapper.errors not writable
https://bugs.python.org/issue41465 closed by doerwalter

#41466: Windows installer: "Add to PATH" should be checked by default
https://bugs.python.org/issue41466 closed by eryksun

#41467: asyncio: recv_into() must not return b'' if the socket/pipe is
https://bugs.python.org/issue41467 closed by vstinner

#41469: Problem with serial communication
https://bugs.python.org/issue41469 closed by xtreak

#41476: test_zoneinfo fails if the _lzma module is missing
https://bugs.python.org/issue41476 closed by vstinner

#41479: pip install== will install 0.0.0 version in stead of showing a
https://bugs.python.org/issue41479 closed by steven.daprano

#41480: python won't save
https://bugs.python.org/issue41480 closed by leoxie0733

#41481: pip install will install version 0.0.0 if existing in stead of
https://bugs.python.org/issue41481 closed by steven.daprano

#41484: Overriding dictionary value under wrong key.
https://bugs.python.org/issue41484 closed by ronaldoussoren

#41485: Repr of complex number with signed zero does not roundtrip
https://bugs.python.org/issue41485 closed by mark.dickinson

#41488: Unusable type hint should not be silently ignored
https://bugs.python.org/issue41488 closed by gvanrossum

#41493: Refactoring dictresize to accept only new keysize
https://bugs.python.org/issue41493 closed by inada.naoki

#41495: SPAM
https://bugs.python.org/issue41495 closed by steven.daprano

#41500: InterpolationSyntaxError reading the (windows) environment wit
https://bugs.python.org/issue41500 closed by ronaldoussoren
_______________________________________________
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/V6YWJX7GA3UMKBEBDZ5LVZVOCPILVCPU/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-08-07 - 2020-08-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 7623 (+25)
closed 45673 (+26)
total 53296 (+51)

Open issues with patches: 3108


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

#33786: @asynccontextmanager doesn't work well with async generators
https://bugs.python.org/issue33786 reopened by ned.deily

#41505: asyncio.gather of large streams with limited resources
https://bugs.python.org/issue41505 opened by kamadorueda

#41506: Inclusion or documentation of extended with syntax in 3.9
https://bugs.python.org/issue41506 opened by asmeurer

#41507: Use utf-8 in "Reading and Writing Files" tutorial.
https://bugs.python.org/issue41507 opened by inada.naoki

#41509: ntpath.relpath behaves differently on Windows with trailing sp
https://bugs.python.org/issue41509 opened by jaraco

#41510: Mentions of pdb.set_trace() in library/functions and library/s
https://bugs.python.org/issue41510 opened by Maciej Olko

#41513: Scale by power of two in math.hypot()
https://bugs.python.org/issue41513 opened by rhettinger

#41515: typing.get_type_hints generates KeyError
https://bugs.python.org/issue41515 opened by eric.fahlgren

#41516: venv activate scripts do not pass ShellCheck
https://bugs.python.org/issue41516 opened by user93448

#41517: Able to subclass enum with members by using multiple inheritan
https://bugs.python.org/issue41517 opened by talsuk5

#41519: `pkgutil.get_data` causes future imports of children modules t
https://bugs.python.org/issue41519 opened by cnezin

#41521: Replace whitelist/blacklist with allowlist/denylist
https://bugs.python.org/issue41521 opened by vstinner

#41522: IDLE: configdialog tab icons
https://bugs.python.org/issue41522 opened by epaine

#41523: functools.cached_property does not satisfy the property check
https://bugs.python.org/issue41523 opened by Bernat Gabor

#41524: PyOS_mystricmp advances pointers too far
https://bugs.python.org/issue41524 opened by wmeehan

#41525: Python '--help' has corrupted text.
https://bugs.python.org/issue41525 opened by WildCard65

#41526: Python 3.9.0rc1 "setup successful" dialog box overflow
https://bugs.python.org/issue41526 opened by PeterL777

#41527: smart quotes in Lib/pydoc_data/topics.py file
https://bugs.python.org/issue41527 opened by xtreak

#41528: Use math module in turtle
https://bugs.python.org/issue41528 opened by TrangOul

#41529: Unable to compile 3.0b3 on Ubuntu systems: Fatal Python error:
https://bugs.python.org/issue41529 opened by ajung

#41530: zoneinfo: ZoneInfo raises IsADirectoryError instead of ZoneInf
https://bugs.python.org/issue41530 opened by josh.ja.butt

#41531: Python 3.9 regression: Literal dict with > 65535 items are one
https://bugs.python.org/issue41531 opened by hroncok

#41533: Bugfix: va_build_stack leaks the stack if do_mkstack fails
https://bugs.python.org/issue41533 opened by tontinton

#41534: argparse : allow_abbrev behavior between 3.7 and 3.8
https://bugs.python.org/issue41534 opened by r1kk3r

#41535: platform win32_ver produces incorrect value for release on Win
https://bugs.python.org/issue41535 opened by jvm3487

#41536: pathlib's Path("NUL:").resolve() throws an error on windows
https://bugs.python.org/issue41536 opened by phillmac

#41538: Allow customizing python interpreter in venv.EnvBuilder
https://bugs.python.org/issue41538 opened by abbec

#41539: print blocks with multiprocessing and buffered output
https://bugs.python.org/issue41539 opened by moi90

#41540: Test test_maxcontext_exact_arith (_decimal) consumes all memor
https://bugs.python.org/issue41540 opened by T.Rex

#41541: Make pty.spawn set window size
https://bugs.python.org/issue41541 opened by soumendra

#41543: contextlib.nullcontext doesn't work with async context manager
https://bugs.python.org/issue41543 opened by tomgrin10

#41544: multiprocessing.dummy.Process lacks daemon parameter
https://bugs.python.org/issue41544 opened by moi90

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

#41546: pprint() gives exception when ran from pythonw
https://bugs.python.org/issue41546 opened by luizeldorado

#41548: Tk Window rendering on macOS Big Sur
https://bugs.python.org/issue41548 opened by roger.meier

#41549: IDLE leaks `_` into hint box
https://bugs.python.org/issue41549 opened by wyz23x2

#41550: SimpleQueues put blocks if feeded with strings greater than 2*
https://bugs.python.org/issue41550 opened by rgrewe

#41551: test.support has way too many imports in libregrtest
https://bugs.python.org/issue41551 opened by thatiparthy

#41552: uuid.uuid1() on certain Macs does not generate unique IDs
https://bugs.python.org/issue41552 opened by terrygreeniaus

#41553: encoded-word abused for header line folding causes RFC 2047 vi
https://bugs.python.org/issue41553 opened by equaeghe



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

#41551: test.support has way too many imports in libregrtest
https://bugs.python.org/issue41551

#41544: multiprocessing.dummy.Process lacks daemon parameter
https://bugs.python.org/issue41544

#41538: Allow customizing python interpreter in venv.EnvBuilder
https://bugs.python.org/issue41538

#41535: platform win32_ver produces incorrect value for release on Win
https://bugs.python.org/issue41535

#41533: Bugfix: va_build_stack leaks the stack if do_mkstack fails
https://bugs.python.org/issue41533

#41519: `pkgutil.get_data` causes future imports of children modules t
https://bugs.python.org/issue41519

#41516: venv activate scripts do not pass ShellCheck
https://bugs.python.org/issue41516

#41507: Use utf-8 in "Reading and Writing Files" tutorial.
https://bugs.python.org/issue41507

#41505: asyncio.gather of large streams with limited resources
https://bugs.python.org/issue41505

#41503: Race between setTarget and flush in logging.handlers.MemoryHan
https://bugs.python.org/issue41503

#41502: Option for Colored Logging in http.server Module
https://bugs.python.org/issue41502

#41498: Undefinied _Py_Sigset_Converter function when HAVE_SIGSET_T no
https://bugs.python.org/issue41498

#41496: Create public API for typing._eval_type
https://bugs.python.org/issue41496

#41489: HTMLParser : HTMLParser.error creating multiple errors.
https://bugs.python.org/issue41489

#41486: Add _BlocksOutputBuffer for bz2/lzma/zlib module
https://bugs.python.org/issue41486



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

#41544: multiprocessing.dummy.Process lacks daemon parameter
https://bugs.python.org/issue41544

#41543: contextlib.nullcontext doesn't work with async context manager
https://bugs.python.org/issue41543

#41541: Make pty.spawn set window size
https://bugs.python.org/issue41541

#41538: Allow customizing python interpreter in venv.EnvBuilder
https://bugs.python.org/issue41538

#41533: Bugfix: va_build_stack leaks the stack if do_mkstack fails
https://bugs.python.org/issue41533

#41531: Python 3.9 regression: Literal dict with > 65535 items are one
https://bugs.python.org/issue41531

#41530: zoneinfo: ZoneInfo raises IsADirectoryError instead of ZoneInf
https://bugs.python.org/issue41530

#41526: Python 3.9.0rc1 "setup successful" dialog box overflow
https://bugs.python.org/issue41526

#41525: Python '--help' has corrupted text.
https://bugs.python.org/issue41525

#41524: PyOS_mystricmp advances pointers too far
https://bugs.python.org/issue41524

#41521: Replace whitelist/blacklist with allowlist/denylist
https://bugs.python.org/issue41521

#41515: typing.get_type_hints generates KeyError
https://bugs.python.org/issue41515

#41513: Scale by power of two in math.hypot()
https://bugs.python.org/issue41513

#41510: Mentions of pdb.set_trace() in library/functions and library/s
https://bugs.python.org/issue41510

#41503: Race between setTarget and flush in logging.handlers.MemoryHan
https://bugs.python.org/issue41503



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

#40275: test.support has way too many imports
https://bugs.python.org/issue40275 18 msgs

#41540: Test test_maxcontext_exact_arith (_decimal) consumes all memor
https://bugs.python.org/issue41540 13 msgs

#41521: Replace whitelist/blacklist with allowlist/denylist
https://bugs.python.org/issue41521 10 msgs

#40994: Very confusing documenation for abc.Collections
https://bugs.python.org/issue40994 9 msgs

#41109: subclasses of pathlib.PurePosixPath never call __init__ or __n
https://bugs.python.org/issue41109 9 msgs

#41530: zoneinfo: ZoneInfo raises IsADirectoryError instead of ZoneInf
https://bugs.python.org/issue41530 9 msgs

#40204: Docs build error with Sphinx 3.0 due to invalid C declaration
https://bugs.python.org/issue40204 8 msgs

#41458: Avoid overflow/underflow in math.prod()
https://bugs.python.org/issue41458 7 msgs

#41517: Able to subclass enum with members by using multiple inheritan
https://bugs.python.org/issue41517 7 msgs

#41526: Python 3.9.0rc1 "setup successful" dialog box overflow
https://bugs.python.org/issue41526 7 msgs



Issues closed (26)
==================

#16995: Add Base32 support for RFC4648 "Extended Hex" alphabet (patch
https://bugs.python.org/issue16995 closed by p-ganssle

#24783: Import Error (undefined symbol: PyFloat_Type) when Importing m
https://bugs.python.org/issue24783 closed by ned.deily

#35018: Sax parser provides no user access to lexical handlers
https://bugs.python.org/issue35018 closed by scoder

#36982: Add support for extended color functions in ncurses 6.1
https://bugs.python.org/issue36982 closed by ned.deily

#41066: Update documentation for Pathlib
https://bugs.python.org/issue41066 closed by thatiparthy

#41168: Lack of proper checking in PyObject_SetAttr leads to segmentat
https://bugs.python.org/issue41168 closed by petr.viktorin

#41261: 3.9-dev SEGV in object_recursive_isinstance in ast.literal_eva
https://bugs.python.org/issue41261 closed by vstinner

#41324: Add a minimal decimal capsule API
https://bugs.python.org/issue41324 closed by skrah

#41410: Opening a file in binary mode makes a difference on all platfo
https://bugs.python.org/issue41410 closed by eric.smith

#41455: Python Devguide differs from python docs
https://bugs.python.org/issue41455 closed by pablogsal

#41460: Translation Error in in Functional Programming HOWTO page
https://bugs.python.org/issue41460 closed by terry.reedy

#41468: Unrecoverable server exiting
https://bugs.python.org/issue41468 closed by terry.reedy

#41494: Adds window resizing support to Lib/pty.py [ SIGWINCH ]
https://bugs.python.org/issue41494 closed by soumendra

#41497: Potential UnicodeDecodeError in dis
https://bugs.python.org/issue41497 closed by inada.naoki

#41504: Add links to asttokens, leoAst, LibCST and Parso to ast.rst
https://bugs.python.org/issue41504 closed by gvanrossum

#41508: Failed to open os.path in Open Module window of IDLE without a
https://bugs.python.org/issue41508 closed by terry.reedy

#41511: Pathlib parents doesn't support slicing with negative indexes
https://bugs.python.org/issue41511 closed by xtreak

#41512: Microsoft Store app IDLE (Python 3.8.5) cannot save files
https://bugs.python.org/issue41512 closed by terry.reedy

#41514: test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8
https://bugs.python.org/issue41514 closed by terry.reedy

#41518: incorrect printing behavior with parenthesis symbols
https://bugs.python.org/issue41518 closed by steven.daprano

#41520: codeop: 3.8.5 regression, warnings.simplefilter('error', Synta
https://bugs.python.org/issue41520 closed by vstinner

#41532: Import precedence is broken in some library
https://bugs.python.org/issue41532 closed by serhiy.storchaka

#41537: {Save, Save As, Save Copy As} not Working from version 3.8.3
https://bugs.python.org/issue41537 closed by terry.reedy

#41542: module `__all__` cannot detect function name with `?`
https://bugs.python.org/issue41542 closed by tianrluo

#41547: Expose default __getstate__ and __setstate__
https://bugs.python.org/issue41547 closed by serhiy.storchaka

#41554: PR proceeds to "awaiting core review" when changes are request
https://bugs.python.org/issue41554 closed by iritkatriel
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-08-14 - 2020-08-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 7651 (+28)
closed 45696 (+23)
total 53347 (+51)

Open issues with patches: 3110


Issues opened (45)
==================

#37943: mimetypes.guess_extension() doesn’t get JPG right
https://bugs.python.org/issue37943 reopened by _savage

#41513: Scale by power of two in math.hypot()
https://bugs.python.org/issue41513 reopened by rhettinger

#41527: smart quotes in Lib/pydoc_data/topics.py file
https://bugs.python.org/issue41527 reopened by ned.deily

#41556: hostname verification fails if hostname starts with literal IP
https://bugs.python.org/issue41556 opened by dnmvisser

#41557: Upgrade Windows and macOS builds to use SQLite 3.33
https://bugs.python.org/issue41557 opened by erlendaasland

#41559: Add support for PEP 612 to typing.py
https://bugs.python.org/issue41559 opened by gvanrossum

#41560: pathlib.Path.glob fails on empty string
https://bugs.python.org/issue41560 opened by alex.heger

#41561: test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch
https://bugs.python.org/issue41561 opened by bugsrep

#41562: StreamReaderProtocol inheritance
https://bugs.python.org/issue41562 opened by danpascu

#41563: .python_history file causes considerable slowdown
https://bugs.python.org/issue41563 opened by bytecookie

#41564: Cannot access member "hex" for type "ByteString"
https://bugs.python.org/issue41564 opened by anacrolix

#41566: Include much faster DEFLATE implementations in Python's gzip a
https://bugs.python.org/issue41566 opened by rhpvorderman

#41567: multiprocessing.Pool from concurrent threads failure on 3.9.0r
https://bugs.python.org/issue41567 opened by drougge

#41569: json.JSONEncoder.default should be called for dict keys as wel
https://bugs.python.org/issue41569 opened by david.byrne222

#41570: Add DearPyGui to faq/gui.rst
https://bugs.python.org/issue41570 opened by jhoffstadt

#41571: Implement thread-related commands in pdb
https://bugs.python.org/issue41571 opened by pablogsal

#41573: Correct wrong sentences in General FAQ
https://bugs.python.org/issue41573 opened by wyz23x2

#41575: Please use active voice "Return foobar" instead of passive voi
https://bugs.python.org/issue41575 opened by denilsonsa

#41576: document BaseException in favour of bare except in error tutor
https://bugs.python.org/issue41576 opened by graingert

#41577: Cannot use ProcessPoolExecutor if in a decorator?
https://bugs.python.org/issue41577 opened by bob.fang.london

#41584: Clarify documentation for binary arithmetic operation subclass
https://bugs.python.org/issue41584 opened by brett.cannon

#41585: policy.max_line_length is incorrectly assumed to never be None
https://bugs.python.org/issue41585 opened by equaeghe

#41586: Allow to set pipe size on subprocess.Popen.
https://bugs.python.org/issue41586 opened by rhpvorderman

#41588: Potential Memory leak with concurrent.futures.ThreadPoolExecut
https://bugs.python.org/issue41588 opened by or12

#41589: Strange behavior with sparse.dok_matrix decimal is cast to in
https://bugs.python.org/issue41589 opened by browser.365

#41590: "zip()" very slowly for this
https://bugs.python.org/issue41590 opened by email0.ya

#41591: Comprehensions documentation
https://bugs.python.org/issue41591 opened by wtaha

#41592: Make _SubParsersAction public
https://bugs.python.org/issue41592 opened by sourcedelica

#41593: pathlib PermissionError problem
https://bugs.python.org/issue41593 opened by leonyxz

#41594: Intermittent failures of loop.subprocess_exec() to capture out
https://bugs.python.org/issue41594 opened by kyleam

#41595: curses' window.chgat does not change color when specifying cur
https://bugs.python.org/issue41595 opened by maarten

#41596: Re: Asyncio Fatal Error on SSL Transport - IndexError Deque In
https://bugs.python.org/issue41596 opened by m_emori

#41597: Fatal Error on SSL Transport - sslv3 alert bad record mac
https://bugs.python.org/issue41597 opened by m_emori

#41598: rnd() + rndup() in math
https://bugs.python.org/issue41598 opened by marco_ocram

#41599: get/set_payload deprecated, but get_set_content do not provide
https://bugs.python.org/issue41599 opened by equaeghe

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

#41602: Python doesn't exit with proper resultcode on SIGINT in runpy
https://bugs.python.org/issue41602 opened by graingert

#41603: Compilation issue 3.8.5 with Redhat 7.8 and gcc version 4.8.5
https://bugs.python.org/issue41603 opened by thangmanims

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

#41605: t = re.sub(".*", "*", src) has different ouput
https://bugs.python.org/issue41605 opened by soyoo

#41606: multiprocessing.Event.wait hangs when interrupted by signal th
https://bugs.python.org/issue41606 opened by salvatore.ingala

#41607: pdb - Clickable path to breakpoints
https://bugs.python.org/issue41607 opened by michimussato

#41608: IDLE: multiple space deletion by Backspace after non-spaces
https://bugs.python.org/issue41608 opened by epaine

#41609: pdb's whatis command reports method as function
https://bugs.python.org/issue41609 opened by iritkatriel

#41611: IDLE warnings and exceptions
https://bugs.python.org/issue41611 opened by rhettinger



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

#41611: IDLE warnings and exceptions
https://bugs.python.org/issue41611

#41607: pdb - Clickable path to breakpoints
https://bugs.python.org/issue41607

#41606: multiprocessing.Event.wait hangs when interrupted by signal th
https://bugs.python.org/issue41606

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

#41603: Compilation issue 3.8.5 with Redhat 7.8 and gcc version 4.8.5
https://bugs.python.org/issue41603

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

#41599: get/set_payload deprecated, but get_set_content do not provide
https://bugs.python.org/issue41599

#41594: Intermittent failures of loop.subprocess_exec() to capture out
https://bugs.python.org/issue41594

#41593: pathlib PermissionError problem
https://bugs.python.org/issue41593

#41592: Make _SubParsersAction public
https://bugs.python.org/issue41592

#41588: Potential Memory leak with concurrent.futures.ThreadPoolExecut
https://bugs.python.org/issue41588

#41586: Allow to set pipe size on subprocess.Popen.
https://bugs.python.org/issue41586

#41575: Please use active voice "Return foobar" instead of passive voi
https://bugs.python.org/issue41575

#41570: Add DearPyGui to faq/gui.rst
https://bugs.python.org/issue41570

#41569: json.JSONEncoder.default should be called for dict keys as wel
https://bugs.python.org/issue41569



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

#41609: pdb's whatis command reports method as function
https://bugs.python.org/issue41609

#41608: IDLE: multiple space deletion by Backspace after non-spaces
https://bugs.python.org/issue41608

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

#41597: Fatal Error on SSL Transport - sslv3 alert bad record mac
https://bugs.python.org/issue41597

#41596: Re: Asyncio Fatal Error on SSL Transport - IndexError Deque In
https://bugs.python.org/issue41596

#41586: Allow to set pipe size on subprocess.Popen.
https://bugs.python.org/issue41586

#41573: Correct wrong sentences in General FAQ
https://bugs.python.org/issue41573

#41570: Add DearPyGui to faq/gui.rst
https://bugs.python.org/issue41570

#41566: Include much faster DEFLATE implementations in Python's gzip a
https://bugs.python.org/issue41566

#41544: multiprocessing.dummy.Process lacks daemon parameter
https://bugs.python.org/issue41544

#41543: contextlib.nullcontext doesn't work with async context manager
https://bugs.python.org/issue41543

#41541: [PATCH] Make pty.spawn set window size
https://bugs.python.org/issue41541

#41538: Allow customizing python interpreter in venv.EnvBuilder
https://bugs.python.org/issue41538

#41533: Bugfix: va_build_stack leaks the stack if do_mkstack fails
https://bugs.python.org/issue41533

#41531: Python 3.9 regression: Literal dict with > 65535 items are one
https://bugs.python.org/issue41531



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

#41513: Scale by power of two in math.hypot()
https://bugs.python.org/issue41513 20 msgs

#41566: Include much faster DEFLATE implementations in Python's gzip a
https://bugs.python.org/issue41566 12 msgs

#41541: [PATCH] Make pty.spawn set window size
https://bugs.python.org/issue41541 11 msgs

#41598: rnd() + rndup() in math
https://bugs.python.org/issue41598 11 msgs

#39994: pprint handling of dict subclasses that override __repr__
https://bugs.python.org/issue39994 9 msgs

#41545: gc API requiring matching number of gc.disable - gc.enable cal
https://bugs.python.org/issue41545 7 msgs

#41591: Comprehensions documentation
https://bugs.python.org/issue41591 6 msgs

#38628: Issue with ctypes in AIX
https://bugs.python.org/issue38628 5 msgs

#41546: pprint() gives exception when ran from pythonw
https://bugs.python.org/issue41546 5 msgs

#41590: "zip()" very slowly for this
https://bugs.python.org/issue41590 5 msgs



Issues closed (24)
==================

#23802: patch: __deepcopy__ memo dict argument usage
https://bugs.python.org/issue23802 closed by nanjekyejoannah

#31122: SSLContext.wrap_socket() throws OSError with errno == 0
https://bugs.python.org/issue31122 closed by gregory.p.smith

#35024: Incorrect logging in importlib when '.pyc' file creation fails
https://bugs.python.org/issue35024 closed by brett.cannon

#40204: Docs build error with Sphinx 3.0 due to invalid C declaration
https://bugs.python.org/issue40204 closed by vstinner

#40424: AIX: makexp_aix, parallel build (failures) and ld WARNINGS
https://bugs.python.org/issue40424 closed by skrah

#40756: Second argument of LoggerAdapter.__init__ should default to No
https://bugs.python.org/issue40756 closed by arturoescaip

#40782: AbstactEventLoop.run_in_executor is listed as an async method,
https://bugs.python.org/issue40782 closed by gvanrossum

#40878: Use c99 on the aixtools bot
https://bugs.python.org/issue40878 closed by skrah

#40994: Very confusing documenation for abc.Collections
https://bugs.python.org/issue40994 closed by cheryl.sabella

#41503: Race between setTarget and flush in logging.handlers.MemoryHan
https://bugs.python.org/issue41503 closed by vinay.sajip

#41521: Replace whitelist/blacklist with allowlist/denylist
https://bugs.python.org/issue41521 closed by vstinner

#41523: functools.cached_property does not satisfy the property check
https://bugs.python.org/issue41523 closed by serhiy.storchaka

#41526: Python 3.9.0rc1 "setup successful" dialog box overflow
https://bugs.python.org/issue41526 closed by steve.dower

#41540: Test test_maxcontext_exact_arith (_decimal) consumes all memor
https://bugs.python.org/issue41540 closed by skrah

#41550: SimpleQueues put blocks if feeded with strings greater than 2*
https://bugs.python.org/issue41550 closed by rgrewe

#41555: re.sub replaces twice
https://bugs.python.org/issue41555 closed by pablogsal

#41558: Backspace not clearing the text
https://bugs.python.org/issue41558 closed by serhiy.storchaka

#41565: from os.path import join join('3', '{:3') return '{:3' in
https://bugs.python.org/issue41565 closed by serhiy.storchaka

#41568: test_zoneinfo leaked [84, 84, 84] references
https://bugs.python.org/issue41568 closed by vstinner

#41572: Documentation wording fix on Lib/asyncio/transports.py
https://bugs.python.org/issue41572 closed by xtreak

#41574: Python[11231:143796] WARNING: <NSOpenPanel: 0x7f90523a7ca0> ru
https://bugs.python.org/issue41574 closed by ronaldoussoren

#41587: Potential memory leak while using shared memory
https://bugs.python.org/issue41587 closed by seraphlivery

#41600: Expected behavior of argparse given quoted strings
https://bugs.python.org/issue41600 closed by eric.smith

#41610: Any Raspberry Pi Zero Projects to try?
https://bugs.python.org/issue41610 closed by ammar2
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-08-21 - 2020-08-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 7672 (+21)
closed 45720 (+24)
total 53392 (+45)

Open issues with patches: 3116


Issues opened (35)
==================

#41610: Any Raspberry Pi Zero Projects to try?
https://bugs.python.org/issue41610 reopened by supriyasingh

#41613: get_type_hints regression for 3.9 and 3.10
https://bugs.python.org/issue41613 opened by BTaskaya

#41614: Items put on Queue in thread in child process sometimes not se
https://bugs.python.org/issue41614 opened by alexmojaki

#41615: sys.argv may be None or an empty list
https://bugs.python.org/issue41615 opened by jaraco

#41617: __builtin_bswap16 is used without checking it is supported
https://bugs.python.org/issue41617 opened by jmr

#41618: [C API] How many slots of static types should be exposed in Py
https://bugs.python.org/issue41618 opened by shihai1991

#41619: Subprocesses created with DETACHED_PROCESS can pop up a consol
https://bugs.python.org/issue41619 opened by paul.moore

#41620: Python Unittest does not return results object when the test i
https://bugs.python.org/issue41620 opened by Tabrizian

#41621: defaultdict miss behave when using default_factory passed as k
https://bugs.python.org/issue41621 opened by moshemorad12340

#41622: Add support for emoji-data.txt and emoji-variation-sequences.t
https://bugs.python.org/issue41622 opened by jack1142

#41625: Add splice() to the os module
https://bugs.python.org/issue41625 opened by pablogsal

#41626: port shebang of tools from python2 to python3
https://bugs.python.org/issue41626 opened by shihai1991

#41627: Relocate user site packages on Windows 32-bit
https://bugs.python.org/issue41627 opened by steve.dower

#41628: All unittest.mock autospec-generated methods are coroutine fun
https://bugs.python.org/issue41628 opened by twm

#41629: __class__ not set defining 'X' as <class '__main__.X'>. Was __
https://bugs.python.org/issue41629 opened by zzzeek

#41630: Enable curses support on Windows
https://bugs.python.org/issue41630 opened by maarten

#41631: _ast module: get_global_ast_state() doesn't work with Mercuria
https://bugs.python.org/issue41631 opened by vstinner

#41633: pydoc skips methods of nested classes
https://bugs.python.org/issue41633 opened by bkline

#41634: Typo in curses documentation
https://bugs.python.org/issue41634 opened by pipythonmc

#41635: flaky test.test_asyncio.test_events.ProactorEventLoopTests.tes
https://bugs.python.org/issue41635 opened by graingert

#41636: distutils.util.strtobool documented behaviour
https://bugs.python.org/issue41636 opened by Graham.Oliver

#41637: Calling a function with an infinite number of parameters is no
https://bugs.python.org/issue41637 opened by Camion

#41638: Error message: sqlite3.ProgrammingError: You did not supply a
https://bugs.python.org/issue41638 opened by WolfgangFahl

#41639: Unpickling derived class of list does not call __init__()
https://bugs.python.org/issue41639 opened by andymaier

#41640: module zipfile issue on closing
https://bugs.python.org/issue41640 opened by bastian.ebeling

#41641: Add a "message" action to warnings, to trigger for every *uniq
https://bugs.python.org/issue41641 opened by xmorel

#41642: Buildbot: workers detached every minute and "no space left on
https://bugs.python.org/issue41642 opened by xtreak

#41643: make shutil.make_archive always accept pathlib objects
https://bugs.python.org/issue41643 opened by graingert

#41644: builtin type kwargs
https://bugs.python.org/issue41644 opened by joperez

#41645: Typo First Page of Documentation
https://bugs.python.org/issue41645 opened by kagarwal

#41646: shutil.copy documentation should clarify support for path-like
https://bugs.python.org/issue41646 opened by Jonatan Skogsfors

#41649: Can't pass Path like objects to subprocess api's on Windows.
https://bugs.python.org/issue41649 opened by rasjani

#41653: About the use of cpython console mode problem
https://bugs.python.org/issue41653 opened by twoone3

#41654: Segfault when raising MemoryError
https://bugs.python.org/issue41654 opened by hoefling

#41655: New Node may not be visited in lib2to3.refactor.RefactoringToo
https://bugs.python.org/issue41655 opened by chrome



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

#41653: About the use of cpython console mode problem
https://bugs.python.org/issue41653

#41643: make shutil.make_archive always accept pathlib objects
https://bugs.python.org/issue41643

#41641: Add a "message" action to warnings, to trigger for every *uniq
https://bugs.python.org/issue41641

#41637: Calling a function with an infinite number of parameters is no
https://bugs.python.org/issue41637

#41636: distutils.util.strtobool documented behaviour
https://bugs.python.org/issue41636

#41635: flaky test.test_asyncio.test_events.ProactorEventLoopTests.tes
https://bugs.python.org/issue41635

#41627: Relocate user site packages on Windows 32-bit
https://bugs.python.org/issue41627

#41626: port shebang of tools from python2 to python3
https://bugs.python.org/issue41626

#41622: Add support for emoji-data.txt and emoji-variation-sequences.t
https://bugs.python.org/issue41622

#41620: Python Unittest does not return results object when the test i
https://bugs.python.org/issue41620

#41615: sys.argv may be None or an empty list
https://bugs.python.org/issue41615

#41614: Items put on Queue in thread in child process sometimes not se
https://bugs.python.org/issue41614

#41606: multiprocessing.Event.wait hangs when interrupted by signal th
https://bugs.python.org/issue41606

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

#41603: Compilation issue 3.8.5 with Redhat 7.8 and gcc version 4.8.5
https://bugs.python.org/issue41603



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

#41655: New Node may not be visited in lib2to3.refactor.RefactoringToo
https://bugs.python.org/issue41655

#41643: make shutil.make_archive always accept pathlib objects
https://bugs.python.org/issue41643

#41634: Typo in curses documentation
https://bugs.python.org/issue41634

#41631: _ast module: get_global_ast_state() doesn't work with Mercuria
https://bugs.python.org/issue41631

#41630: Enable curses support on Windows
https://bugs.python.org/issue41630

#41626: port shebang of tools from python2 to python3
https://bugs.python.org/issue41626

#41625: Add splice() to the os module
https://bugs.python.org/issue41625

#41621: defaultdict miss behave when using default_factory passed as k
https://bugs.python.org/issue41621

#41617: __builtin_bswap16 is used without checking it is supported
https://bugs.python.org/issue41617

#41608: IDLE: multiple space deletion by Backspace after non-spaces
https://bugs.python.org/issue41608

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

#41602: Python doesn't exit with proper resultcode on SIGINT in runpy
https://bugs.python.org/issue41602

#41586: Allow to set pipe size on subprocess.Popen.
https://bugs.python.org/issue41586

#41585: policy.max_line_length is incorrectly assumed to never be None
https://bugs.python.org/issue41585

#41570: Add DearPyGui to faq/gui.rst
https://bugs.python.org/issue41570



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

#41642: Buildbot: workers detached every minute and "no space left on
https://bugs.python.org/issue41642 16 msgs

#41631: _ast module: get_global_ast_state() doesn't work with Mercuria
https://bugs.python.org/issue41631 9 msgs

#41638: Error message: sqlite3.ProgrammingError: You did not supply a
https://bugs.python.org/issue41638 9 msgs

#41625: Add splice() to the os module
https://bugs.python.org/issue41625 8 msgs

#40564: Using zipfile.Path with several files prematurely closes zip
https://bugs.python.org/issue40564 6 msgs

#13828: Further improve casefold documentation
https://bugs.python.org/issue13828 4 msgs

#32313: Wrong inspect.getsource for datetime
https://bugs.python.org/issue32313 4 msgs

#41564: Cannot access member "hex" for type "ByteString"
https://bugs.python.org/issue41564 4 msgs

#41619: Subprocesses created with DETACHED_PROCESS can pop up a consol
https://bugs.python.org/issue41619 4 msgs

#26794: curframe can be None in pdb.py
https://bugs.python.org/issue26794 3 msgs



Issues closed (22)
==================

#30434: multiprocessing AuthenticationError "digest sent was rejected"
https://bugs.python.org/issue30434 closed by xiang.zhang

#33660: pathlib.Path.resolve() returns path with double slash when res
https://bugs.python.org/issue33660 closed by lukasz.langa

#38533: v3.7.5 py script run ok with python.exe but not pythonw.exe (p
https://bugs.python.org/issue38533 closed by steve.dower

#41487: Builtin bigint modulo operation can be made faster when the ba
https://bugs.python.org/issue41487 closed by mark.dickinson

#41548: Tk Window rendering on macOS Big Sur
https://bugs.python.org/issue41548 closed by terry.reedy

#41573: Correct wrong sentences in General FAQ
https://bugs.python.org/issue41573 closed by terry.reedy

#41596: Re: Asyncio Fatal Error on SSL Transport - IndexError Deque In
https://bugs.python.org/issue41596 closed by m_emori

#41597: Fatal Error on SSL Transport - sslv3 alert bad record mac
https://bugs.python.org/issue41597 closed by m_emori

#41598: Adding support for rounding modes to builtin round
https://bugs.python.org/issue41598 closed by rhettinger

#41605: t = re.sub(".*", "*", src) has different ouput
https://bugs.python.org/issue41605 closed by serhiy.storchaka

#41609: pdb's whatis command reports method as function
https://bugs.python.org/issue41609 closed by lukasz.langa

#41612: python3.8.3/traceback.py:312, AttributeError: 'KeyError' objec
https://bugs.python.org/issue41612 closed by abaelhe

#41616: Global variable in whole project and Relative imports problem
https://bugs.python.org/issue41616 closed by gvanrossum

#41623: What's the by-design behavior when os.fork() is invoked in an
https://bugs.python.org/issue41623 closed by gvanrossum

#41624: typing.Coroutine documentation
https://bugs.python.org/issue41624 closed by gvanrossum

#41632: Tkinter - Unexpected behavior after creating around 10000 widg
https://bugs.python.org/issue41632 closed by serhiy.storchaka

#41647: MutableMapping ".setdefault()" to return default value via __g
https://bugs.python.org/issue41647 closed by gvanrossum

#41648: edelsohn-* buildbot worker failing with: No space left on devi
https://bugs.python.org/issue41648 closed by vstinner

#41650: .pyc file not running in cross python versions
https://bugs.python.org/issue41650 closed by ammar2

#41651: Pip: Wrong Showing of Progressbar when Downloading Modules
https://bugs.python.org/issue41651 closed by benjamin.peterson

#41652: An Advice on Turning Ellipsis into Keyword
https://bugs.python.org/issue41652 closed by josh.r

#41656: Sets are storing elements in sorted order.
https://bugs.python.org/issue41656 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/33FRIZYRFZSBPX5TRKV67QWNYBVEWFCD/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-08-28 - 2020-09-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 7692 (+20)
closed 45764 (+44)
total 53456 (+64)

Open issues with patches: 3129


Issues opened (44)
==================

#41657: Refactor for object source files variable in Makefile
https://bugs.python.org/issue41657 opened by ElianMariano

#41658: http.client not allowing non-ascii in headers
https://bugs.python.org/issue41658 opened by yellalena

#41659: PEG discrepancy on 'if {x} {a}: pass'
https://bugs.python.org/issue41659 opened by gvanrossum

#41660: multiprocessing.Manager objects lose connection info
https://bugs.python.org/issue41660 opened by tim.peters

#41661: os.path.relpath does not document ValueError on Windows with d
https://bugs.python.org/issue41661 opened by andymaier

#41662: Bugs in binding parameters in sqlite3
https://bugs.python.org/issue41662 opened by serhiy.storchaka

#41663: Support Windows pseudoterminals in pty and termios modules
https://bugs.python.org/issue41663 opened by cs01

#41667: The python PEG generator incorrectly handles empty sequences i
https://bugs.python.org/issue41667 opened by pablogsal

#41669: Case mismatch between "include" and "Include"
https://bugs.python.org/issue41669 opened by indygreg

#41670: ceval traces code differently with USE_COMPUTED_GOTOS
https://bugs.python.org/issue41670 opened by nedbat

#41671: inspect.getdoc/.cleandoc doesn't always remove trailing blank
https://bugs.python.org/issue41671 opened by RalfM

#41672: imaplib: wrong return type documented
https://bugs.python.org/issue41672 opened by norbertcyran

#41673: Result of multiprocessing.heap.BufferWrapper.create_memoryview
https://bugs.python.org/issue41673 opened by Eric Wieser

#41676: asyncio.Event.wait broken link from asyncio.Event
https://bugs.python.org/issue41676 opened by graingert

#41677: os.access() doesn't recognize lack of permissions on an SMB mo
https://bugs.python.org/issue41677 opened by mvpel

#41680: Turtles in Python 3.8.5 crashes OSX 10.14.6
https://bugs.python.org/issue41680 opened by dulcimoo

#41682: test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_
https://bugs.python.org/issue41682 opened by aeros

#41684: argparse: unexpected subparser behaviour on parse_args with na
https://bugs.python.org/issue41684 opened by lucca.ruhland

#41686: C++ Embedded 'time.sleep()' is not working on Windows host due
https://bugs.python.org/issue41686 opened by hafizbilal100

#41687: sendfile implementation is not compatible with Solaris
https://bugs.python.org/issue41687 opened by kulikjak

#41688: Document how **= does not fall back on **
https://bugs.python.org/issue41688 opened by brett.cannon

#41692: Deprecate immortal interned strings: PyUnicode_InternImmortal(
https://bugs.python.org/issue41692 opened by vstinner

#41695: http.cookies.SimpleCookie.parse could not parse cookies when o
https://bugs.python.org/issue41695 opened by brayer.benoit

#41696: asyncio.run interacts surprisingly with debug mode
https://bugs.python.org/issue41696 opened by hauntsaninja

#41698: io.[Text]IOBase.seek doesn't take keyword parameter - revisite
https://bugs.python.org/issue41698 opened by andymaier

#41699: Potential memory leak with asyncio and run_in_executor
https://bugs.python.org/issue41699 opened by sophia2

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

#41702: Inconsistent behaviour in strftime
https://bugs.python.org/issue41702 opened by valdemarrolfsen

#41703: Most bytecode changes are absent from Python 3.9 What's new
https://bugs.python.org/issue41703 opened by mdartiailh

#41704: logging module needs some form of introspection or debugging s
https://bugs.python.org/issue41704 opened by jackjansen

#41705: os.makedirs fails on long-path UNC-paths if it is the first su
https://bugs.python.org/issue41705 opened by Safihre

#41706: docs: operator dunder (`__add__`, et al.) invocations describe
https://bugs.python.org/issue41706 opened by wchargin

#41707: Builtins like int() and float() should not blindly treat buffe
https://bugs.python.org/issue41707 opened by amohr

#41708: request make uninstall target
https://bugs.python.org/issue41708 opened by jeffs

#41710: Timeout is affected by jumps in system time
https://bugs.python.org/issue41710 opened by wocket

#41711: Socker send method throws a timeout exception
https://bugs.python.org/issue41711 opened by pppig

#41712: REDoS in purge
https://bugs.python.org/issue41712 opened by yetingli

#41713: _signal module leak: test_interpreters leaked [1424, 1422, 142
https://bugs.python.org/issue41713 opened by vstinner

#41714: multiprocessing.Queue deadlock
https://bugs.python.org/issue41714 opened by rpurdie

#41715: REDoS in c_analyzer
https://bugs.python.org/issue41715 opened by yetingli

#41717: [AIX] test_io: files was modified by test_io: (@test_6488748_t
https://bugs.python.org/issue41717 opened by vstinner

#41718: test.regrtest has way too many imports
https://bugs.python.org/issue41718 opened by vstinner

#41719: Why does not range() support decimals?
https://bugs.python.org/issue41719 opened by prasechen

#41720: Missed "return NotImplemented" in Vec2D.__rmul__
https://bugs.python.org/issue41720 opened by serhiy.storchaka



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

#41720: Missed "return NotImplemented" in Vec2D.__rmul__
https://bugs.python.org/issue41720

#41719: Why does not range() support decimals?
https://bugs.python.org/issue41719

#41711: Socker send method throws a timeout exception
https://bugs.python.org/issue41711

#41708: request make uninstall target
https://bugs.python.org/issue41708

#41706: docs: operator dunder (`__add__`, et al.) invocations describe
https://bugs.python.org/issue41706

#41703: Most bytecode changes are absent from Python 3.9 What's new
https://bugs.python.org/issue41703

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

#41699: Potential memory leak with asyncio and run_in_executor
https://bugs.python.org/issue41699

#41688: Document how **= does not fall back on **
https://bugs.python.org/issue41688

#41687: sendfile implementation is not compatible with Solaris
https://bugs.python.org/issue41687

#41671: inspect.getdoc/.cleandoc doesn't always remove trailing blank
https://bugs.python.org/issue41671

#41667: The python PEG generator incorrectly handles empty sequences i
https://bugs.python.org/issue41667

#41663: Support Windows pseudoterminals in pty and termios modules
https://bugs.python.org/issue41663

#41662: Bugs in binding parameters in sqlite3
https://bugs.python.org/issue41662

#41661: os.path.relpath does not document ValueError on Windows with d
https://bugs.python.org/issue41661



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

#41720: Missed "return NotImplemented" in Vec2D.__rmul__
https://bugs.python.org/issue41720

#41718: test.regrtest has way too many imports
https://bugs.python.org/issue41718

#41715: REDoS in c_analyzer
https://bugs.python.org/issue41715

#41713: _signal module leak: test_interpreters leaked [1424, 1422, 142
https://bugs.python.org/issue41713

#41706: docs: operator dunder (`__add__`, et al.) invocations describe
https://bugs.python.org/issue41706

#41696: asyncio.run interacts surprisingly with debug mode
https://bugs.python.org/issue41696

#41687: sendfile implementation is not compatible with Solaris
https://bugs.python.org/issue41687

#41676: asyncio.Event.wait broken link from asyncio.Event
https://bugs.python.org/issue41676

#41670: ceval traces code differently with USE_COMPUTED_GOTOS
https://bugs.python.org/issue41670

#41667: The python PEG generator incorrectly handles empty sequences i
https://bugs.python.org/issue41667

#41662: Bugs in binding parameters in sqlite3
https://bugs.python.org/issue41662

#41657: Refactor for object source files variable in Makefile
https://bugs.python.org/issue41657

#41655: New Node may not be visited in lib2to3.refactor.RefactoringToo
https://bugs.python.org/issue41655

#41643: make shutil.make_archive always accept pathlib objects
https://bugs.python.org/issue41643

#41638: Error message: sqlite3.ProgrammingError: You did not supply a
https://bugs.python.org/issue41638



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

#39010: ProactorEventLoop raises unhandled ConnectionResetError
https://bugs.python.org/issue39010 12 msgs

#41615: sys.argv may be None or an empty list
https://bugs.python.org/issue41615 10 msgs

#41642: Buildbot: workers detached every minute and "no space left on
https://bugs.python.org/issue41642 6 msgs

#39883: Use BSD0 license for code in docs
https://bugs.python.org/issue39883 5 msgs

#41638: Error message: sqlite3.ProgrammingError: You did not supply a
https://bugs.python.org/issue41638 5 msgs

#41686: C++ Embedded 'time.sleep()' is not working on Windows host due
https://bugs.python.org/issue41686 5 msgs

#1635741: Py_Finalize() doesn't clear all Python objects at exit
https://bugs.python.org/issue1635741 5 msgs

#41684: argparse: unexpected subparser behaviour on parse_args with na
https://bugs.python.org/issue41684 4 msgs

#41696: asyncio.run interacts surprisingly with debug mode
https://bugs.python.org/issue41696 4 msgs

#41713: _signal module leak: test_interpreters leaked [1424, 1422, 142
https://bugs.python.org/issue41713 4 msgs



Issues closed (43)
==================

#14611: inspect.getargs fails on some anonymous tuples
https://bugs.python.org/issue14611 closed by corona10

#15947: Assigning new values to instance of pointer types does not che
https://bugs.python.org/issue15947 closed by facundobatista

#19521: Parallel build race condition on AIX since python-2.7
https://bugs.python.org/issue19521 closed by skrah

#30926: KeyError with cgitb inspecting exception in generator expressi
https://bugs.python.org/issue30926 closed by jaraco

#37168: small_ints[] modified (third party C-extension?)
https://bugs.python.org/issue37168 closed by skrah

#38240: assertCountEqual is horribly misleading, sounds like only coun
https://bugs.python.org/issue38240 closed by mark.dickinson

#39461: [RFE] os.environ should support Path-like values, like subproc
https://bugs.python.org/issue39461 closed by ethan.furman

#39994: pprint handling of dict subclasses that override __repr__
https://bugs.python.org/issue39994 closed by eric.smith

#40083: No run option available in python idle in version 3.8.2
https://bugs.python.org/issue40083 closed by terry.reedy

#40153: json dump with repeated key
https://bugs.python.org/issue40153 closed by rhettinger

#40275: test.support has way too many imports
https://bugs.python.org/issue40275 closed by vstinner

#41059: Large number of Coverity reports for parser.c
https://bugs.python.org/issue41059 closed by gvanrossum

#41344: SharedMemory crash when size is 0
https://bugs.python.org/issue41344 closed by pablogsal

#41524: PyOS_mystricmp advances pointers too far
https://bugs.python.org/issue41524 closed by corona10

#41533: Bugfix: va_build_stack leaks the stack if do_mkstack fails
https://bugs.python.org/issue41533 closed by benjamin.peterson

#41534: argparse : allow_abbrev behavior between 3.7 and 3.8
https://bugs.python.org/issue41534 closed by paul.j3

#41549: IDLE leaks `_` into hint box
https://bugs.python.org/issue41549 closed by terry.reedy

#41617: __builtin_bswap16 is used without checking it is supported
https://bugs.python.org/issue41617 closed by vstinner

#41634: Typo in curses documentation
https://bugs.python.org/issue41634 closed by terry.reedy

#41637: Calling with an infinite number of parameters is not detected
https://bugs.python.org/issue41637 closed by serhiy.storchaka

#41640: module zipfile issue on closing
https://bugs.python.org/issue41640 closed by xtreak

#41653: About the use of cpython console mode problem
https://bugs.python.org/issue41653 closed by terry.reedy

#41654: Segfault when raising MemoryError
https://bugs.python.org/issue41654 closed by pablogsal

#41664: re.sub does NOT substitute all the matching patterns when re.I
https://bugs.python.org/issue41664 closed by mrabarnett

#41665: Empty
https://bugs.python.org/issue41665 closed by x_0euf

#41666: fix
https://bugs.python.org/issue41666 closed by xtreak

#41668: Expose eventfd for high-performance event notifier in Linux
https://bugs.python.org/issue41668 closed by pablogsal

#41674: Doc tests failing for many PRs on GitHub
https://bugs.python.org/issue41674 closed by xtreak

#41675: Modernize siginterrupt calls
https://bugs.python.org/issue41675 closed by pablogsal

#41678: File-level, optionally external sorting
https://bugs.python.org/issue41678 closed by rhettinger

#41679: Deprecation warning due to invalid escape sequences in Doc/too
https://bugs.python.org/issue41679 closed by pablogsal

#41681: f-string error description seems wrong
https://bugs.python.org/issue41681 closed by eric.smith

#41683: Python3: Installation error on Ubunti-18
https://bugs.python.org/issue41683 closed by ned.deily

#41685: make doctest on 3.10 (master branch) fails with setuptools 50.
https://bugs.python.org/issue41685 closed by vstinner

#41689: allow __text_signature__ to work for c heap types
https://bugs.python.org/issue41689 closed by benjamin.peterson

#41690: Use a loop to collect args in the parser instead of recursion
https://bugs.python.org/issue41690 closed by pablogsal

#41691: Idle 3.8.5 on Win64 won't save a file if it didn't include a n
https://bugs.python.org/issue41691 closed by terry.reedy

#41693: AttributeError: 'str' object has no attribute '__cause__' (pyt
https://bugs.python.org/issue41693 closed by abaelhe

#41694: python3 futures.as_completed timeout broken if future contains
https://bugs.python.org/issue41694 closed by josh.r

#41697: Heap buffer overflow in the parser
https://bugs.python.org/issue41697 closed by pablogsal

#41700: test_c_locale_coercion: test_PYTHONCOERCECLOCALE_set_to_one()
https://bugs.python.org/issue41700 closed by corona10

#41709: Tkinter erases clipboard upon closing
https://bugs.python.org/issue41709 closed by terry.reedy

#41716: SyntaxError: EOL while scanning string literal
https://bugs.python.org/issue41716 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/VZITJ26EYJLPV3AJTQWL6KLW4TM7SPFH/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-09-04 - 2020-09-11)
Python tracker at https://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.

Issues counts and deltas:
open 7697 ( +5)
closed 45803 (+39)
total 53500 (+44)

Open issues with patches: 3136


Issues opened (38)
==================

#19521: Parallel build race condition on AIX since python-2.7
https://bugs.python.org/issue19521 reopened by skrah

#38240: assertCountEqual is horribly misleading, sounds like only coun
https://bugs.python.org/issue38240 reopened by vitaly.krug

#41724: SQLite returns "str" instead of "datetime.datetime" with aggre
https://bugs.python.org/issue41724 opened by ravi-misra

#41725: bz2 would use a dedicated exception for data error
https://bugs.python.org/issue41725 opened by mgorny

#41726: Update refcounts info of PyType_FromModuleAndSpec in refcounts
https://bugs.python.org/issue41726 opened by shihai1991

#41727: Confusing presentation for configuration settings references
https://bugs.python.org/issue41727 opened by MegMM

#41728: Debug logging when adding a TarFile object
https://bugs.python.org/issue41728 opened by ebalsley

#41729: test_winconsoleio fails and hangs on Windows
https://bugs.python.org/issue41729 opened by terry.reedy

#41730: Show deprecation warnings for tkinter.tix
https://bugs.python.org/issue41730 opened by wyz23x2

#41731: test_cmd_line_script fails with verbosity level more than 1
https://bugs.python.org/issue41731 opened by xtreak

#41734: Refactor b32{encode,decode} tests
https://bugs.python.org/issue41734 opened by FFY00

#41735: Thread locks in zlib module may go wrong in rare case
https://bugs.python.org/issue41735 opened by malin

#41736: test_site: test_s_option() failed on AMD64 Windows8.1 Refleaks
https://bugs.python.org/issue41736 opened by vstinner

#41737: Improper NotADirectoryError when opening a file under a fake d
https://bugs.python.org/issue41737 opened by danny87105

#41738: MIME type for *.zip becomes application/x-zip-compressed on Wi
https://bugs.python.org/issue41738 opened by danny87105

#41739: test_logging: threading_cleanup() failed to cleanup 1 threads
https://bugs.python.org/issue41739 opened by vstinner

#41740: Improve error message for string concatenation via `sum`
https://bugs.python.org/issue41740 opened by Phillip.M.Feldman@gmail.com

#41741: test_peg_generator timed out (25 min) on x86 Gentoo Non-Debug
https://bugs.python.org/issue41741 opened by vstinner

#41742: Request for docs.python.org/3/library/configparser.html#except
https://bugs.python.org/issue41742 opened by leveque

#41744: NuGet python.props only works in python nuget, not other varia
https://bugs.python.org/issue41744 opened by vslavik

#41745: BoundArguments.arguments used in the recommended way to call a
https://bugs.python.org/issue41745 opened by Julian

#41746: Add optional type information to asdl_seq objects
https://bugs.python.org/issue41746 opened by pablogsal

#41747: dataclasses: generated method's using the wrong qualname
https://bugs.python.org/issue41747 opened by BTaskaya

#41748: HTMLParser: parsing error
https://bugs.python.org/issue41748 opened by nowasky.jr

#41749: Little improve on imghdr library
https://bugs.python.org/issue41749 opened by eamanu

#41751: Error copying an instance of a subclass of OrderedDict
https://bugs.python.org/issue41751 opened by erezinman

#41752: Wave shouldn't try to close an open file at all costs
https://bugs.python.org/issue41752 opened by biosthezerg

#41753: subprocess.run on windows does not convert path to string
https://bugs.python.org/issue41753 opened by kaushik.ghose

#41754: Webbrowser Module Cannot Find xdg-settings on OSX
https://bugs.python.org/issue41754 opened by tony.diloreto

#41755: Docs: Please remove `from distutils.core import setup`
https://bugs.python.org/issue41755 opened by guettli

#41756: Do not always use exceptions to return result from coroutine
https://bugs.python.org/issue41756 opened by v2m

#41757: weakmethod's ref is deleted before weakref's garbage-collect c
https://bugs.python.org/issue41757 opened by kratsg

#41758: turtledemo.colormixer crashes with a stack overflow
https://bugs.python.org/issue41758 opened by tusharsadhwani

#41760: 3.8.6 rc1 documentation fails to build with sphinx 3.2.1
https://bugs.python.org/issue41760 opened by doko

#41761: multiprocessing.Queue prevents program exit when containing a
https://bugs.python.org/issue41761 opened by Dominik Schmid

#41762: Documentation job fails on CIs: duplicate token description of
https://bugs.python.org/issue41762 opened by vstinner

#41763: IDLE: scale font to Windows' "zoom" factor
https://bugs.python.org/issue41763 opened by epaine

#41764: sub function would not work without the flags but the search w
https://bugs.python.org/issue41764 opened by bayat



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

#41764: sub function would not work without the flags but the search w
https://bugs.python.org/issue41764

#41763: IDLE: scale font to Windows' "zoom" factor
https://bugs.python.org/issue41763

#41761: multiprocessing.Queue prevents program exit when containing a
https://bugs.python.org/issue41761

#41760: 3.8.6 rc1 documentation fails to build with sphinx 3.2.1
https://bugs.python.org/issue41760

#41758: turtledemo.colormixer crashes with a stack overflow
https://bugs.python.org/issue41758

#41755: Docs: Please remove `from distutils.core import setup`
https://bugs.python.org/issue41755

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

#41752: Wave shouldn't try to close an open file at all costs
https://bugs.python.org/issue41752

#41747: dataclasses: generated method's using the wrong qualname
https://bugs.python.org/issue41747

#41742: Request for docs.python.org/3/library/configparser.html#except
https://bugs.python.org/issue41742

#41738: MIME type for *.zip becomes application/x-zip-compressed on Wi
https://bugs.python.org/issue41738

#41736: test_site: test_s_option() failed on AMD64 Windows8.1 Refleaks
https://bugs.python.org/issue41736

#41735: Thread locks in zlib module may go wrong in rare case
https://bugs.python.org/issue41735

#41731: test_cmd_line_script fails with verbosity level more than 1
https://bugs.python.org/issue41731

#41728: Debug logging when adding a TarFile object
https://bugs.python.org/issue41728



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

#41762: Documentation job fails on CIs: duplicate token description of
https://bugs.python.org/issue41762

#41756: Do not always use exceptions to return result from coroutine
https://bugs.python.org/issue41756

#41749: Little improve on imghdr library
https://bugs.python.org/issue41749

#41747: dataclasses: generated method's using the wrong qualname
https://bugs.python.org/issue41747

#41744: NuGet python.props only works in python nuget, not other varia
https://bugs.python.org/issue41744

#41735: Thread locks in zlib module may go wrong in rare case
https://bugs.python.org/issue41735

#41734: Refactor b32{encode,decode} tests
https://bugs.python.org/issue41734

#41730: Show deprecation warnings for tkinter.tix
https://bugs.python.org/issue41730

#41729: test_winconsoleio fails and hangs on Windows
https://bugs.python.org/issue41729

#41728: Debug logging when adding a TarFile object
https://bugs.python.org/issue41728

#41726: Update refcounts info of PyType_FromModuleAndSpec in refcounts
https://bugs.python.org/issue41726

#41718: test.regrtest has way too many imports
https://bugs.python.org/issue41718

#41715: REDoS in c_analyzer
https://bugs.python.org/issue41715

#41713: _signal module leak: test_interpreters leaked [1424, 1422, 142
https://bugs.python.org/issue41713

#41706: docs: operator dunder (`__add__`, et al.) invocations describe
https://bugs.python.org/issue41706



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

#1635741: Py_Finalize() doesn't clear all Python objects at exit
https://bugs.python.org/issue1635741 16 msgs

#41746: Add optional type information to asdl_seq objects
https://bugs.python.org/issue41746 15 msgs

#14243: tempfile.NamedTemporaryFile not particularly useful on Windows
https://bugs.python.org/issue14243 13 msgs

#41751: Error copying an instance of a subclass of OrderedDict
https://bugs.python.org/issue41751 9 msgs

#41730: Show deprecation warnings for tkinter.tix
https://bugs.python.org/issue41730 8 msgs

#41561: test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch
https://bugs.python.org/issue41561 7 msgs

#41631: _ast module: get_global_ast_state() doesn't work with Mercuria
https://bugs.python.org/issue41631 7 msgs

#41740: Improve error message for string concatenation via `sum`
https://bugs.python.org/issue41740 7 msgs

#41729: test_winconsoleio fails and hangs on Windows
https://bugs.python.org/issue41729 5 msgs

#41748: HTMLParser: parsing error
https://bugs.python.org/issue41748 5 msgs



Issues closed (40)
==================

#15662: PEP 3121 refactoring applied to locale module
https://bugs.python.org/issue15662 closed by vstinner

#15680: PEP 3121 refactoring applied to audioop module
https://bugs.python.org/issue15680 closed by vstinner

#15681: PEP 3121 refactoring applied to binascii module
https://bugs.python.org/issue15681 closed by vstinner

#15682: PEP 3121 refactoring applied to fpectl module
https://bugs.python.org/issue15682 closed by vstinner

#15684: PEP 3121 refactoring applied to fpetest module
https://bugs.python.org/issue15684 closed by vstinner

#15686: PEP 3121, 384 Refactoring applied to md5 module
https://bugs.python.org/issue15686 closed by vstinner

#15704: PEP 3121, 384 Refactoring applied to sha1 module
https://bugs.python.org/issue15704 closed by vstinner

#15706: PEP 3121, 384 Refactoring applied to sha512 module
https://bugs.python.org/issue15706 closed by vstinner

#15709: PEP 3121, 384 Refactoring applied to termios module
https://bugs.python.org/issue15709 closed by vstinner

#15733: PEP 3121, 384 Refactoring applied to winapi module
https://bugs.python.org/issue15733 closed by vstinner

#20198: xml.etree.ElementTree.ElementTree.write attribute sorting
https://bugs.python.org/issue20198 closed by scoder

#31862: Port the standard library to PEP 489 multiphase initialization
https://bugs.python.org/issue31862 closed by vstinner

#35328: Set a environment variable for venv prompt
https://bugs.python.org/issue35328 closed by vinay.sajip

#35520: Python won't build with dtrace enabled on some systems.
https://bugs.python.org/issue35520 closed by kulikjak

#38306: High level API for loop.run_in_executor(None, ...)?
https://bugs.python.org/issue38306 closed by gvanrossum

#38585: defusedexpat not supported past python 3.3/3.4
https://bugs.python.org/issue38585 closed by Mariatta

#38762: Logging displays wrong "processName" if "sys.modules" is clear
https://bugs.python.org/issue38762 closed by vinay.sajip

#40300: logging.Formatter crashes when default_msec_format is None.
https://bugs.python.org/issue40300 closed by vinay.sajip

#40318: Migrate to SQLite3 trace v2 API
https://bugs.python.org/issue40318 closed by pablogsal

#40486: pathlib's iterdir doesn't specify what happens if directory co
https://bugs.python.org/issue40486 closed by serhiy.storchaka

#40562: SEO: differentiate between Python 2 and Python 3 docs on Googl
https://bugs.python.org/issue40562 closed by mdk

#40744: Explicitly drop support for SQLite version < 3.7.3
https://bugs.python.org/issue40744 closed by pablogsal

#41401: Using non-ascii that require UTF-8 breaks AIX testing
https://bugs.python.org/issue41401 closed by vstinner

#41477: test_genericalias fails if ctypes is missing
https://bugs.python.org/issue41477 closed by vstinner

#41525: Python '--help' has corrupted text.
https://bugs.python.org/issue41525 closed by WildCard65

#41531: Python 3.9 regression: Literal dict with > 65535 items are one
https://bugs.python.org/issue41531 closed by pablogsal

#41627: Relocate user site packages on Windows 32-bit
https://bugs.python.org/issue41627 closed by steve.dower

#41687: sendfile implementation is not compatible with Solaris
https://bugs.python.org/issue41687 closed by yselivanov

#41688: Document how **= does not fall back on **
https://bugs.python.org/issue41688 closed by brett.cannon

#41704: logging module needs some form of introspection or debugging s
https://bugs.python.org/issue41704 closed by jackjansen

#41717: [AIX] test_io: files was modified by test_io: (@test_6488748_t
https://bugs.python.org/issue41717 closed by skrah

#41720: Missed "return NotImplemented" in Vec2D.__rmul__
https://bugs.python.org/issue41720 closed by serhiy.storchaka

#41721: xlc: add -qalias=noansi -qmaxmem=-1
https://bugs.python.org/issue41721 closed by skrah

#41722: multiprocess error on large dataset
https://bugs.python.org/issue41722 closed by vishalraoanizer

#41723: doc: issue in a sentence in py_compile
https://bugs.python.org/issue41723 closed by benjamin.peterson

#41732: Custom iterator to memoryview - performance improvement
https://bugs.python.org/issue41732 closed by corona10

#41733: ContextVar get value is unexpected
https://bugs.python.org/issue41733 closed by yselivanov

#41743: Remove Unnecessarily Gendered Language from the Documentation
https://bugs.python.org/issue41743 closed by ammar2

#41750: unpractical printing of datetimes by the interpreter
https://bugs.python.org/issue41750 closed by serhiy.storchaka

#41759: ElementTree.parse gives error message about missing1 required
https://bugs.python.org/issue41759 closed by serhiy.storchaka
_______________________________________________
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/75WJBH4KJOJIVICKK454BQSCXO547QIQ/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-09-11 - 2020-09-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 7675 (-22)
closed 45870 (+67)
total 53545 (+45)

Open issues with patches: 3122


Issues opened (29)
==================

#41768: unittest.mock spec calls class properties
https://bugs.python.org/issue41768 opened by melwitt

#41769: Positional arguments which use store boolean actions do not be
https://bugs.python.org/issue41769 opened by rjeffman

#41770: Import module doesn't updated
https://bugs.python.org/issue41770 opened by prasechen

#41771: bdist_wininst doesn't execute postinstall script
https://bugs.python.org/issue41771 opened by mhammond

#41772: Zipfile.testzip considers wrong password as correct
https://bugs.python.org/issue41772 opened by Amir

#41774: While removing element from list using for and remove(), which
https://bugs.python.org/issue41774 opened by sreedevi.ha

#41775: IDLE: change Shell window title
https://bugs.python.org/issue41775 opened by terry.reedy

#41777: When using `python -bb`, `struct.calcsize` raises a warning wh
https://bugs.python.org/issue41777 opened by tadeu

#41779: add BLOB photo to sqlite3 python
https://bugs.python.org/issue41779 opened by alizaerialora

#41781: Typos in typing.py
https://bugs.python.org/issue41781 opened by pxeger

#41784: Promote PyUnicode_AsUTF8AndSize to be available with the limit
https://bugs.python.org/issue41784 opened by alex

#41787: adding PEP references to documentation
https://bugs.python.org/issue41787 opened by cameron

#41790: C-API documentation ignores heap types and says type objects m
https://bugs.python.org/issue41790 opened by koubaa

#41791: mimetypes module does not recognize jp2 type
https://bugs.python.org/issue41791 opened by naro

#41793: Inaccuracy about reflected operands in datamodel docs.
https://bugs.python.org/issue41793 opened by wim.glenn

#41794: Memory leak in asyncio server
https://bugs.python.org/issue41794 opened by EmperorBale

#41796: _ast module state should be made per interpreter
https://bugs.python.org/issue41796 opened by vstinner

#41797: PyModule_GetState doesn't work with LazyLoader
https://bugs.python.org/issue41797 opened by petr.viktorin

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

#41799: splunklib.client does not handle Unicode characters
https://bugs.python.org/issue41799 opened by jpatel

#41800: Python installation fails when run under system account if the
https://bugs.python.org/issue41800 opened by Jurko.Gospodneti?

#41801: 23 tests failed for 3.9.0b2-64 installed on Windows 10
https://bugs.python.org/issue41801 opened by terry.reedy

#41802: Missing documentation for 'PyDict_DelItem' behavior
https://bugs.python.org/issue41802 opened by ideasman42

#41803: Robots.txt
https://bugs.python.org/issue41803 opened by admin2

#41804: test_epoll fails test_control_and_wait() randomly on aarch64 R
https://bugs.python.org/issue41804 opened by vstinner

#41805: types.GenericAlias and types.Union have no documentation
https://bugs.python.org/issue41805 opened by pxeger

#41806: socket methods with timeout take very slow path on Windows
https://bugs.python.org/issue41806 opened by steve.dower

#41807: Warnings when installing Linter on VS code on Linux and Window
https://bugs.python.org/issue41807 opened by zamunda

#41809: finding file attributes in Windows seems to fail
https://bugs.python.org/issue41809 opened by musiquegraeme



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

#41807: Warnings when installing Linter on VS code on Linux and Window
https://bugs.python.org/issue41807

#41806: socket methods with timeout take very slow path on Windows
https://bugs.python.org/issue41806

#41801: 23 tests failed for 3.9.0b2-64 installed on Windows 10
https://bugs.python.org/issue41801

#41793: Inaccuracy about reflected operands in datamodel docs.
https://bugs.python.org/issue41793

#41790: C-API documentation ignores heap types and says type objects m
https://bugs.python.org/issue41790

#41781: Typos in typing.py
https://bugs.python.org/issue41781

#41775: IDLE: change Shell window title
https://bugs.python.org/issue41775

#41771: bdist_wininst doesn't execute postinstall script
https://bugs.python.org/issue41771

#41769: Positional arguments which use store boolean actions do not be
https://bugs.python.org/issue41769

#41768: unittest.mock spec calls class properties
https://bugs.python.org/issue41768

#41761: multiprocessing.Queue prevents program exit when containing a
https://bugs.python.org/issue41761

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

#41752: Wave shouldn't try to close an open file at all costs
https://bugs.python.org/issue41752

#41747: dataclasses: generated method's using the wrong qualname
https://bugs.python.org/issue41747

#41738: MIME type for *.zip becomes application/x-zip-compressed on Wi
https://bugs.python.org/issue41738



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

#41793: Inaccuracy about reflected operands in datamodel docs.
https://bugs.python.org/issue41793

#41787: adding PEP references to documentation
https://bugs.python.org/issue41787

#41784: Promote PyUnicode_AsUTF8AndSize to be available with the limit
https://bugs.python.org/issue41784

#41771: bdist_wininst doesn't execute postinstall script
https://bugs.python.org/issue41771

#41768: unittest.mock spec calls class properties
https://bugs.python.org/issue41768

#41756: Do not always use exceptions to return result from coroutine
https://bugs.python.org/issue41756

#41747: dataclasses: generated method's using the wrong qualname
https://bugs.python.org/issue41747

#41746: Add optional type information to asdl_seq objects
https://bugs.python.org/issue41746

#41735: Thread locks in zlib module may go wrong in rare case
https://bugs.python.org/issue41735

#41734: Refactor b32{encode,decode} tests
https://bugs.python.org/issue41734

#41730: Show deprecation warnings for tkinter.tix
https://bugs.python.org/issue41730

#41728: Debug logging when adding a TarFile object
https://bugs.python.org/issue41728

#41726: Update refcounts info of PyType_FromModuleAndSpec in refcounts
https://bugs.python.org/issue41726

#41718: test.regrtest has way too many imports
https://bugs.python.org/issue41718

#41713: _signal module leak: test_interpreters leaked [1424, 1422, 142
https://bugs.python.org/issue41713



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

#41756: Do not always use exceptions to return result from coroutine
https://bugs.python.org/issue41756 20 msgs

#41602: Python doesn't exit with proper resultcode on SIGINT in runpy
https://bugs.python.org/issue41602 12 msgs

#41784: Promote PyUnicode_AsUTF8AndSize to be available with the limit
https://bugs.python.org/issue41784 9 msgs

#41561: test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch
https://bugs.python.org/issue41561 8 msgs

#41758: turtledemo.colormixer crashes with a stack overflow
https://bugs.python.org/issue41758 8 msgs

#41774: While removing element from list using for and remove(), which
https://bugs.python.org/issue41774 7 msgs

#41745: BoundArguments.arguments used in the recommended way to call a
https://bugs.python.org/issue41745 5 msgs

#40066: Enum._convert should change __repr__ and/or __str__ to use mod
https://bugs.python.org/issue40066 4 msgs

#41800: Python installation fails when run under system account if the
https://bugs.python.org/issue41800 4 msgs

#39452: Improve the __main__ module documentation
https://bugs.python.org/issue39452 3 msgs



Issues closed (62)
==================

#19968: Python does not play well with 'stow'.
https://bugs.python.org/issue19968 closed by vinay.sajip

#22256: pyvenv should display a progress indicator while creating an e
https://bugs.python.org/issue22256 closed by vstinner

#23832: pdb's `longlist` shows only decorator if that one contains a l
https://bugs.python.org/issue23832 closed by pablogsal

#27032: Remove deprecated html.parser.HTMLParser.unescape()
https://bugs.python.org/issue27032 closed by terry.reedy

#32218: add __iter__ to enum.Flag members
https://bugs.python.org/issue32218 closed by ethan.furman

#33239: tempfile module: functions with the 'buffering' option are inc
https://bugs.python.org/issue33239 closed by vinay.sajip

#33561: Add .tostring() method to xml.etree.ElementTree.Element
https://bugs.python.org/issue33561 closed by serhiy.storchaka

#33813: Update overdue 'Deprecated ... removed in 3.x' messages
https://bugs.python.org/issue33813 closed by terry.reedy

#33953: The DEFAULT_ENTROPY variable used to store the current default
https://bugs.python.org/issue33953 closed by lig

#35293: make doctest (Sphinx) emits a lot of warnings
https://bugs.python.org/issue35293 closed by vstinner

#36586: multiprocessing.Queue.close doesn't behave as documented
https://bugs.python.org/issue36586 closed by gvanrossum

#37149: link to John Shipman's Tkinter 8.5 documentation fails: websit
https://bugs.python.org/issue37149 closed by ned.deily

#37296: pdb next vs __next__
https://bugs.python.org/issue37296 closed by ronaldoussoren

#37350: print ResourceWarning object traceback when raised as error wi
https://bugs.python.org/issue37350 closed by gvanrossum

#37479: IntEnum __format__ behavior can't be overridden through __str_
https://bugs.python.org/issue37479 closed by ethan.furman

#37604: warnings should use a ContextVar to manage filters/registry
https://bugs.python.org/issue37604 closed by gvanrossum

#38701: datetime.timedelta string representation is ambiguous
https://bugs.python.org/issue38701 closed by lig

#38967: Improve error message in enum for member name surrounded by un
https://bugs.python.org/issue38967 closed by ethan.furman

#39451: enum.Enum reference count leaks
https://bugs.python.org/issue39451 closed by ethan.furman

#39587: Mixin repr overrides Enum repr in some cases
https://bugs.python.org/issue39587 closed by ethan.furman

#39651: Exceptions raised by EventLoop.call_soon_threadsafe
https://bugs.python.org/issue39651 closed by vstinner

#39728: Instantiating enum with invalid value results in ValueError tw
https://bugs.python.org/issue39728 closed by ethan.furman

#39883: Use BSD0 license for code in docs
https://bugs.python.org/issue39883 closed by gvanrossum

#40025: enum: _generate_next_value_ is not called if its definition oc
https://bugs.python.org/issue40025 closed by ethan.furman

#40536: Addition of a "list of available time zones" function to zonei
https://bugs.python.org/issue40536 closed by p-ganssle

#40616: Add `asyncio.BufferQueue`
https://bugs.python.org/issue40616 closed by lig

#40721: PEP0435 (enums) -- there is no standard on enum item letters c
https://bugs.python.org/issue40721 closed by ethan.furman

#41025: C implementation of ZoneInfo cannot be subclassed
https://bugs.python.org/issue41025 closed by lukasz.langa

#41412: After installation on Windows7, 64bit Python 3.9.0b5 reports "
https://bugs.python.org/issue41412 closed by steve.dower

#41517: Able to subclass enum with members by using multiple inheritan
https://bugs.python.org/issue41517 closed by ethan.furman

#41631: _ast module: get_global_ast_state() doesn't work with Mercuria
https://bugs.python.org/issue41631 closed by vstinner

#41646: shutil.copy documentation should clarify support for path-like
https://bugs.python.org/issue41646 closed by steve.dower

#41662: Bugs in binding parameters in sqlite3
https://bugs.python.org/issue41662 closed by serhiy.storchaka

#41672: imaplib: wrong return type documented
https://bugs.python.org/issue41672 closed by corona10

#41715: REDoS in c_analyzer
https://bugs.python.org/issue41715 closed by serhiy.storchaka

#41719: Why does not range() support decimals?
https://bugs.python.org/issue41719 closed by prasechen

#41729: test_winconsoleio fails and hangs on Windows
https://bugs.python.org/issue41729 closed by terry.reedy

#41731: test_cmd_line_script fails with verbosity level more than 1
https://bugs.python.org/issue41731 closed by terry.reedy

#41744: NuGet python.props only works in python nuget, not other varia
https://bugs.python.org/issue41744 closed by steve.dower

#41749: Allow omission of imghdr.what file arg if bytes are given
https://bugs.python.org/issue41749 closed by eamanu

#41753: subprocess.run on windows does not convert path to string
https://bugs.python.org/issue41753 closed by terry.reedy

#41757: weakmethod's ref is deleted before weakref's garbage-collect c
https://bugs.python.org/issue41757 closed by kratsg

#41760: 3.8.6 rc1 documentation fails to build with sphinx 3.2.1
https://bugs.python.org/issue41760 closed by vstinner

#41762: Documentation job fails on CIs: duplicate token description of
https://bugs.python.org/issue41762 closed by vstinner

#41763: IDLE: scale font to Windows' "zoom" factor
https://bugs.python.org/issue41763 closed by epaine

#41764: sub function would not work without the flags but the search w
https://bugs.python.org/issue41764 closed by mrabarnett

#41765: tkinter: XFCE task switcher shows 'Tk' instead of Window title
https://bugs.python.org/issue41765 closed by terry.reedy

#41766: Python3.10 (x64) crashes after flake8/pyflakes on Windows
https://bugs.python.org/issue41766 closed by neonene

#41767: KeyError exception is more difficult to read due to quoting
https://bugs.python.org/issue41767 closed by Anthony Sottile

#41773: Clarify handling of infinity and nan in random.choices
https://bugs.python.org/issue41773 closed by rhettinger

#41776: Revise example of "continue" in the tutorial documentation
https://bugs.python.org/issue41776 closed by eric.smith

#41778: Change a punctuation on documentation
https://bugs.python.org/issue41778 closed by eric.smith

#41780: Generic Alias attributes nor in dir()
https://bugs.python.org/issue41780 closed by gvanrossum

#41782: No f-string in logging.basicConfig()
https://bugs.python.org/issue41782 closed by vinay.sajip

#41783: Standard Color class
https://bugs.python.org/issue41783 closed by mertcandav

#41785: Unittest do not support datatime for AlmostEqual method
https://bugs.python.org/issue41785 closed by hildogjr

#41786: re.RegexFlag.__str__ is incorrect
https://bugs.python.org/issue41786 closed by ethan.furman

#41788: enhancement: add assertDuration context manager to unittest mo
https://bugs.python.org/issue41788 closed by pablogsal

#41789: Enum: __str__ and friends sometimes erroneously replaced
https://bugs.python.org/issue41789 closed by ethan.furman

#41792: No (public) way to dynamically introspect if an annotation is
https://bugs.python.org/issue41792 closed by gvanrossum

#41795: Allow assignment in yield statement
https://bugs.python.org/issue41795 closed by ronaldoussoren

#41808: Synchronize What's New in 3.9 master and 3.9 copies
https://bugs.python.org/issue41808 closed by terry.reedy
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-09-18 - 2020-09-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 7679 ( +4)
closed 45919 (+49)
total 53598 (+53)

Open issues with patches: 3131


Issues opened (45)
==================

#32218: add __iter__ to enum.Flag members
https://bugs.python.org/issue32218 reopened by ethan.furman

#35328: Set a environment variable for venv prompt
https://bugs.python.org/issue35328 reopened by brett.cannon

#41494: Adds window resizing support to Lib/pty.py [ SIGWINCH ]
https://bugs.python.org/issue41494 reopened by soumendra

#41617: __builtin_bswap16 is used without checking it is supported
https://bugs.python.org/issue41617 reopened by jmr

#41756: Do not always use exceptions to return result from coroutine
https://bugs.python.org/issue41756 reopened by serhiy.storchaka

#41812: Broken link on documentation header
https://bugs.python.org/issue41812 opened by cocoatomo

#41813: Clarify specification of object.__await__
https://bugs.python.org/issue41813 opened by plammens

#41814: Mismatch between the manipulation of `sys.path` by `runpy` and
https://bugs.python.org/issue41814 opened by maggyero

#41818: Lib/pty.py major revision
https://bugs.python.org/issue41818 opened by soumendra

#41819: Fix some compiler warnings
https://bugs.python.org/issue41819 opened by samuelmarks

#41822: Document the mean of values for sys.float_info.rounds
https://bugs.python.org/issue41822 opened by rhettinger

#41823: Add more fields to sys.float_info
https://bugs.python.org/issue41823 opened by rhettinger

#41824: Docs for typing.ForwardRef don't state that it was added in 3.
https://bugs.python.org/issue41824 opened by dom1310df

#41825: os.waitid() documentation needs TLC
https://bugs.python.org/issue41825 opened by georg.brandl

#41826: test_peg_generator compilation warnings
https://bugs.python.org/issue41826 opened by skip.montanaro

#41829: sqlite3.Row always read as tuple when supplied to executemany
https://bugs.python.org/issue41829 opened by tony.wu

#41830: "NameError: name 'AttributeError' is not defined"
https://bugs.python.org/issue41830 opened by sasowmy1

#41831: Restore default __str__ of tkinter.EventType
https://bugs.python.org/issue41831 opened by serhiy.storchaka

#41832: PyType_FromSpec() should accept tp_doc=NULL
https://bugs.python.org/issue41832 opened by vstinner

#41834: Remove _Py_CheckRecursionLimit variable
https://bugs.python.org/issue41834 opened by vstinner

#41835: Speed up dict vectorcall creation using keywords
https://bugs.python.org/issue41835 opened by Marco Sulla

#41837: Upgrade installers to OpenSSL 1.1.1h
https://bugs.python.org/issue41837 opened by ned.deily

#41838: Value error is showing in docset python (class)
https://bugs.python.org/issue41838 opened by mkay6122

#41839: Fix error checking in sched_get_priority_ functions
https://bugs.python.org/issue41839 opened by kulikjak

#41840: [regression] symtable.Symbol.is_local() is no longer True for
https://bugs.python.org/issue41840 opened by CendioOssman

#41841: idlelib/NEWS.txt for 3.10.0 and backports
https://bugs.python.org/issue41841 opened by terry.reedy

#41842: Add codecs.unregister() to unregister a codec search function
https://bugs.python.org/issue41842 opened by vstinner

#41843: Reenable sendfile in shutil.copyfile() on Solaris
https://bugs.python.org/issue41843 opened by kulikjak

#41844: IDLE subsection of What's New 3.9
https://bugs.python.org/issue41844 opened by terry.reedy

#41845: Promote PyObject_GenericGetDict to the stable API
https://bugs.python.org/issue41845 opened by alex

#41846: IDLE subsection of What's New 3.10
https://bugs.python.org/issue41846 opened by terry.reedy

#41847: Update "install launcher for all users" installer option
https://bugs.python.org/issue41847 opened by steve.dower

#41848: PEG parser doesn't allow lambda in for_if_clause
https://bugs.python.org/issue41848 opened by slebedev

#41849: Support reading long lines with io._WindowsConsoleIO
https://bugs.python.org/issue41849 opened by eryksun

#41850: inspect.py: access block stack
https://bugs.python.org/issue41850 opened by gchalony

#41851: tkinter: add font neg and equal methods
https://bugs.python.org/issue41851 opened by epaine

#41852: Inconsistent errors for JSON-encoding NaNs with allow_nan=Fals
https://bugs.python.org/issue41852 opened by earwig

#41853: Windows docs for command line install don't mention /log optio
https://bugs.python.org/issue41853 opened by forrestshields2

#41854: argparse.add_mutually_exclusive_group fails for optional posit
https://bugs.python.org/issue41854 opened by rrt

#41855: FastPath.zip_children can give duplicate results on Python 3.8
https://bugs.python.org/issue41855 opened by jaraco

#41856: argparse: auto-generated synopsis omits REMAINDER argument
https://bugs.python.org/issue41856 opened by rrt

#41857: Document timeout arguments to poll() in select module
https://bugs.python.org/issue41857 opened by zaneb

#41858: Fix incomplete line on optparse documentation
https://bugs.python.org/issue41858 opened by eamanu

#41859: Uncaught ValueError
https://bugs.python.org/issue41859 opened by rhettinger

#41861: Convert sqlite3 to PEP 384
https://bugs.python.org/issue41861 opened by erlendaasland



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

#41861: Convert sqlite3 to PEP 384
https://bugs.python.org/issue41861

#41858: Fix incomplete line on optparse documentation
https://bugs.python.org/issue41858

#41857: Document timeout arguments to poll() in select module
https://bugs.python.org/issue41857

#41854: argparse.add_mutually_exclusive_group fails for optional posit
https://bugs.python.org/issue41854

#41852: Inconsistent errors for JSON-encoding NaNs with allow_nan=Fals
https://bugs.python.org/issue41852

#41851: tkinter: add font neg and equal methods
https://bugs.python.org/issue41851

#41848: PEG parser doesn't allow lambda in for_if_clause
https://bugs.python.org/issue41848

#41846: IDLE subsection of What's New 3.10
https://bugs.python.org/issue41846

#41843: Reenable sendfile in shutil.copyfile() on Solaris
https://bugs.python.org/issue41843

#41839: Fix error checking in sched_get_priority_ functions
https://bugs.python.org/issue41839

#41837: Upgrade installers to OpenSSL 1.1.1h
https://bugs.python.org/issue41837

#41832: PyType_FromSpec() should accept tp_doc=NULL
https://bugs.python.org/issue41832

#41831: Restore default __str__ of tkinter.EventType
https://bugs.python.org/issue41831

#41829: sqlite3.Row always read as tuple when supplied to executemany
https://bugs.python.org/issue41829

#41825: os.waitid() documentation needs TLC
https://bugs.python.org/issue41825



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

#41861: Convert sqlite3 to PEP 384
https://bugs.python.org/issue41861

#41858: Fix incomplete line on optparse documentation
https://bugs.python.org/issue41858

#41857: Document timeout arguments to poll() in select module
https://bugs.python.org/issue41857

#41855: FastPath.zip_children can give duplicate results on Python 3.8
https://bugs.python.org/issue41855

#41851: tkinter: add font neg and equal methods
https://bugs.python.org/issue41851

#41848: PEG parser doesn't allow lambda in for_if_clause
https://bugs.python.org/issue41848

#41844: IDLE subsection of What's New 3.9
https://bugs.python.org/issue41844

#41842: Add codecs.unregister() to unregister a codec search function
https://bugs.python.org/issue41842

#41841: idlelib/NEWS.txt for 3.10.0 and backports
https://bugs.python.org/issue41841

#41840: [regression] symtable.Symbol.is_local() is no longer True for
https://bugs.python.org/issue41840

#41839: Fix error checking in sched_get_priority_ functions
https://bugs.python.org/issue41839

#41834: Remove _Py_CheckRecursionLimit variable
https://bugs.python.org/issue41834

#41831: Restore default __str__ of tkinter.EventType
https://bugs.python.org/issue41831

#41826: test_peg_generator compilation warnings
https://bugs.python.org/issue41826

#41825: os.waitid() documentation needs TLC
https://bugs.python.org/issue41825



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

#41561: test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch
https://bugs.python.org/issue41561 16 msgs

#41756: Do not always use exceptions to return result from coroutine
https://bugs.python.org/issue41756 10 msgs

#39934: Fatal Python error "XXX block stack overflow" when exception s
https://bugs.python.org/issue39934 9 msgs

#25655: Python errors related to failures loading DLL's lack informati
https://bugs.python.org/issue25655 8 msgs

#41774: While removing element from list using for and remove(), which
https://bugs.python.org/issue41774 7 msgs

#41842: Add codecs.unregister() to unregister a codec search function
https://bugs.python.org/issue41842 6 msgs

#41819: Fix some compiler warnings
https://bugs.python.org/issue41819 5 msgs

#21261: Teach IDLE to Autocomplete dictionary keys
https://bugs.python.org/issue21261 4 msgs

#35144: TemporaryDirectory clean-up fails with unsearchable directorie
https://bugs.python.org/issue35144 4 msgs

#39107: Upgrade tcl/tk to 8.6.10 (Windows and maxOS)
https://bugs.python.org/issue39107 4 msgs



Issues closed (47)
==================

#12178: csv writer doesn't escape escapechar
https://bugs.python.org/issue12178 closed by taleinat

#24078: inspect.getsourcelines ignores context and returns wrong line
https://bugs.python.org/issue24078 closed by xtreak

#24403: Missing fixer for changed round() behavior
https://bugs.python.org/issue24403 closed by serhiy.storchaka

#24757: Installing Py on Windows: Need to restart or logout for path t
https://bugs.python.org/issue24757 closed by steve.dower

#27139: Increased test coverage for statistics.median_grouped
https://bugs.python.org/issue27139 closed by rhettinger

#28657: cmd.Cmd.get_help() implementation can't see do_*() methods add
https://bugs.python.org/issue28657 closed by taleinat

#29107: traceback module incorrectly formats args-less syntax errors
https://bugs.python.org/issue29107 closed by benjamin.peterson

#29526: Documenting format() function
https://bugs.python.org/issue29526 closed by eric.smith

#29887: test_normalization doesn't work
https://bugs.python.org/issue29887 closed by benjamin.peterson

#30974: Update os.samefile docstring to match documentation
https://bugs.python.org/issue30974 closed by steve.dower

#33689: Blank lines in .pth file cause a duplicate sys.path entry
https://bugs.python.org/issue33689 closed by taleinat

#33821: IDLE subsection of What's New 3.7
https://bugs.python.org/issue33821 closed by terry.reedy

#35764: IDLE: revise calltip doc
https://bugs.python.org/issue35764 closed by terry.reedy

#35767: unittest loader doesn't work with partial test functions
https://bugs.python.org/issue35767 closed by fried

#36666: threading.Thread should have way to catch an exception thrown
https://bugs.python.org/issue36666 closed by vstinner

#37062: `AutoNumber` class in enum documentation: support *args in con
https://bugs.python.org/issue37062 closed by ethan.furman

#37309: idlelib/NEWS.txt for 3.9.0 and backports
https://bugs.python.org/issue37309 closed by terry.reedy

#37408: [DOC] Precise that Tarfile "format" argument only concerns wri
https://bugs.python.org/issue37408 closed by gregory.p.smith

#37827: IDLE: Have the shell mimic terminal handling of \r and \b cont
https://bugs.python.org/issue37827 closed by taleinat

#37849: IDLE: Completion window misplaced when shown above current lin
https://bugs.python.org/issue37849 closed by taleinat

#38068: clean up configure logic for gettimeofday
https://bugs.python.org/issue38068 closed by benjamin.peterson

#38776: rlock_count<0
https://bugs.python.org/issue38776 closed by vstinner

#39041: Support GitHub Actions in CI
https://bugs.python.org/issue39041 closed by steve.dower

#40049: tarfile cannot extract from stdin
https://bugs.python.org/issue40049 closed by taleinat

#40181: IDLE: remove positional-only note from calltips
https://bugs.python.org/issue40181 closed by terry.reedy

#40458: test_bad_getattr crashes on APPX test
https://bugs.python.org/issue40458 closed by steve.dower

#40941: Merge generator.gi_running and frame executing flag into singl
https://bugs.python.org/issue40941 closed by vstinner

#41492: Fix signing description for Windows release builds
https://bugs.python.org/issue41492 closed by steve.dower

#41602: Python doesn't exit with proper resultcode on SIGINT in runpy
https://bugs.python.org/issue41602 closed by gvanrossum

#41684: argparse: unexpected subparser behaviour on parse_args with na
https://bugs.python.org/issue41684 closed by paul.j3

#41758: turtledemo.colormixer crashes with a stack overflow
https://bugs.python.org/issue41758 closed by terry.reedy

#41775: IDLE: change Shell window title
https://bugs.python.org/issue41775 closed by terry.reedy

#41807: Warnings when installing Linter on VS code on Linux and Window
https://bugs.python.org/issue41807 closed by steve.dower

#41809: finding file attributes in Windows seems to fail
https://bugs.python.org/issue41809 closed by terry.reedy

#41810: Consider reintroducing `types.EllipsisType` for the sake of ty
https://bugs.python.org/issue41810 closed by gvanrossum

#41811: pstats.SortKey enum is broken
https://bugs.python.org/issue41811 closed by ethan.furman

#41815: SQLite: segfault if backup called on closed database
https://bugs.python.org/issue41815 closed by aeros

#41816: need StrEnum in enum.py
https://bugs.python.org/issue41816 closed by ethan.furman

#41817: Incorrect types in tkinter.EventType Enum
https://bugs.python.org/issue41817 closed by ethan.furman

#41820: ipaddress allows "00" in ipv4 address octets
https://bugs.python.org/issue41820 closed by eric.smith

#41821: Printing specific Unicode characters causes unwanted beeping i
https://bugs.python.org/issue41821 closed by eryksun

#41827: 2D array issue
https://bugs.python.org/issue41827 closed by eric.smith

#41828: No longer able to override DATA_UPLOAD_MAX_MEMORY_SIZE outside
https://bugs.python.org/issue41828 closed by eric.smith

#41833: threading.Thread: use target name if the name parameter is omi
https://bugs.python.org/issue41833 closed by vstinner

#41836: Improve ctypes error reporting with missing DLL path
https://bugs.python.org/issue41836 closed by pombredanne

#41860: random.choices() raises "int too large" error while random.ran
https://bugs.python.org/issue41860 closed by rhettinger

#41862: can not open file in system folder
https://bugs.python.org/issue41862 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/IHVPZKKJPAQI6VT3RP5OXD6PFBK4IVUD/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-09-25 - 2020-10-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 7688 ( +9)
closed 45960 (+41)
total 53648 (+50)

Open issues with patches: 3138


Issues opened (36)
==================

#41773: Clarify handling of infinity and nan in random.choices
https://bugs.python.org/issue41773 reopened by rhettinger

#41864: Compiler error in _zoneinfo.c:1227: error: #pragma GCC diagnos
https://bugs.python.org/issue41864 opened by micwin

#41866: Document error in chinese version of contextlib.
https://bugs.python.org/issue41866 opened by siyuan

#41867: Include options for timespec in docstrings of isoformat
https://bugs.python.org/issue41867 opened by cool-RR

#41868: SMTPLIB integrate or provide option to use "logging"
https://bugs.python.org/issue41868 opened by hpkkumar007

#41869: Multiprocessing Manager Object Cleanup
https://bugs.python.org/issue41869 opened by boom0192

#41875: __builtin_unreachable error in gcc 4.4.5
https://bugs.python.org/issue41875 opened by yota moteuchi

#41876: Add __repr__ for Tkinter Font objects
https://bugs.python.org/issue41876 opened by serhiy.storchaka

#41877: Check against misspellings of assert etc. in mock
https://bugs.python.org/issue41877 opened by vabr2

#41878: python3 fails to use custom mapping object as symbols in eval(
https://bugs.python.org/issue41878 opened by Robert Haschke

#41879: Outdated description of async iterables in documentation of as
https://bugs.python.org/issue41879 opened by nickgaya

#41880: Get Python include directories from sysconfigdata
https://bugs.python.org/issue41880 opened by benwolsieffer

#41882: CCompiler.has_function does not delete temporary files
https://bugs.python.org/issue41882 opened by termim

#41883: ctypes pointee goes out of scope, then pointer in struct dangl
https://bugs.python.org/issue41883 opened by NankerPhelge

#41884: tempfile.py TemporaryDirectory/mkdtemp defaults to mode 0o700,
https://bugs.python.org/issue41884 opened by ray-sit

#41886: PyType_Type is documented incorrectly
https://bugs.python.org/issue41886 opened by da-woods

#41887: ast.literal_eval does not accept strings with leading whitespa
https://bugs.python.org/issue41887 opened by gousaiyang

#41889: enum: Mixin and int base class regression in 3.8.6
https://bugs.python.org/issue41889 opened by puddly

#41891: asyncio.wait_for does not wait for task/future to be completed
https://bugs.python.org/issue41891 opened by rkojedzinszky

#41892: use both "for in" and "ElementTree.remove" has a index bug
https://bugs.python.org/issue41892 opened by WoodyWoo

#41894: UnicodeDecodeError during load failure in non-UTF-8 locale
https://bugs.python.org/issue41894 opened by kadler

#41895: PyMethodDef does NOT have any fields contain context in embedd
https://bugs.python.org/issue41895 opened by dexter

#41896: Moving index with wordstart expression includes non-alphanumbe
https://bugs.python.org/issue41896 opened by pyTama

#41898: Any logging causes assertLogs to pass
https://bugs.python.org/issue41898 opened by udalrich.schermer

#41900: XML C14N serialisation fails with default namespace
https://bugs.python.org/issue41900 opened by scoder

#41902: Micro optimization for range.index if step is 1
https://bugs.python.org/issue41902 opened by corona10

#41903: PyNumber_InPlacePower ignores o3 if o1 implements __ipow__
https://bugs.python.org/issue41903 opened by hodgestar

#41904: datetime.datetime.today makes no sense and should be removed
https://bugs.python.org/issue41904 opened by yurzo

#41905: add update_abstractmethods function to update an ABC's abstrac
https://bugs.python.org/issue41905 opened by avrahami.ben

#41906: logging.config.dictConfig does not work with callable filters
https://bugs.python.org/issue41906 opened by raybb

#41907: Regression in IntFlag behaviour in f-string
https://bugs.python.org/issue41907 opened by rt121212121

#41908: Make IDLE Start Menu entry more descriptive
https://bugs.python.org/issue41908 opened by terry.reedy

#41909: Segfault on __getattr__ infinite recursion on certain attribut
https://bugs.python.org/issue41909 opened by bluetech

#41910: Document that object.__eq__ implements `a is b`
https://bugs.python.org/issue41910 opened by brett.cannon

#41911: Language reference incorrectly says comparison expressions ret
https://bugs.python.org/issue41911 opened by brett.cannon

#41912: Long generator chain causes segmentation fault
https://bugs.python.org/issue41912 opened by karzes



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

#41912: Long generator chain causes segmentation fault
https://bugs.python.org/issue41912

#41911: Language reference incorrectly says comparison expressions ret
https://bugs.python.org/issue41911

#41910: Document that object.__eq__ implements `a is b`
https://bugs.python.org/issue41910

#41909: Segfault on __getattr__ infinite recursion on certain attribut
https://bugs.python.org/issue41909

#41900: XML C14N serialisation fails with default namespace
https://bugs.python.org/issue41900

#41898: Any logging causes assertLogs to pass
https://bugs.python.org/issue41898

#41894: UnicodeDecodeError during load failure in non-UTF-8 locale
https://bugs.python.org/issue41894

#41891: asyncio.wait_for does not wait for task/future to be completed
https://bugs.python.org/issue41891

#41886: PyType_Type is documented incorrectly
https://bugs.python.org/issue41886

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

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

#41879: Outdated description of async iterables in documentation of as
https://bugs.python.org/issue41879

#41869: Multiprocessing Manager Object Cleanup
https://bugs.python.org/issue41869

#41868: SMTPLIB integrate or provide option to use "logging"
https://bugs.python.org/issue41868

#41867: Include options for timespec in docstrings of isoformat
https://bugs.python.org/issue41867



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

#41907: Regression in IntFlag behaviour in f-string
https://bugs.python.org/issue41907

#41905: add update_abstractmethods function to update an ABC's abstrac
https://bugs.python.org/issue41905

#41902: Micro optimization for range.index if step is 1
https://bugs.python.org/issue41902

#41900: XML C14N serialisation fails with default namespace
https://bugs.python.org/issue41900

#41894: UnicodeDecodeError during load failure in non-UTF-8 locale
https://bugs.python.org/issue41894

#41892: use both "for in" and "ElementTree.remove" has a index bug
https://bugs.python.org/issue41892

#41891: asyncio.wait_for does not wait for task/future to be completed
https://bugs.python.org/issue41891

#41889: enum: Mixin and int base class regression in 3.8.6
https://bugs.python.org/issue41889

#41887: ast.literal_eval does not accept strings with leading whitespa
https://bugs.python.org/issue41887

#41886: PyType_Type is documented incorrectly
https://bugs.python.org/issue41886

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

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

#41876: Add __repr__ for Tkinter Font objects
https://bugs.python.org/issue41876

#41875: __builtin_unreachable error in gcc 4.4.5
https://bugs.python.org/issue41875

#41867: Include options for timespec in docstrings of isoformat
https://bugs.python.org/issue41867



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

#41902: Micro optimization for range.index if step is 1
https://bugs.python.org/issue41902 15 msgs

#41892: use both "for in" and "ElementTree.remove" has a index bug
https://bugs.python.org/issue41892 13 msgs

#41851: tkinter: add font equal methods
https://bugs.python.org/issue41851 6 msgs

#41774: While removing element from list using for and remove(), which
https://bugs.python.org/issue41774 5 msgs

#41875: __builtin_unreachable error in gcc 4.4.5
https://bugs.python.org/issue41875 5 msgs

#41905: add update_abstractmethods function to update an ABC's abstrac
https://bugs.python.org/issue41905 5 msgs

#41859: Uncaught ValueError
https://bugs.python.org/issue41859 4 msgs

#41861: Convert sqlite3 to PEP 384
https://bugs.python.org/issue41861 4 msgs

#41883: ctypes pointee goes out of scope, then pointer in struct dangl
https://bugs.python.org/issue41883 4 msgs

#41903: PyNumber_InPlacePower ignores o3 if o1 implements __ipow__
https://bugs.python.org/issue41903 4 msgs



Issues closed (39)
==================

#13790: In str.format an incorrect error message for list, tuple, dict
https://bugs.python.org/issue13790 closed by eric.smith

#17490: Improve ast.literal_eval test suite coverage
https://bugs.python.org/issue17490 closed by serhiy.storchaka

#29127: Incorrect reference names in asyncio.subprocess documentation
https://bugs.python.org/issue29127 closed by aeros

#29893: create_subprocess_exec doc doesn't match software
https://bugs.python.org/issue29893 closed by vstinner

#29940: Add follow_wrapped=True option to help()
https://bugs.python.org/issue29940 closed by taleinat

#30953: Fatal python error when jumping into except clause
https://bugs.python.org/issue30953 closed by ppperry

#31256: xml.etree.ElementTree: add support for doctype in tostring met
https://bugs.python.org/issue31256 closed by scoder

#33867: Module dicts are wiped on module garbage collection
https://bugs.python.org/issue33867 closed by serhiy.storchaka

#35103: format_exception() doesn't work with PyErr_Fetch
https://bugs.python.org/issue35103 closed by pablogsal

#36255: Provide a simple way to delete and edit python's welcome messa
https://bugs.python.org/issue36255 closed by rhettinger

#38989: pip install selects 32 bit wheels for 64 bit python if vcvarsa
https://bugs.python.org/issue38989 closed by steve.dower

#39862: Why are the union relationships not implemented by default for
https://bugs.python.org/issue39862 closed by rhettinger

#40105: Updating zip comment doesn't truncate the zip file
https://bugs.python.org/issue40105 closed by taleinat

#41114: "TypeError: unhashable type" could often be more clear
https://bugs.python.org/issue41114 closed by rhettinger

#41295: CPython 3.8.4 regression on __setattr__ in multiinheritance wi
https://bugs.python.org/issue41295 closed by scoder

#41356: Convert bool.__new__ to argument clinic
https://bugs.python.org/issue41356 closed by Dennis Sweeney

#41613: get_type_hints regression for 3.9 and 3.10
https://bugs.python.org/issue41613 closed by BTaskaya

#41692: Deprecate immortal interned strings: PyUnicode_InternImmortal(
https://bugs.python.org/issue41692 closed by vstinner

#41738: MIME type for *.zip becomes application/x-zip-compressed on Wi
https://bugs.python.org/issue41738 closed by steve.dower

#41802: Missing documentation for 'PyDict_DelItem' behavior
https://bugs.python.org/issue41802 closed by serhiy.storchaka

#41834: Remove _Py_CheckRecursionLimit variable
https://bugs.python.org/issue41834 closed by vstinner

#41842: Add codecs.unregister() to unregister a codec search function
https://bugs.python.org/issue41842 closed by vstinner

#41848: PEG parser doesn't allow lambda in for_if_clause
https://bugs.python.org/issue41848 closed by gvanrossum

#41858: Fix incomplete line on optparse documentation
https://bugs.python.org/issue41858 closed by taleinat

#41863: IDLE shell not opening with 3.5 on Mac Mohave.
https://bugs.python.org/issue41863 closed by terry.reedy

#41865: doc search for super().__init__() returns no useful results
https://bugs.python.org/issue41865 closed by rhettinger

#41870: Use PEP 590 vectorcall to speed up calls to bool()
https://bugs.python.org/issue41870 closed by corona10

#41871: Add PyList_Remove() in listobject.c
https://bugs.python.org/issue41871 closed by shihai1991

#41872: get_type_hints fails to resolve forward references in nested f
https://bugs.python.org/issue41872 closed by gvanrossum

#41873: Add vectorcall for float()
https://bugs.python.org/issue41873 closed by corona10

#41874: datetime.strptime raises error if date is before 1900
https://bugs.python.org/issue41874 closed by redrooster

#41881: New Line escape issue in raw strings
https://bugs.python.org/issue41881 closed by ardath.kevin

#41885: Unexpected behavior re.sub() with raw f-strings
https://bugs.python.org/issue41885 closed by eric.smith

#41888: Duplicate Opcode value in master and 3.9rc2
https://bugs.python.org/issue41888 closed by anthonypjshaw

#41890: crypt produces wrong hashes for passwords containing newline c
https://bugs.python.org/issue41890 closed by amarahzm

#41893: remove() method is not working as expected(Hard to explain)
https://bugs.python.org/issue41893 closed by eric.smith

#41897: ast.parse in Python 3.9 does not produce SyntaxError for assig
https://bugs.python.org/issue41897 closed by gvanrossum

#41899: Poor example for Element.remove()
https://bugs.python.org/issue41899 closed by scoder

#41901: Added some explaining to pickle errors.
https://bugs.python.org/issue41901 closed by Marco Sulla
_______________________________________________
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/IHXKWY2BFTYE6D7RAR26HJKDY2VDZKXX/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-10-02 - 2020-10-09)
Python tracker at https://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.

Issues counts and deltas:
open 7690 ( +2)
closed 46029 (+69)
total 53719 (+71)

Open issues with patches: 3126


Issues opened (42)
==================

#41913: EnvBuilder.install_scripts should use explicit permissions
https://bugs.python.org/issue41913 opened by Frederik Rietdijk

#41914: test_pdb fails
https://bugs.python.org/issue41914 opened by sumagnadas

#41915: unittest.mock.create_autospec(Obj, instance=True) has self key
https://bugs.python.org/issue41915 opened by ettang

#41916: cxx pthread check is not overrideable
https://bugs.python.org/issue41916 opened by virtuald

#41918: exec fails to take locals into account when running list compr
https://bugs.python.org/issue41918 opened by qpeter

#41919: Modify test_codecs to use the new codecs.unregister() function
https://bugs.python.org/issue41919 opened by shihai1991

#41921: REDoS in parseentities
https://bugs.python.org/issue41921 opened by yetingli

#41926: Unpredictable behavior when parsing xml. (xml.etree.ElementTre
https://bugs.python.org/issue41926 opened by CyberCreator

#41928: ZipFile does not supports Unicode Path Extra Field (0x7075) zi
https://bugs.python.org/issue41928 opened by ivan.sorokin.tech

#41929: Detect OEM code page for zip archives in ZipFile based on syst
https://bugs.python.org/issue41929 opened by ivan.sorokin.tech

#41930: Wrap sqlite3_serialize API in sqlite3 module
https://bugs.python.org/issue41930 opened by Kerrick Staley

#41932: Incorrect struct definition with bitfields
https://bugs.python.org/issue41932 opened by berthin

#41933: Wording of s * n in Common Sequence Operations is not optimal
https://bugs.python.org/issue41933 opened by mdk

#41938: concurrent.futures.wait calls len() on an possible iterable
https://bugs.python.org/issue41938 opened by rohitkg98

#41940: AMD64 Debian root 3.x: tests fail because downloaded files sta
https://bugs.python.org/issue41940 opened by vstinner

#41943: unittest.assertLogs passes unexpectedly
https://bugs.python.org/issue41943 opened by mrbean-bremen

#41944: [security] Python testsuite calls eval() on content received v
https://bugs.python.org/issue41944 opened by serhiy.storchaka

#41945: http.cookies.SimpleCookie.parse error after [keys]
https://bugs.python.org/issue41945 opened by xnovakj

#41946: Add concrete examples to os.path documentation
https://bugs.python.org/issue41946 opened by theacodes

#41948: Runtime error while trying to use Python3.9 with virtualenv
https://bugs.python.org/issue41948 opened by abhicantdraw

#41949: Redefinition of HMAC functions prevents static linking
https://bugs.python.org/issue41949 opened by indygreg

#41950: Typo in Python 3.9 what's new page
https://bugs.python.org/issue41950 opened by kigawas

#41951: python-3.8.2.exe /uninstall /quiet fails with Exit code: 0x643
https://bugs.python.org/issue41951 opened by szheng

#41954: [mock] Recursion on mocking inspect.isfunction
https://bugs.python.org/issue41954 opened by stanislavlevin

#41956: Regression in HTMLParser on malformed tags
https://bugs.python.org/issue41956 opened by dan

#41959: Doc/library/asyncio-policy.rst grammar error
https://bugs.python.org/issue41959 opened by raulcd

#41960: Add globalns and localns to the inspect.signature and inspect.
https://bugs.python.org/issue41960 opened by BTaskaya

#41961: Windows install failure "could not set file security"
https://bugs.python.org/issue41961 opened by steve.dower

#41962: Make threading._register_atexit public?
https://bugs.python.org/issue41962 opened by Ben.Darnell

#41963: ConfigParser: stripping of comments should be documented
https://bugs.python.org/issue41963 opened by jugmac00

#41966: datetime.time issue with pickling in PyPy
https://bugs.python.org/issue41966 opened by ddddaaaa

#41967: Handle annotations in the parser to avoid the need for roundtr
https://bugs.python.org/issue41967 opened by pablogsal

#41969: ttk.RadioButtons mis-sized under Windows 10 UI Scaling, with d
https://bugs.python.org/issue41969 opened by Athanasius

#41971: multiple tests in test_tools fail since Python 3.9
https://bugs.python.org/issue41971 opened by felixonmars

#41972: bytes.find consistently hangs in a particular scenario
https://bugs.python.org/issue41972 opened by Zeturic

#41973: Docs: TypedDict is now of type function instead of class
https://bugs.python.org/issue41973 opened by gaborjbernat

#41975: Textwrap to conform to https://www.unicode.org/reports/tr14/tr
https://bugs.python.org/issue41975 opened by mdk

#41977: ctypes array inside structure requires explicit garbage collec
https://bugs.python.org/issue41977 opened by maxim.pichler

#41980: Argparse documentation is slightly misleading
https://bugs.python.org/issue41980 opened by ygingras

#41981: Errors building python 3.9.0 from source on Centos 7 with GCC
https://bugs.python.org/issue41981 opened by ftesser

#41982: [Python 3.8] Wrong location flagged as syntax error
https://bugs.python.org/issue41982 opened by iljah

#41983: Missing Documentation AF_PACKET
https://bugs.python.org/issue41983 opened by TheNuGuy



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

#41983: Missing Documentation AF_PACKET
https://bugs.python.org/issue41983

#41980: Argparse documentation is slightly misleading
https://bugs.python.org/issue41980

#41977: ctypes array inside structure requires explicit garbage collec
https://bugs.python.org/issue41977

#41975: Textwrap to conform to https://www.unicode.org/reports/tr14/tr
https://bugs.python.org/issue41975

#41969: ttk.RadioButtons mis-sized under Windows 10 UI Scaling, with d
https://bugs.python.org/issue41969

#41962: Make threading._register_atexit public?
https://bugs.python.org/issue41962

#41960: Add globalns and localns to the inspect.signature and inspect.
https://bugs.python.org/issue41960

#41959: Doc/library/asyncio-policy.rst grammar error
https://bugs.python.org/issue41959

#41956: Regression in HTMLParser on malformed tags
https://bugs.python.org/issue41956

#41950: Typo in Python 3.9 what's new page
https://bugs.python.org/issue41950

#41948: Runtime error while trying to use Python3.9 with virtualenv
https://bugs.python.org/issue41948

#41946: Add concrete examples to os.path documentation
https://bugs.python.org/issue41946

#41945: http.cookies.SimpleCookie.parse error after [keys]
https://bugs.python.org/issue41945

#41943: unittest.assertLogs passes unexpectedly
https://bugs.python.org/issue41943

#41938: concurrent.futures.wait calls len() on an possible iterable
https://bugs.python.org/issue41938



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

#41972: bytes.find consistently hangs in a particular scenario
https://bugs.python.org/issue41972

#41967: Handle annotations in the parser to avoid the need for roundtr
https://bugs.python.org/issue41967

#41960: Add globalns and localns to the inspect.signature and inspect.
https://bugs.python.org/issue41960

#41959: Doc/library/asyncio-policy.rst grammar error
https://bugs.python.org/issue41959

#41950: Typo in Python 3.9 what's new page
https://bugs.python.org/issue41950

#41944: [security] Python testsuite calls eval() on content received v
https://bugs.python.org/issue41944

#41943: unittest.assertLogs passes unexpectedly
https://bugs.python.org/issue41943

#41938: concurrent.futures.wait calls len() on an possible iterable
https://bugs.python.org/issue41938

#41933: Wording of s * n in Common Sequence Operations is not optimal
https://bugs.python.org/issue41933

#41919: Modify test_codecs to use the new codecs.unregister() function
https://bugs.python.org/issue41919

#41916: cxx pthread check is not overrideable
https://bugs.python.org/issue41916

#41907: Regression in IntFlag behaviour in f-string
https://bugs.python.org/issue41907

#41902: Micro optimization for range.index if step is 1
https://bugs.python.org/issue41902

#41894: UnicodeDecodeError during load failure in non-UTF-8 locale
https://bugs.python.org/issue41894

#41891: asyncio.wait_for does not wait for task/future to be completed
https://bugs.python.org/issue41891



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

#41967: Handle annotations in the parser to avoid the need for roundtr
https://bugs.python.org/issue41967 23 msgs

#26680: Incorporating float.is_integer into Decimal
https://bugs.python.org/issue26680 16 msgs

#41944: [security] Python testsuite calls eval() on content received v
https://bugs.python.org/issue41944 13 msgs

#41972: bytes.find consistently hangs in a particular scenario
https://bugs.python.org/issue41972 11 msgs

#41490: Update bundled pip to 20.2.1 and setuptools to 49.2.1
https://bugs.python.org/issue41490 10 msgs

#41894: UnicodeDecodeError during load failure in non-UTF-8 locale
https://bugs.python.org/issue41894 10 msgs

#41981: Errors building python 3.9.0 from source on Centos 7 with GCC
https://bugs.python.org/issue41981 10 msgs

#36534: tarfile: handling Windows (path) illegal characters in archive
https://bugs.python.org/issue36534 7 msgs

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

#41877: Check against misspellings of assert etc. in mock
https://bugs.python.org/issue41877 4 msgs



Issues closed (66)
==================

#23984: Documentation error: Descriptors
https://bugs.python.org/issue23984 closed by rhettinger

#26332: OSError: exception: access violation writing <...> (Windows 10
https://bugs.python.org/issue26332 closed by eryksun

#30578: Misleading example in sys.set_coroutine_wrapper docs
https://bugs.python.org/issue30578 closed by vstinner

#32192: Provide importlib.util.lazy_import helper function
https://bugs.python.org/issue32192 closed by brett.cannon

#32222: pygettext doesn't extract docstrings for functions with type a
https://bugs.python.org/issue32222 closed by methane

#32922: dbm.open() encodes filename with default encoding rather than
https://bugs.python.org/issue32922 closed by Josh Friend

#33235: Better help text for dict.setdefault
https://bugs.python.org/issue33235 closed by methane

#33894: tempfile.tempdir cannot be unset
https://bugs.python.org/issue33894 closed by eric.smith

#34552: Clarify built-in types comparisons
https://bugs.python.org/issue34552 closed by gvanrossum

#35291: duplicate of memoryview from io.BufferedWriter leaks
https://bugs.python.org/issue35291 closed by methane

#35404: Document how to import _structure in email.message
https://bugs.python.org/issue35404 closed by Mariatta

#37456: FAQ says positional arguments aren't a thing
https://bugs.python.org/issue37456 closed by pablogsal

#38605: [typing] PEP 563: Postponed evaluation of annotations: enable
https://bugs.python.org/issue38605 closed by gvanrossum

#38914: Clarify wording for warning message when checking a package
https://bugs.python.org/issue38914 closed by pablogsal

#39450: unittest TestCase shortDescription does not strip whitespace
https://bugs.python.org/issue39450 closed by chris.jerdonek

#40202: Misleading grammatically of ValueError Message?
https://bugs.python.org/issue40202 closed by ammar2

#40348: Programming FAQ about "What is delegation?": Fix typos
https://bugs.python.org/issue40348 closed by rhettinger

#40391: io.FileIO.mode doesn't comply with the docs
https://bugs.python.org/issue40391 closed by serhiy.storchaka

#40430: ast.Slice is no longer a subclass of ast.slice
https://bugs.python.org/issue40430 closed by serhiy.storchaka

#40564: Using zipfile.Path with several files prematurely closes zip
https://bugs.python.org/issue40564 closed by jaraco

#40833: Clarify docstring of Path.rename
https://bugs.python.org/issue40833 closed by taleinat

#41306: test_tk test_widgets.ScaleTest fails with Tk 8.6.10
https://bugs.python.org/issue41306 closed by pablogsal

#41428: PEP 604 -- Allow writing union types as X | Y
https://bugs.python.org/issue41428 closed by gvanrossum

#41483: Do not acquire lock in MemoryHandler.flush() if no target defi
https://bugs.python.org/issue41483 closed by vinay.sajip

#41557: Upgrade Windows and macOS builds to use SQLite 3.33
https://bugs.python.org/issue41557 closed by erlendaasland

#41584: Clarify documentation for binary arithmetic operation subclass
https://bugs.python.org/issue41584 closed by brett.cannon

#41826: test_peg_generator compilation warnings
https://bugs.python.org/issue41826 closed by pablogsal

#41840: [regression] symtable.Symbol.is_local() is no longer True for
https://bugs.python.org/issue41840 closed by pablogsal

#41867: Include options for timespec in docstrings of isoformat
https://bugs.python.org/issue41867 closed by taleinat

#41875: __builtin_unreachable error in gcc 4.4.5
https://bugs.python.org/issue41875 closed by lukasz.langa

#41887: ast.literal_eval does not accept strings with leading whitespa
https://bugs.python.org/issue41887 closed by gvanrossum

#41892: use both "for in" and "ElementTree.remove" has a index bug
https://bugs.python.org/issue41892 closed by scoder

#41898: Any logging causes assertLogs to pass
https://bugs.python.org/issue41898 closed by vinay.sajip

#41900: XML C14N serialisation fails with default namespace
https://bugs.python.org/issue41900 closed by scoder

#41905: add update_abstractmethods function to update an ABC's abstrac
https://bugs.python.org/issue41905 closed by gvanrossum

#41909: Segfault on __getattr__ infinite recursion on certain attribut
https://bugs.python.org/issue41909 closed by serhiy.storchaka

#41912: Long generator chain causes segmentation fault
https://bugs.python.org/issue41912 closed by terry.reedy

#41917: Python 3.9rc2 fails to install matplotlib
https://bugs.python.org/issue41917 closed by steve.dower

#41920: Weird add operation of "0.2222 + 0.1111"
https://bugs.python.org/issue41920 closed by steven.daprano

#41922: Use PEP 590 vectorcall to speed up calls to reversed()
https://bugs.python.org/issue41922 closed by corona10

#41923: Add PEP 613 typing.TypeAlias to the standard library
https://bugs.python.org/issue41923 closed by gvanrossum

#41924: TextWrap's wrap method throws unhelpful error on bytes object
https://bugs.python.org/issue41924 closed by ThePokestarFan

#41925: Lowercase path to python.exe in pip.exe from venv is throwing
https://bugs.python.org/issue41925 closed by chris-tse

#41927: Why is there no documentation in Russian?
https://bugs.python.org/issue41927 closed by serhiy.storchaka

#41931: Make dict(object) return its attribute __dict__
https://bugs.python.org/issue41931 closed by rhettinger

#41934: Add `has` method to `pathlib.Path` class.
https://bugs.python.org/issue41934 closed by hadialqattan

#41935: Add binary operator!
https://bugs.python.org/issue41935 closed by pablogsal

#41936: Remove macros Py_ALLOW_RECURSION/Py_END_ALLOW_RECURSION
https://bugs.python.org/issue41936 closed by serhiy.storchaka

#41937: how to use cpython O&
https://bugs.python.org/issue41937 closed by steven.daprano

#41939: 3.9.0 test_site warning: "urllib.requests._opener was modified
https://bugs.python.org/issue41939 closed by vstinner

#41941: Py_Initialize affects the console
https://bugs.python.org/issue41941 closed by vstinner

#41942: Add if condition for 'for loop'
https://bugs.python.org/issue41942 closed by chienpingtsung

#41947: Tests When Building Python
https://bugs.python.org/issue41947 closed by eric.smith

#41952: sys.version has double space between month and date
https://bugs.python.org/issue41952 closed by steve.dower

#41953: Confusing error message of 50,*2
https://bugs.python.org/issue41953 closed by wyz23x2

#41955: Python Modules
https://bugs.python.org/issue41955 closed by christian.heimes

#41957: IDLE does not Transform Tabs into Spaces in Interactive Mode
https://bugs.python.org/issue41957 closed by terry.reedy

#41958: importlib has not util module
https://bugs.python.org/issue41958 closed by serhiy.storchaka

#41964: difflib SequenceMatcher get_matching_blocks returns non-matchi
https://bugs.python.org/issue41964 closed by tim.peters

#41965: distutils.spawn.find_executable() fails to find .py files on W
https://bugs.python.org/issue41965 closed by steve.dower

#41968: 3.9 IDLE documentation.
https://bugs.python.org/issue41968 closed by terry.reedy

#41970: test_lib2to3 fails since Python 3.9
https://bugs.python.org/issue41970 closed by pablogsal

#41974: Remove complex.__float__, complex.__floordiv__, etc
https://bugs.python.org/issue41974 closed by serhiy.storchaka

#41976: ctypes.util.find_library fails with gcc 9
https://bugs.python.org/issue41976 closed by pablogsal

#41978: numpy, scipy packages failed to install via pip - Windows 10 P
https://bugs.python.org/issue41978 closed by christian.heimes

#41979: PEG parser doesn't accept extended unpacking in with statement
https://bugs.python.org/issue41979 closed by lys.nikolaou
_______________________________________________
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/MI2Y2KX3LFK4UN72YUSMOLCLPHUPRNFB/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-10-09 - 2020-10-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 7707 (+17)
closed 46082 (+53)
total 53789 (+70)

Open issues with patches: 3125


Issues opened (46)
==================

#41987: singledispatchmethod raises an error when relying on a forward
https://bugs.python.org/issue41987 opened by glyph

#41988: No hyphen in broken up word in documentation
https://bugs.python.org/issue41988 opened by cryvate

#41989: htmlparser unclosed script tag causes data loss
https://bugs.python.org/issue41989 opened by waylan

#41990: venv module clashes with pip --user ... improve coordination.
https://bugs.python.org/issue41990 opened by bernd.wechner

#41994: Refcount issues in import
https://bugs.python.org/issue41994 opened by serhiy.storchaka

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

#41999: imaplib Time2Internaldate crashing with time.struct_time suppl
https://bugs.python.org/issue41999 opened by sajicek

#42001: Deprecate `typing.io` Wrapper Namespace
https://bugs.python.org/issue42001 opened by rohitkg98

#42004: Allow uploading files with SimpleHTTPRequestHandler
https://bugs.python.org/issue42004 opened by lufte

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

#42006: Stop using PyDict_GetItem, PyDict_GetItemString and _PyDict_Ge
https://bugs.python.org/issue42006 opened by serhiy.storchaka

#42008: Internal Random class calling seed() with incorrect argument
https://bugs.python.org/issue42008 opened by rhettinger

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

#42010: Generic types accept indexing/subscripting, causing confusion
https://bugs.python.org/issue42010 opened by kj

#42012: typing support in wsgiref
https://bugs.python.org/issue42012 opened by srittau

#42013: venv on Windows with symlinks is broken if invoked with -I
https://bugs.python.org/issue42013 opened by gaborjbernat

#42014: shutil.rmtree calls onerror with different function than faile
https://bugs.python.org/issue42014 opened by nijel

#42016: Add ksh to venv examples
https://bugs.python.org/issue42016 opened by fibonacci

#42018: winreg SetValue(Ex) should mention integer as an acceptable va
https://bugs.python.org/issue42018 opened by kwojniak_box

#42019: Override MagicMock special methods
https://bugs.python.org/issue42019 opened by Indy

#42022: Allow ensurepip to work without bundled wheels
https://bugs.python.org/issue42022 opened by FFY00

#42023: Argparse: Add a "display" arg
https://bugs.python.org/issue42023 opened by ThatXliner

#42024: Exception ignored in: <function WeakValueDictionary.__init__.<
https://bugs.python.org/issue42024 opened by jayesh007

#42025: zoneinfo: wrong time difference across transition when tzinfo
https://bugs.python.org/issue42025 opened by d.grellscheid

#42027: /passive run of Windows installer fail silently on Win7
https://bugs.python.org/issue42027 opened by colin-b

#42028: Regression in mimetypes for image/bmp
https://bugs.python.org/issue42028 opened by xpdseth

#42032: Setting PYTHONPYCACHEPREFIX using ~ (tilde) creates a "~" fold
https://bugs.python.org/issue42032 opened by vkbo

#42033: Seemingly unnecessary complexification of foo(**kw)
https://bugs.python.org/issue42033 opened by xmorel

#42034: Unchecked return in Objects/typeobject.c and possible uninitia
https://bugs.python.org/issue42034 opened by monocle-ai

#42035: [C API] PyType_GetSlot cannot get tp_name
https://bugs.python.org/issue42035 opened by fancitron

#42036: Unchecked return in Modules/posixmodule.c from multiple functi
https://bugs.python.org/issue42036 opened by monocle-ai

#42037: Documentation confusion in CookieJar functions
https://bugs.python.org/issue42037 opened by markus

#42038: Tracemalloc's format() doc contradictory
https://bugs.python.org/issue42038 opened by lisroach

#42040: Change IDLE 'more information' splash line, change doc name
https://bugs.python.org/issue42040 opened by terry.reedy

#42041: venv subprocess call to python resolves to wrong interpreter
https://bugs.python.org/issue42041 opened by keller00

#42042: docs.python.org for 3.10 missing the new refererence record.
https://bugs.python.org/issue42042 opened by corona10

#42043: zipfile.Path should support inheritance
https://bugs.python.org/issue42043 opened by conchylicultor

#42044: Running Python in unbuffered mode may not write all contents t
https://bugs.python.org/issue42044 opened by fabioz

#42045: Add support to async code to pdb
https://bugs.python.org/issue42045 opened by hack.augusto

#42046: Unable to write to file without elevated privileges
https://bugs.python.org/issue42046 opened by john_miller

#42047: DragonFlyBSD thread native id support missing
https://bugs.python.org/issue42047 opened by devnexen

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

#42049: Add image/webp to list of media types in mimetypes.py
https://bugs.python.org/issue42049 opened by waicalibre

#42050: ensurepip fails if cwd contains illformed setup.cf
https://bugs.python.org/issue42050 opened by htgoebel

#42051: plistlib inherits XML vulnerabilities: we should document them
https://bugs.python.org/issue42051 opened by vstinner

#42053: fwalk: incorrect boolean test for non-fd arguments
https://bugs.python.org/issue42053 opened by dubiousjim



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

#42053: fwalk: incorrect boolean test for non-fd arguments
https://bugs.python.org/issue42053

#42050: ensurepip fails if cwd contains illformed setup.cf
https://bugs.python.org/issue42050

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

#42047: DragonFlyBSD thread native id support missing
https://bugs.python.org/issue42047

#42045: Add support to async code to pdb
https://bugs.python.org/issue42045

#42042: docs.python.org for 3.10 missing the new refererence record.
https://bugs.python.org/issue42042

#42040: Change IDLE 'more information' splash line, change doc name
https://bugs.python.org/issue42040

#42038: Tracemalloc's format() doc contradictory
https://bugs.python.org/issue42038

#42037: Documentation confusion in CookieJar functions
https://bugs.python.org/issue42037

#42036: Unchecked return in Modules/posixmodule.c from multiple functi
https://bugs.python.org/issue42036

#42035: [C API] PyType_GetSlot cannot get tp_name
https://bugs.python.org/issue42035

#42034: Unchecked return in Objects/typeobject.c and possible uninitia
https://bugs.python.org/issue42034

#42028: Regression in mimetypes for image/bmp
https://bugs.python.org/issue42028

#42027: /passive run of Windows installer fail silently on Win7
https://bugs.python.org/issue42027

#42022: Allow ensurepip to work without bundled wheels
https://bugs.python.org/issue42022



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

#42049: Add image/webp to list of media types in mimetypes.py
https://bugs.python.org/issue42049

#42047: DragonFlyBSD thread native id support missing
https://bugs.python.org/issue42047

#42043: zipfile.Path should support inheritance
https://bugs.python.org/issue42043

#42041: venv subprocess call to python resolves to wrong interpreter
https://bugs.python.org/issue42041

#42036: Unchecked return in Modules/posixmodule.c from multiple functi
https://bugs.python.org/issue42036

#42034: Unchecked return in Objects/typeobject.c and possible uninitia
https://bugs.python.org/issue42034

#42018: winreg SetValue(Ex) should mention integer as an acceptable va
https://bugs.python.org/issue42018

#42010: Generic types accept indexing/subscripting, causing confusion
https://bugs.python.org/issue42010

#42008: Internal Random class calling seed() with incorrect argument
https://bugs.python.org/issue42008

#42006: Stop using PyDict_GetItem, PyDict_GetItemString and _PyDict_Ge
https://bugs.python.org/issue42006

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

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

#41994: Refcount issues in import
https://bugs.python.org/issue41994

#41989: htmlparser unclosed script tag causes data loss
https://bugs.python.org/issue41989

#41972: bytes.find consistently hangs in a particular scenario
https://bugs.python.org/issue41972



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

#41972: bytes.find consistently hangs in a particular scenario
https://bugs.python.org/issue41972 21 msgs

#42013: venv on Windows with symlinks is broken if invoked with -I
https://bugs.python.org/issue42013 11 msgs

#42041: venv subprocess call to python resolves to wrong interpreter
https://bugs.python.org/issue42041 11 msgs

#38250: enum.Flag should be more set-like
https://bugs.python.org/issue38250 9 msgs

#42023: Argparse: Add a "display" arg
https://bugs.python.org/issue42023 9 msgs

#41756: Do not always use exceptions to return result from coroutine
https://bugs.python.org/issue41756 8 msgs

#40956: Use Argument Clinic in sqlite3
https://bugs.python.org/issue40956 5 msgs

#42024: Exception ignored in: <function WeakValueDictionary.__init__.<
https://bugs.python.org/issue42024 5 msgs

#34976: IDLE: Replace the search dialog with a search bar
https://bugs.python.org/issue34976 4 msgs

#40423: Optimization: use close_range(2) if available
https://bugs.python.org/issue40423 4 msgs



Issues closed (52)
==================

#21927: BOM appears in stdin when using Powershell
https://bugs.python.org/issue21927 closed by eryksun

#24828: Segfault when using store-context AST node in a load context
https://bugs.python.org/issue24828 closed by serhiy.storchaka

#26964: Incorrect documentation for `-u`-flag
https://bugs.python.org/issue26964 closed by serhiy.storchaka

#27141: Fix collections.UserList shallow copy
https://bugs.python.org/issue27141 closed by bar.harel

#27351: Update ConfigParser doc: accepts iterables, not just lists
https://bugs.python.org/issue27351 closed by terry.reedy

#27635: pickle documentation says that unpickling may not call __new__
https://bugs.python.org/issue27635 closed by alexandre.vassalotti

#32793: smtplib: duplicated debug message
https://bugs.python.org/issue32793 closed by corona10

#32885: Tools/scripts/pathfix.py leaves bunch of ~ suffixed files arou
https://bugs.python.org/issue32885 closed by hroncok

#33431: Change description about doc in programming, faq.
https://bugs.python.org/issue33431 closed by lvhuiyang

#34706: Signature.from_callable sometimes drops subclassing
https://bugs.python.org/issue34706 closed by gregory.p.smith

#37209: Add what's new entries for pickle enhancements
https://bugs.python.org/issue37209 closed by pitrou

#38077: IDLE leaking ARGV into globals() namespace
https://bugs.python.org/issue38077 closed by terry.reedy

#38110: Use fdwalk() within os.closerange() impl if available
https://bugs.python.org/issue38110 closed by gregory.p.smith

#38153: Normalize hashing algorithm names
https://bugs.python.org/issue38153 closed by gregory.p.smith

#38792: IDLE calltips may not properly close on KeyboardInterrupt
https://bugs.python.org/issue38792 closed by terry.reedy

#39337: codecs.lookup() ignores non-ASCII characters, whereas encoding
https://bugs.python.org/issue39337 closed by vstinner

#40422: Light refactor: create a common _Py_closerange API
https://bugs.python.org/issue40422 closed by gregory.p.smith

#41371: test_zoneinfo fails when lzma module is unavailable
https://bugs.python.org/issue41371 closed by xtreak

#41376: site.getusersitepackages() incorrectly claims that PYTHONNOUSE
https://bugs.python.org/issue41376 closed by pablogsal

#41739: test_logging: test_race_between_set_target_and_flush() leaks t
https://bugs.python.org/issue41739 closed by vstinner

#41831: Restore default __str__ of tkinter.EventType
https://bugs.python.org/issue41831 closed by serhiy.storchaka

#41876: Add __repr__ for Tkinter Font objects
https://bugs.python.org/issue41876 closed by serhiy.storchaka

#41894: UnicodeDecodeError during load failure in non-UTF-8 locale
https://bugs.python.org/issue41894 closed by methane

#41904: datetime.datetime.today makes no sense and should be removed
https://bugs.python.org/issue41904 closed by belopolsky

#41919: Modify test_codecs to use the new codecs.unregister() function
https://bugs.python.org/issue41919 closed by vstinner

#41940: AMD64 Debian root 3.x: tests fail because downloaded files sta
https://bugs.python.org/issue41940 closed by vstinner

#41971: multiple tests in test_tools fail since Python 3.9
https://bugs.python.org/issue41971 closed by pablogsal

#41981: Errors building python 3.9.0 from source on Centos 7 with GCC
https://bugs.python.org/issue41981 closed by vstinner

#41984: Empty __slots__ can create untracked reference cycles
https://bugs.python.org/issue41984 closed by brandtbucher

#41985: Argument Clinic: add converter for file descriptor
https://bugs.python.org/issue41985 closed by serhiy.storchaka

#41986: Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode are not avail
https://bugs.python.org/issue41986 closed by serhiy.storchaka

#41991: Remove _PyObject_HasAttrId
https://bugs.python.org/issue41991 closed by serhiy.storchaka

#41992: Unable to install lxml using pip in Python 3.9
https://bugs.python.org/issue41992 closed by eric.smith

#41993: Possible issues when remove not completely initialized module
https://bugs.python.org/issue41993 closed by serhiy.storchaka

#41996: Should `make install` still install to /usr/bin/python3?
https://bugs.python.org/issue41996 closed by eric.smith

#41997: Docs Standard Library index page has incorrect version in titl
https://bugs.python.org/issue41997 closed by pxeger

#41998: JSON Encoder Injection Using Indent
https://bugs.python.org/issue41998 closed by DustinMoriarty

#42000: Small cleanups to AST-related code
https://bugs.python.org/issue42000 closed by BTaskaya

#42002: Clean up initialization of the sys module
https://bugs.python.org/issue42002 closed by serhiy.storchaka

#42003: After changing to list or tuple, will the original parameter c
https://bugs.python.org/issue42003 closed by steven.daprano

#42007: Line continuation after Boolean operation
https://bugs.python.org/issue42007 closed by eric.smith

#42011: Documentation for logging.Filter.filter reports the wrong retu
https://bugs.python.org/issue42011 closed by vinay.sajip

#42015: Order of decrementing reference counts in meth_dealloc
https://bugs.python.org/issue42015 closed by serhiy.storchaka

#42017: Add new type in typing
https://bugs.python.org/issue42017 closed by gvanrossum

#42020: interpreter hangs forever on invalid input
https://bugs.python.org/issue42020 closed by dgan

#42021: Fix possible ref. leaks in _sqlite3 module initialisation
https://bugs.python.org/issue42021 closed by erlendaasland

#42026: index function return first index for same element if repetiti
https://bugs.python.org/issue42026 closed by rhettinger

#42029: Remove dynload_dl.c
https://bugs.python.org/issue42029 closed by benjamin.peterson

#42030: Drop support for dynload_aix
https://bugs.python.org/issue42030 closed by benjamin.peterson

#42031: os.makedirs() introduces high memory usage for explorer.exe
https://bugs.python.org/issue42031 closed by kevin.kuan.trend

#42039: Add gc.track and gc.untrack
https://bugs.python.org/issue42039 closed by pablogsal

#42052: pathlib.Path should not call str() internally to allow inherit
https://bugs.python.org/issue42052 closed by conchylicultor
_______________________________________________
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/RI4BCVKRTMYMKHWIHRFXRL5KLZ6RABAB/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-10-16 - 2020-10-23)
Python tracker at https://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.

Issues counts and deltas:
open 7608 (-99)
closed 46258 (+176)
total 53866 (+77)

Open issues with patches: 3059


Issues opened (66)
==================

#2190: MozillaCookieJar ignores HttpOnly cookies
https://bugs.python.org/issue2190 reopened by terry.reedy

#25655: Python errors related to failures loading DLL's lack informati
https://bugs.python.org/issue25655 reopened by steve.dower

#33987: IDLE: use ttk.Frame for ttk widgets
https://bugs.python.org/issue33987 reopened by terry.reedy

#38820: Make Python compatible with OpenSSL 3.0.0
https://bugs.python.org/issue38820 reopened by christian.heimes

#40703: PyType_FromSpec*() overwrites the type's "__module__"
https://bugs.python.org/issue40703 reopened by petr.viktorin

#41950: Typo in Python 3.9 what's new page
https://bugs.python.org/issue41950 reopened by gvanrossum

#42026: index function return first index for same element if repetiti
https://bugs.python.org/issue42026 reopened by chetanpalliwal13

#42054: email message get_content throws KeyError for content main typ
https://bugs.python.org/issue42054 opened by msapiro

#42058: Process not running with args
https://bugs.python.org/issue42058 opened by vbanait

#42059: TypedDict(...) as function does not respect "total" when setti
https://bugs.python.org/issue42059 opened by alex.gronholm

#42060: Usage of assert in http/client.py
https://bugs.python.org/issue42060 opened by fbidu

#42061: Document __format__ method for IPv[46]Address
https://bugs.python.org/issue42061 opened by eric.smith

#42062: Usage of HTTPResponse.url
https://bugs.python.org/issue42062 opened by fbidu

#42063: More options to http.server & SimpleHTTPRequestHandler
https://bugs.python.org/issue42063 opened by jacobsorme

#42064: Convert sqlite3 to multi-phase initialisation (PEP 489)
https://bugs.python.org/issue42064 opened by erlendaasland

#42066: CookieJar cookies should not be sorted
https://bugs.python.org/issue42066 opened by IKermani

#42067: Type annotation in for-loops
https://bugs.python.org/issue42067 opened by gaaartner

#42068: For macOS, package the included Tcl and Tk frameworks in a rat
https://bugs.python.org/issue42068 opened by culler

#42070: I think the rationale to keep IsoCalendarDate private from the
https://bugs.python.org/issue42070 opened by msimpasona

#42073: classmethod does not pass "type/owner" when invoking wrapped _
https://bugs.python.org/issue42073 opened by eriknw

#42074: setup error on windows
https://bugs.python.org/issue42074 opened by rikkuguzai

#42075: Verbose/confusing default format on warnings
https://bugs.python.org/issue42075 opened by Mithil

#42076: urllib ResourceWarning in case of usage of FTP
https://bugs.python.org/issue42076 opened by icegood

#42078: _tracemalloc.c and Clang-cl
https://bugs.python.org/issue42078 opened by gvanem

#42079: Why does tarfile.next swallow InvalidHeaderError
https://bugs.python.org/issue42079 opened by jan.schatz

#42082: Eliminate test_peg_generator redundant output
https://bugs.python.org/issue42082 opened by terry.reedy

#42083: PyStructSequence_NewType broken in 3.8
https://bugs.python.org/issue42083 opened by wdi2

#42085: Add dedicated slot for sending values
https://bugs.python.org/issue42085 opened by v2m

#42086: AST: Document / re-design? the simple constructor nodes from s
https://bugs.python.org/issue42086 opened by BTaskaya

#42087: Remove pre-AIX 6.1 dead code paths
https://bugs.python.org/issue42087 opened by kadler

#42088: types.SimpleNamespace.__repr__ documentation inconsistency
https://bugs.python.org/issue42088 opened by avrahami.ben

#42090: zipfile.Path.joinpath API inconsistent with pathlib.Path.joinp
https://bugs.python.org/issue42090 opened by conchylicultor

#42091: strftime returns empty string for -d, -I 3.8.3
https://bugs.python.org/issue42091 opened by PMARINA

#42092: test_host_resolution_bad_address does not always fail as expec
https://bugs.python.org/issue42092 opened by barry

#42094: isoformat() / fromisoformat() for datetime.timedelta
https://bugs.python.org/issue42094 opened by Erik Cederstrand

#42095: plistlib: Add tests that compare with plutil(1)
https://bugs.python.org/issue42095 opened by ronaldoussoren

#42096: zipfile.is_zipfile incorrectly identifying a gzipped file as a
https://bugs.python.org/issue42096 opened by aroussel

#42097: Python 3.7.9 logging/threading/fork hang
https://bugs.python.org/issue42097 opened by Adq

#42098: Test suite should verify auditing events get triggered
https://bugs.python.org/issue42098 opened by akuchling

#42099: Fix reference to ob_type in unionobject.c and ceval
https://bugs.python.org/issue42099 opened by nascheme

#42100: Add _PyType_GetModuleByDef
https://bugs.python.org/issue42100 opened by petr.viktorin

#42101: Allow inheritance of Venvs
https://bugs.python.org/issue42101 opened by mbussonn

#42102: Make builtins.callable "generic"
https://bugs.python.org/issue42102 opened by hauntsaninja

#42103: [security] DoS (MemError via CPU and RAM exhaustion) when proc
https://bugs.python.org/issue42103 opened by wessen

#42104: xml.etree should support contains() function
https://bugs.python.org/issue42104 opened by karlcow

#42106: docs.python.org prioritises search horribly
https://bugs.python.org/issue42106 opened by xmorel

#42107: Monotonic time on macOS 10.12+ should use mach_continuous_time
https://bugs.python.org/issue42107 opened by sjunot

#42108: HTTPSConnection hangs forever when the percentage completed of
https://bugs.python.org/issue42108 opened by Tiger-222

#42109: Use hypothesis for testing the standard library, falling back
https://bugs.python.org/issue42109 opened by p-ganssle

#42110: race condition in ThreadChildWatcher (default) and MultiLoopCh
https://bugs.python.org/issue42110 opened by sourcejedi

#42111: Make the xxlimited module an example of best extension module
https://bugs.python.org/issue42111 opened by petr.viktorin

#42112: ZipFIle.write remove slash at the beginning of member's path
https://bugs.python.org/issue42112 opened by matan1008

#42114: Documentation of ctypes.CDLL does not correspond to code
https://bugs.python.org/issue42114 opened by madphysicist

#42115: Caching infrastructure for the evaluation loop: specialised op
https://bugs.python.org/issue42115 opened by pablogsal

#42116: Inspect library ignore comments at the end of a function (insp
https://bugs.python.org/issue42116 opened by noureddine.hamid

#42119: Error when debugging logging.FileHandler subclass __init__ met
https://bugs.python.org/issue42119 opened by fcodvpt

#42120: Depreciated MACRO of copysign for MSVC
https://bugs.python.org/issue42120 opened by ejguan

#42121: unable to input certain Unicode characters in Text widget
https://bugs.python.org/issue42121 opened by nobodxbodon

#42123: Run the two times, only enable invalid_* rules on the second r
https://bugs.python.org/issue42123 opened by lys.nikolaou

#42124: FAIL test_asyncio test_sendfile_close_peer_in_the_middle_of_re
https://bugs.python.org/issue42124 opened by terry.reedy

#42125: linecache cannot get source for the __main__ module with a cus
https://bugs.python.org/issue42125 opened by eltoder

#42126: Optimize BUILD_CONST_KEY_MAP for distinct keys
https://bugs.python.org/issue42126 opened by methane

#42127: functools.cached_property possibly disables key-sharing instan
https://bugs.python.org/issue42127 opened by Yonatan Goldschmidt

#42128: Structural Pattern Matching (PEP 634)
https://bugs.python.org/issue42128 opened by brandtbucher

#42129: Support resources in namespace packages
https://bugs.python.org/issue42129 opened by jaraco

#42130: AsyncIO's wait_for can hide cancellation in a rare race condit
https://bugs.python.org/issue42130 opened by tvoinarovskyi



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

#42130: AsyncIO's wait_for can hide cancellation in a rare race condit
https://bugs.python.org/issue42130

#42129: Support resources in namespace packages
https://bugs.python.org/issue42129

#42127: functools.cached_property possibly disables key-sharing instan
https://bugs.python.org/issue42127

#42125: linecache cannot get source for the __main__ module with a cus
https://bugs.python.org/issue42125

#42124: FAIL test_asyncio test_sendfile_close_peer_in_the_middle_of_re
https://bugs.python.org/issue42124

#42123: Run the two times, only enable invalid_* rules on the second r
https://bugs.python.org/issue42123

#42121: unable to input certain Unicode characters in Text widget
https://bugs.python.org/issue42121

#42119: Error when debugging logging.FileHandler subclass __init__ met
https://bugs.python.org/issue42119

#42116: Inspect library ignore comments at the end of a function (insp
https://bugs.python.org/issue42116

#42112: ZipFIle.write remove slash at the beginning of member's path
https://bugs.python.org/issue42112

#42109: Use hypothesis for testing the standard library, falling back
https://bugs.python.org/issue42109

#42108: HTTPSConnection hangs forever when the percentage completed of
https://bugs.python.org/issue42108

#42104: xml.etree should support contains() function
https://bugs.python.org/issue42104

#42101: Allow inheritance of Venvs
https://bugs.python.org/issue42101

#42100: Add _PyType_GetModuleByDef
https://bugs.python.org/issue42100



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

#42128: Structural Pattern Matching (PEP 634)
https://bugs.python.org/issue42128

#42126: Optimize BUILD_CONST_KEY_MAP for distinct keys
https://bugs.python.org/issue42126

#42125: linecache cannot get source for the __main__ module with a cus
https://bugs.python.org/issue42125

#42123: Run the two times, only enable invalid_* rules on the second r
https://bugs.python.org/issue42123

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

#42112: ZipFIle.write remove slash at the beginning of member's path
https://bugs.python.org/issue42112

#42109: Use hypothesis for testing the standard library, falling back
https://bugs.python.org/issue42109

#42103: [security] DoS (MemError via CPU and RAM exhaustion) when proc
https://bugs.python.org/issue42103

#42102: Make builtins.callable "generic"
https://bugs.python.org/issue42102

#42100: Add _PyType_GetModuleByDef
https://bugs.python.org/issue42100

#42099: Fix reference to ob_type in unionobject.c and ceval
https://bugs.python.org/issue42099

#42095: plistlib: Add tests that compare with plutil(1)
https://bugs.python.org/issue42095

#42087: Remove pre-AIX 6.1 dead code paths
https://bugs.python.org/issue42087

#42086: AST: Document / re-design? the simple constructor nodes from s
https://bugs.python.org/issue42086

#42085: Add dedicated slot for sending values
https://bugs.python.org/issue42085



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

#41972: bytes.find consistently hangs in a particular scenario
https://bugs.python.org/issue41972 25 msgs

#42041: venv subprocess call to python resolves to wrong interpreter
https://bugs.python.org/issue42041 21 msgs

#41950: Typo in Python 3.9 what's new page
https://bugs.python.org/issue41950 8 msgs

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

#42037: Documentation confusion in CookieJar functions
https://bugs.python.org/issue42037 7 msgs

#25655: Python errors related to failures loading DLL's lack informati
https://bugs.python.org/issue25655 6 msgs

#31818: [macOS] _scproxy.get_proxies() crash -- get_proxies() is not f
https://bugs.python.org/issue31818 6 msgs

#41737: Improper NotADirectoryError when opening a file in a fake dire
https://bugs.python.org/issue41737 6 msgs

#42064: Convert sqlite3 to multi-phase initialisation (PEP 489)
https://bugs.python.org/issue42064 6 msgs

#42103: [security] DoS (MemError via CPU and RAM exhaustion) when proc
https://bugs.python.org/issue42103 6 msgs



Issues closed (170)
===================

#1823: Possible to set invalid Content-Transfer-Encoding on email.mim
https://bugs.python.org/issue1823 closed by barry

#3760: PEP 3121 --- PyType_Copy is missing
https://bugs.python.org/issue3760 closed by terry.reedy

#5043: get_msvcr() returns None rather than []
https://bugs.python.org/issue5043 closed by terry.reedy

#5474: distutils produces invalid RPM packages of prerelease python p
https://bugs.python.org/issue5474 closed by eric.araujo

#6555: distutils config file should have the same name on both platfo
https://bugs.python.org/issue6555 closed by eric.araujo

#7018: Recommend "*" over "#" in getargs.c typecodes
https://bugs.python.org/issue7018 closed by iritkatriel

#7726: Remove required metadata warnings for sdist
https://bugs.python.org/issue7726 closed by eric.araujo

#8918: distutils test_config_cmd failure on Solaris
https://bugs.python.org/issue8918 closed by eric.araujo

#9405: Test fix for past crash when calling urllib.getproxies() under
https://bugs.python.org/issue9405 closed by ronaldoussoren

#11219: distutils check command: warn if license is specified in both
https://bugs.python.org/issue11219 closed by eric.araujo

#11305: TextIOWrapper.readline and str.splitlines have different behav
https://bugs.python.org/issue11305 closed by iritkatriel

#11414: Add import fix for email.Message
https://bugs.python.org/issue11414 closed by barry

#11646: 2to3: msvcrt.(get|put)ch -> (get|put)wch
https://bugs.python.org/issue11646 closed by eryksun

#12174: Multiprocessing logging levels unclear
https://bugs.python.org/issue12174 closed by iritkatriel

#12933: Update or remove claims that distutils requires external progr
https://bugs.python.org/issue12933 closed by eric.araujo

#13047: imp.find_module("") and imp.find_module(".")
https://bugs.python.org/issue13047 closed by iritkatriel

#13316: build_py_2to3 does not convert when there was an error in the
https://bugs.python.org/issue13316 closed by eric.araujo

#15419: distutils: build should use a version-specific build directory
https://bugs.python.org/issue15419 closed by eric.araujo

#15877: xml.dom.minidom cannot parse ISO-2022-JP
https://bugs.python.org/issue15877 closed by iritkatriel

#16094: Tuple extraction in a lambda isn't supported by 2to3
https://bugs.python.org/issue16094 closed by corona10

#16396: Importing ctypes.wintypes on Linux gives a ValueError instead
https://bugs.python.org/issue16396 closed by steve.dower

#16401: mention PKG-INFO in the documentation
https://bugs.python.org/issue16401 closed by eric.araujo

#16729: Document how to provide defaults for setup.py commands options
https://bugs.python.org/issue16729 closed by eric.araujo

#17311: use distutils terminology in "PyPI package display" section
https://bugs.python.org/issue17311 closed by eric.araujo

#17514: Add the license to argparse.py
https://bugs.python.org/issue17514 closed by eric.araujo

#19394: distutils.core.Extension: empty strings in library_dirs and in
https://bugs.python.org/issue19394 closed by eric.araujo

#19438: Where is NoneType in Python 3?
https://bugs.python.org/issue19438 closed by adelfino

#20119: pdb c(ont(inue)) optional one-time-only breakpoint (like perl
https://bugs.python.org/issue20119 closed by iritkatriel

#20585: urllib2 unrelease KQUEUE on Mac OSX 10.9+
https://bugs.python.org/issue20585 closed by ronaldoussoren

#21257: Document parse_headers function of http.client
https://bugs.python.org/issue21257 closed by iritkatriel

#22210: pdb-run-restarting-a-pdb-session
https://bugs.python.org/issue22210 closed by iritkatriel

#22308: add {implementation} to sysconfig.py
https://bugs.python.org/issue22308 closed by eric.araujo

#22577: local variable changes lost after pdb jump command
https://bugs.python.org/issue22577 closed by iritkatriel

#23510: multiprocessing bug SyncManager and 'with'
https://bugs.python.org/issue23510 closed by iritkatriel

#23534: `test_longdouble` fails on Mac when using system libffi (versi
https://bugs.python.org/issue23534 closed by iritkatriel

#23706: pathlib.Path.write_text should include a newline argument
https://bugs.python.org/issue23706 closed by methane

#24130: Remove -fno-common compile option from OS X framework builds?
https://bugs.python.org/issue24130 closed by ronaldoussoren

#24538: os.setxattr PermissionError on panfs propagates up causing `co
https://bugs.python.org/issue24538 closed by iritkatriel

#24876: distutils.errors not wildcard-import-safe
https://bugs.python.org/issue24876 closed by eric.araujo

#24970: Make distutils.Command an ABC
https://bugs.python.org/issue24970 closed by eric.araujo

#26033: distutils default compiler API is incomplete
https://bugs.python.org/issue26033 closed by eric.araujo

#26376: Tkinter root window won't close if packed.
https://bugs.python.org/issue26376 closed by ronaldoussoren

#26541: Add stop_after parameter to setup()
https://bugs.python.org/issue26541 closed by eric.araujo

#26794: curframe can be None in pdb.py
https://bugs.python.org/issue26794 closed by iritkatriel

#26835: Add file-sealing ops to fcntl
https://bugs.python.org/issue26835 closed by christian.heimes

#27126: Apple-supplied libsqlite3 on OS X is not fork safe; can cause
https://bugs.python.org/issue27126 closed by ronaldoussoren

#27320: ./setup.py --help-commands should sort extra commands
https://bugs.python.org/issue27320 closed by eric.araujo

#27321: Email parser creates a message object that can't be flattened
https://bugs.python.org/issue27321 closed by barry

#28660: TextWrapper break_long_words=True, break_on_hyphens=True on lo
https://bugs.python.org/issue28660 closed by serhiy.storchaka

#29411: Option --executable for entry_points
https://bugs.python.org/issue29411 closed by eric.araujo

#29745: asyncio: Make pause/resume_reading idepotent and no-op for clo
https://bugs.python.org/issue29745 closed by iritkatriel

#29986: Documentation recommends raising TypeError from tp_richcompare
https://bugs.python.org/issue29986 closed by iritkatriel

#30155: Add ability to get tzinfo from a datetime instance in C API
https://bugs.python.org/issue30155 closed by p-ganssle

#30612: Unusual Windows registry path syntax
https://bugs.python.org/issue30612 closed by steve.dower

#31073: Change metadata handling in check command
https://bugs.python.org/issue31073 closed by eric.araujo

#31202: Windows pathlib.Path.glob(pattern) fixed part of the pattern c
https://bugs.python.org/issue31202 closed by steve.dower

#31432: Documention for CERT_OPTIONAL is misleading
https://bugs.python.org/issue31432 closed by christian.heimes

#31522: _mboxMMDF.get_string() fails to pass param to get_bytes()
https://bugs.python.org/issue31522 closed by barry

#31686: GZip library doesn't properly close files
https://bugs.python.org/issue31686 closed by iritkatriel

#31878: Cygwin: _socket module does not compile due to missing ioctl d
https://bugs.python.org/issue31878 closed by erik.bray

#31922: Can't receive replies from multicast UDP with asyncio
https://bugs.python.org/issue31922 closed by iritkatriel

#32431: Two bytes objects of zero length don't compare equal
https://bugs.python.org/issue32431 closed by methane

#32498: urllib.parse.unquote raises incorrect errormessage when string
https://bugs.python.org/issue32498 closed by taleinat

#32549: Travis: Test with OpenSSL 1.1.0
https://bugs.python.org/issue32549 closed by christian.heimes

#32820: Add and document __format__ method for IPv[46]Address
https://bugs.python.org/issue32820 closed by eric.smith

#32902: FileInput "inplace" redirects output of other threads
https://bugs.python.org/issue32902 closed by iritkatriel

#33394: the build of the shared modules is quiet/non-visible when GNU
https://bugs.python.org/issue33394 closed by iritkatriel

#33483: build system requires explicit compiler, but should discover i
https://bugs.python.org/issue33483 closed by benjamin.peterson

#33570: OpenSSL 1.1.1 / TLS 1.3 cipher suite changes
https://bugs.python.org/issue33570 closed by christian.heimes

#33592: Document contextvars C API
https://bugs.python.org/issue33592 closed by iritkatriel

#33972: AttributeError in email.message.iter_attachments()
https://bugs.python.org/issue33972 closed by barry

#34514: assertEqual doesn't use maxDiff when comparing dictionaries
https://bugs.python.org/issue34514 closed by iritkatriel

#35324: ssl: FileNotFoundError when do handshake
https://bugs.python.org/issue35324 closed by christian.heimes

#35414: A reference counting bug in PyState_RemoveModule()
https://bugs.python.org/issue35414 closed by serhiy.storchaka

#35436: Add missing PyErr_NoMemory() calls
https://bugs.python.org/issue35436 closed by serhiy.storchaka

#35525: Incorrect keyword name in NNTP.starttls() documentation
https://bugs.python.org/issue35525 closed by taleinat

#36179: _hashopenssl has reference leaks in OOM case
https://bugs.python.org/issue36179 closed by gregory.p.smith

#36201: AssertCountEqual does not work for nested dictionaries.
https://bugs.python.org/issue36201 closed by rhettinger

#36285: Integer overflow in array.array.remove()
https://bugs.python.org/issue36285 closed by serhiy.storchaka

#36398: A possible crash in structseq.c's structseq_repr()
https://bugs.python.org/issue36398 closed by serhiy.storchaka

#36568: Typo in socket.CAN_RAW_FD_FRAMES library documentation
https://bugs.python.org/issue36568 closed by iritkatriel

#36583: Do not swallow exceptions in the _ssl module
https://bugs.python.org/issue36583 closed by serhiy.storchaka

#37105: Add deprecated-remove information on stream doc
https://bugs.python.org/issue37105 closed by iritkatriel

#37428: SSLContext.post_handshake_auth implicitly enables cert validat
https://bugs.python.org/issue37428 closed by benjamin.peterson

#37440: httplib should enable post-handshake authentication for TLS 1.
https://bugs.python.org/issue37440 closed by benjamin.peterson

#37461: email.parser.Parser hang
https://bugs.python.org/issue37461 closed by barry

#37553: SendfileUsingSendTest tests timeout too short for Windows ARM3
https://bugs.python.org/issue37553 closed by iritkatriel

#37677: Seg Fault on OSX when multiprocessing
https://bugs.python.org/issue37677 closed by ronaldoussoren

#37840: bytearray_getitem() handles negative index incorrectly
https://bugs.python.org/issue37840 closed by iritkatriel

#37931: crash reimporting posix after Py_Finalize on mac
https://bugs.python.org/issue37931 closed by vstinner

#38041: IDLE Shell: Refine restart line
https://bugs.python.org/issue38041 closed by terry.reedy

#38094: unneeded assignment to wb.len in PyBytes_Concat using buffer p
https://bugs.python.org/issue38094 closed by methane

#38252: Use 8-byte step to detect ASCII sequence in 64bit Windows buil
https://bugs.python.org/issue38252 closed by serhiy.storchaka

#38439: Python needs higher resolution app/menu icons
https://bugs.python.org/issue38439 closed by steve.dower

#38486: Dead links in mailbox doc
https://bugs.python.org/issue38486 closed by barry

#38787: PEP 573: Module State Access from C Extension Methods
https://bugs.python.org/issue38787 closed by petr.viktorin

#38980: Compile libpython with -fno-semantic-interposition
https://bugs.python.org/issue38980 closed by pablogsal

#39046: collections.abc.Reversible should not be a subclass of Hashabl
https://bugs.python.org/issue39046 closed by Zac Hatfield-Dodds

#39107: Upgrade Windows tcl/tk to 8.6.10
https://bugs.python.org/issue39107 closed by terry.reedy

#39416: Document default numeric string formats
https://bugs.python.org/issue39416 closed by eric.araujo

#39524: Escape sequences in doc string of ast._pad_whitespace
https://bugs.python.org/issue39524 closed by iritkatriel

#39693: tarfile's extractfile documentation is misleading
https://bugs.python.org/issue39693 closed by akuchling

#40215: Use xdg basedir spec on linux
https://bugs.python.org/issue40215 closed by eric.araujo

#40341: Programming FAQ includes actively discouraged solutions; Shoul
https://bugs.python.org/issue40341 closed by rhettinger

#40380: OS-related test failures on Linux in Python 3.8.2
https://bugs.python.org/issue40380 closed by gregory.p.smith

#40423: Optimization: use close_range(2) if available
https://bugs.python.org/issue40423 closed by gregory.p.smith

#40484: Document existing compiler flags under ast
https://bugs.python.org/issue40484 closed by pablogsal

#40492: -m cProfile -o f.pstats with a script that does chdir() writes
https://bugs.python.org/issue40492 closed by taleinat

#40554: Add escape to the glossary?
https://bugs.python.org/issue40554 closed by akuchling

#40592: `Shutil.which` incosistent with windows's `where`
https://bugs.python.org/issue40592 closed by steve.dower

#40671: Convert _hashlib to PEP 489 multiphase initialization
https://bugs.python.org/issue40671 closed by corona10

#40775: Fix missing dot in sqlite3 Node type name
https://bugs.python.org/issue40775 closed by erlendaasland

#40860: Exception in multiprocessing/context.py under load
https://bugs.python.org/issue40860 closed by iritkatriel

#40901: It's not clear what "interface name" means in socket if_namein
https://bugs.python.org/issue40901 closed by steve.dower

#41016: warning: 'Tk_GetNumMainWindows' is deprecated
https://bugs.python.org/issue41016 closed by ronaldoussoren

#41017: warning: 'Tk_Init' is deprecated: first deprecated
https://bugs.python.org/issue41017 closed by ronaldoussoren

#41019: The necessary bits to build these optional modules were not fo
https://bugs.python.org/issue41019 closed by ronaldoussoren

#41056: minor NULL pointer and sign issues reported by Coverity
https://bugs.python.org/issue41056 closed by p-ganssle

#41061: Incorrect expressions / assert with side effect in hashtable
https://bugs.python.org/issue41061 closed by christian.heimes

#41192: Some audit events are undocumented
https://bugs.python.org/issue41192 closed by akuchling

#41217: Obsolete note for default asyncio event loop on Windows
https://bugs.python.org/issue41217 closed by steve.dower

#41292: Dead link in Windows FAQ
https://bugs.python.org/issue41292 closed by steve.dower

#41316: tarfile: Do not write full path in FNAME field
https://bugs.python.org/issue41316 closed by methane

#41397: Restore default implementation of __ne__ in Counter
https://bugs.python.org/issue41397 closed by rhettinger

#41471: After installing python 3.x on Mac pip doesn't work at all
https://bugs.python.org/issue41471 closed by ronaldoussoren

#41491: plistlib can't load macOS BigSur system LaunchAgent
https://bugs.python.org/issue41491 closed by ronaldoussoren

#41586: Allow to set pipe size on subprocess.Popen.
https://bugs.python.org/issue41586 closed by gregory.p.smith

#41667: The python PEG generator incorrectly handles empty sequences i
https://bugs.python.org/issue41667 closed by lys.nikolaou

#41680: Turtles in Python 3.8.5 crashes OSX 10.14.6
https://bugs.python.org/issue41680 closed by ned.deily

#41726: Update refcounts info of PyType_FromModuleAndSpec in refcounts
https://bugs.python.org/issue41726 closed by petr.viktorin

#41746: Add optional type information to asdl_seq objects
https://bugs.python.org/issue41746 closed by lys.nikolaou

#41747: dataclasses: generated method's using the wrong qualname
https://bugs.python.org/issue41747 closed by eric.smith

#41755: Docs: Please remove `from distutils.core import setup`
https://bugs.python.org/issue41755 closed by eric.araujo

#41784: Promote PyUnicode_AsUTF8AndSize to be available with the limit
https://bugs.python.org/issue41784 closed by steve.dower

#41812: Broken link on documentation header
https://bugs.python.org/issue41812 closed by mdk

#41819: Fix some compiler warnings
https://bugs.python.org/issue41819 closed by methane

#41845: Promote PyObject_GenericGetDict to the stable API
https://bugs.python.org/issue41845 closed by steve.dower

#41902: Micro optimization for range.index if step is 1
https://bugs.python.org/issue41902 closed by corona10

#41910: Document that object.__eq__ implements `a is b`
https://bugs.python.org/issue41910 closed by terry.reedy

#41944: [security] Python testsuite calls eval() on content received v
https://bugs.python.org/issue41944 closed by ned.deily

#41954: [mock] Recursion on mocking inspect.isfunction
https://bugs.python.org/issue41954 closed by stanislavlevin

#41959: Doc/library/asyncio-policy.rst grammar error
https://bugs.python.org/issue41959 closed by asvetlov

#41966: datetime.time issue with pickling in PyPy
https://bugs.python.org/issue41966 closed by serhiy.storchaka

#41982: [Python 3.8] Wrong location flagged as syntax error
https://bugs.python.org/issue41982 closed by pablogsal

#41988: No hyphen in broken up word in documentation
https://bugs.python.org/issue41988 closed by terry.reedy

#42010: Generic types accept indexing/subscripting, causing confusion
https://bugs.python.org/issue42010 closed by gvanrossum

#42025: zoneinfo: wrong time difference across transition when tzinfo
https://bugs.python.org/issue42025 closed by p-ganssle

#42046: Unable to write to file without elevated privileges
https://bugs.python.org/issue42046 closed by eryksun

#42051: [security] Avoid plistlib XML vulnerabilities by rejecting ent
https://bugs.python.org/issue42051 closed by ned.deily

#42055: Python Nuget Packages for Windows Installation: Request for mo
https://bugs.python.org/issue42055 closed by paul.moore

#42056: Configure on Apple ARM: "Unexpected output of 'arch' on OSX"
https://bugs.python.org/issue42056 closed by ronaldoussoren

#42057: peephole optimizer bug relating to JUMP_IF_NOT_EXC_MATCH
https://bugs.python.org/issue42057 closed by methane

#42065: Fix incorrectly formatted _codecs.charmap_decode error message
https://bugs.python.org/issue42065 closed by taleinat

#42069: Make filecmp more pythonic
https://bugs.python.org/issue42069 closed by rhettinger

#42071: Shelve should default to the default Pickle protocol instead o
https://bugs.python.org/issue42071 closed by ZackerySpytz

#42072: requests
https://bugs.python.org/issue42072 closed by lisroach

#42077: Some absolute domain name not work in urllib
https://bugs.python.org/issue42077 closed by christian.heimes

#42080: Disutils on windows debug build fails without -j1
https://bugs.python.org/issue42080 closed by jpe

#42081: Consider fast_double_parser for faster str->double
https://bugs.python.org/issue42081 closed by pitrou

#42084: Language aware diff headers
https://bugs.python.org/issue42084 closed by rhettinger

#42089: Better message in PackageNotFoundError
https://bugs.python.org/issue42089 closed by jaraco

#42093: Add opcode cache for LOAD_ATTR
https://bugs.python.org/issue42093 closed by pablogsal

#42105: allow_abbrev not working as intended in "argparse.ArgumentPars
https://bugs.python.org/issue42105 closed by paul.j3

#42113: Replace _asyncio.TaskWakeupMethWrapper with PyCFunction
https://bugs.python.org/issue42113 closed by yselivanov

#42117: asyncio calls from sync/async, better docs or api support
https://bugs.python.org/issue42117 closed by blazespinnaker

#42118: TypeError gives wrong reserved name
https://bugs.python.org/issue42118 closed by rhettinger

#42122: macOS complains about how fonts are accessed
https://bugs.python.org/issue42122 closed by rhettinger

#1222585: C++ compilation support for distutils
https://bugs.python.org/issue1222585 closed by eric.araujo

#1109659: distutils argument parsing is bogus
https://bugs.python.org/issue1109659 closed by eric.araujo

#1260171: subprocess: more general (non-buffering) communication
https://bugs.python.org/issue1260171 closed by gregory.p.smith
_______________________________________________
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/3QA5H3UCFEWRJ6D53SWAEXMW7NFOFOY6/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-10-23 - 2020-10-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 7626 (+18)
closed 46322 (+64)
total 53948 (+82)

Open issues with patches: 3063


Issues opened (60)
==================

#30681: email.utils.parsedate_to_datetime() should return None when da
https://bugs.python.org/issue30681 reopened by serhiy.storchaka

#41919: Modify test_codecs to use the new codecs.unregister() function
https://bugs.python.org/issue41919 reopened by pablogsal

#42131: [zipimport] Update zipimport to use specs
https://bugs.python.org/issue42131 opened by brett.cannon

#42132: Use specs instead of just __loader__ in C code
https://bugs.python.org/issue42132 opened by brett.cannon

#42133: Update the stdlib to fall back to __spec__.parent if __loader_
https://bugs.python.org/issue42133 opened by brett.cannon

#42134: Raise ImportWarning when falling back to find_module()
https://bugs.python.org/issue42134 opened by brett.cannon

#42135: [importlib] Deprecate find_module() implementations
https://bugs.python.org/issue42135 opened by brett.cannon

#42136: [importlib] deprecate module_repr() methods
https://bugs.python.org/issue42136 opened by brett.cannon

#42137: Raise an ImportWarning for calling module_repr() on loaders
https://bugs.python.org/issue42137 opened by brett.cannon

#42140: asyncio.wait function creates futures set two times
https://bugs.python.org/issue42140 opened by dutradda

#42142: FAIL tkinter ttk LabeledScale test_resize, and more
https://bugs.python.org/issue42142 opened by terry.reedy

#42146: subprocess.Popen() leaks cwd in case of uid/gid overflow
https://bugs.python.org/issue42146 opened by izbyshev

#42149: Python 'make test' failed inside ssh+tmux
https://bugs.python.org/issue42149 opened by kmash

#42151: Pure Python xml.etree.ElementTree is missing default attribute
https://bugs.python.org/issue42151 opened by obfusk

#42152: Use PyDict_Contains() and PyDict_SetDefault() instead of PyDic
https://bugs.python.org/issue42152 opened by serhiy.storchaka

#42153: doc: library imaplib a url not available
https://bugs.python.org/issue42153 opened by chrisxiao

#42154: Bad proxy returned immediately after BaseManager server restar
https://bugs.python.org/issue42154 opened by jryan

#42158: http.server doesn't guess n-quads, n-triples, notation3 and Tr
https://bugs.python.org/issue42158 opened by DylanVanAssche

#42159: AsyncMock restores stopped patch if same object stopped multip
https://bugs.python.org/issue42159 opened by lisroach

#42162: The license page for Python 3.0 is messed up
https://bugs.python.org/issue42162 opened by MaT1g3R

#42163: _replace() no longer works on platform.uname_result objects
https://bugs.python.org/issue42163 opened by cs-shadow

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

#42166: corrupted size vs. prev_size
https://bugs.python.org/issue42166 opened by kannanf9t

#42167: Documentation for SETUP_WITH opcode is wrong
https://bugs.python.org/issue42167 opened by pxeger

#42171: Add PEP 573 to the stable ABI
https://bugs.python.org/issue42171 opened by petr.viktorin

#42173: Drop Solaris support
https://bugs.python.org/issue42173 opened by vstinner

#42174: shutil.get_terminal_size() returns 0 when run in a pty
https://bugs.python.org/issue42174 opened by The Compiler

#42177: Improving KeyError exception
https://bugs.python.org/issue42177 opened by zingero

#42178: failed pickle hangs python on exit in CMD.exe only
https://bugs.python.org/issue42178 opened by charles.mcmarrow.4

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

#42181: describe PyEval_CallObjectWithKeywords and its replacement
https://bugs.python.org/issue42181 opened by j5w6

#42182: 3.10 Documentation Not Hyperlinking Some Methods
https://bugs.python.org/issue42182 opened by kj

#42183: Stack overflow error with asyncio.all_tasks and wait_for
https://bugs.python.org/issue42183 opened by Gobot1234

#42184: pdb exits unexpectedly when calling args
https://bugs.python.org/issue42184 opened by xgenadam

#42185: class body bytecode uses less efficient *_NAME opcodes
https://bugs.python.org/issue42185 opened by gregory.p.smith

#42186: unittest overrides more serious warnings filter added before u
https://bugs.python.org/issue42186 opened by yilei

#42187: Deprecating / removing token.ISTERMINAL/ISNONTERMINAL
https://bugs.python.org/issue42187 opened by BTaskaya

#42188: forkserver not reused in child processes
https://bugs.python.org/issue42188 opened by cchomey

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

#42190: global declarations affect too much inside exec or compile
https://bugs.python.org/issue42190 opened by Kevin Shweh

#42191: lib.argparse._check_value() using repr instead of str
https://bugs.python.org/issue42191 opened by avdwoude

#42192: Python Windows .exe Installer ignores /TargetDir if there is a
https://bugs.python.org/issue42192 opened by Martin.Gfeller

#42193: Improve socket.bind error message
https://bugs.python.org/issue42193 opened by flying sheep

#42194: Docs for argparse.BooleanOptionalAction missing "New in versio
https://bugs.python.org/issue42194 opened by shangxiao

#42195: Inconsistent __args__ between typing.Callable and collections.
https://bugs.python.org/issue42195 opened by Zac Hatfield-Dodds

#42196: Python Windows Installation Error 0x800705aa
https://bugs.python.org/issue42196 opened by shakir_juolay

#42197: Disable automatic update of frame locals during tracing
https://bugs.python.org/issue42197 opened by fabioz

#42198: Clean up docs for Union and GenericAlias
https://bugs.python.org/issue42198 opened by kj

#42199: bytecode_helper assertNotInBytecode fails too eagerly
https://bugs.python.org/issue42199 opened by tekknolagi

#42200: Support TLS 1.3 half-closed connections
https://bugs.python.org/issue42200 opened by Dima.Tisnek

#42201: Priority queue realization issue
https://bugs.python.org/issue42201 opened by dupeljan

#42202: Optimize function annotation
https://bugs.python.org/issue42202 opened by methane

#42204: "import setuptools" Results in "ModuleNotFoundError: No module
https://bugs.python.org/issue42204 opened by sy

#42205: Add image/webp to list of non-standard mimetypes
https://bugs.python.org/issue42205 opened by waicalibre

#42207: Python 3.9 testing fails when building with clang and optimiza
https://bugs.python.org/issue42207 opened by serge-sans-paille

#42208: Using logging or warnings during Python finalization does cras
https://bugs.python.org/issue42208 opened by vstinner

#42209: Incorrect line reported in syntax error
https://bugs.python.org/issue42209 opened by gkuhn

#42210: float.hex discards sign from -nan
https://bugs.python.org/issue42210 opened by sree314

#42211: CRASH
https://bugs.python.org/issue42211 opened by badamesoham8

#42212: Check if generated files are up-to-date in Github Actions
https://bugs.python.org/issue42212 opened by FFY00



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

#42212: Check if generated files are up-to-date in Github Actions
https://bugs.python.org/issue42212

#42210: float.hex discards sign from -nan
https://bugs.python.org/issue42210

#42207: Python 3.9 testing fails when building with clang and optimiza
https://bugs.python.org/issue42207

#42205: Add image/webp to list of non-standard mimetypes
https://bugs.python.org/issue42205

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

#42201: Priority queue realization issue
https://bugs.python.org/issue42201

#42200: Support TLS 1.3 half-closed connections
https://bugs.python.org/issue42200

#42199: bytecode_helper assertNotInBytecode fails too eagerly
https://bugs.python.org/issue42199

#42197: Disable automatic update of frame locals during tracing
https://bugs.python.org/issue42197

#42193: Improve socket.bind error message
https://bugs.python.org/issue42193

#42190: global declarations affect too much inside exec or compile
https://bugs.python.org/issue42190

#42188: forkserver not reused in child processes
https://bugs.python.org/issue42188

#42184: pdb exits unexpectedly when calling args
https://bugs.python.org/issue42184

#42182: 3.10 Documentation Not Hyperlinking Some Methods
https://bugs.python.org/issue42182

#42181: describe PyEval_CallObjectWithKeywords and its replacement
https://bugs.python.org/issue42181



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

#42212: Check if generated files are up-to-date in Github Actions
https://bugs.python.org/issue42212

#42208: Using logging or warnings during Python finalization does cras
https://bugs.python.org/issue42208

#42207: Python 3.9 testing fails when building with clang and optimiza
https://bugs.python.org/issue42207

#42205: Add image/webp to list of non-standard mimetypes
https://bugs.python.org/issue42205

#42199: bytecode_helper assertNotInBytecode fails too eagerly
https://bugs.python.org/issue42199

#42198: Clean up docs for Union and GenericAlias
https://bugs.python.org/issue42198

#42197: Disable automatic update of frame locals during tracing
https://bugs.python.org/issue42197

#42194: Docs for argparse.BooleanOptionalAction missing "New in versio
https://bugs.python.org/issue42194

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

#42183: Stack overflow error with asyncio.all_tasks and wait_for
https://bugs.python.org/issue42183

#42173: Drop Solaris support
https://bugs.python.org/issue42173

#42171: Add PEP 573 to the stable ABI
https://bugs.python.org/issue42171

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

#42152: Use PyDict_Contains() and PyDict_SetDefault() instead of PyDic
https://bugs.python.org/issue42152

#42151: Pure Python xml.etree.ElementTree is missing default attribute
https://bugs.python.org/issue42151



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

#42173: Drop Solaris support
https://bugs.python.org/issue42173 30 msgs

#42166: corrupted size vs. prev_size
https://bugs.python.org/issue42166 11 msgs

#42140: asyncio.wait function creates futures set two times
https://bugs.python.org/issue42140 8 msgs

#26789: logging: Trying to log during Python finalization with NameErr
https://bugs.python.org/issue26789 6 msgs

#41699: Potential memory leak with asyncio and run_in_executor
https://bugs.python.org/issue41699 6 msgs

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

#39573: [C API] Make PyObject an opaque structure in the limited C API
https://bugs.python.org/issue39573 5 msgs

#41835: Speed up dict vectorcall creation using keywords
https://bugs.python.org/issue41835 5 msgs

#42202: Optimize function annotation
https://bugs.python.org/issue42202 5 msgs

#42070: Revisit IsoCalendarDate being private from pickle perspective
https://bugs.python.org/issue42070 4 msgs



Issues closed (57)
==================

#6761: Class calling
https://bugs.python.org/issue6761 closed by eric.araujo

#23797: Mac OS X locale setup in thread happens sometime after run() i
https://bugs.python.org/issue23797 closed by ronaldoussoren

#24165: Free list for single-digits ints
https://bugs.python.org/issue24165 closed by methane

#24427: subclass of multiprocessing Connection segfault upon attribute
https://bugs.python.org/issue24427 closed by iritkatriel

#29981: Update Index for set, dict, and generator 'comprehensions'
https://bugs.python.org/issue29981 closed by methane

#30181: Correct the parsing of a test case docstring.
https://bugs.python.org/issue30181 closed by chris.jerdonek

#31484: Cache single-character strings outside of the Latin1 range
https://bugs.python.org/issue31484 closed by serhiy.storchaka

#32659: Solaris "stat" should support "st_fstype"
https://bugs.python.org/issue32659 closed by vstinner

#33557: Windows multiprocessing doesn't propagate tabcheck to children
https://bugs.python.org/issue33557 closed by methane

#34204: Bump the default pickle protocol in shelve
https://bugs.python.org/issue34204 closed by cheryl.sabella

#34394: Descriptors HowTo doesn't mention __set_name__
https://bugs.python.org/issue34394 closed by rhettinger

#35823: Use vfork() in subprocess on Linux
https://bugs.python.org/issue35823 closed by gregory.p.smith

#38870: Expose ast.unparse in the ast module
https://bugs.python.org/issue38870 closed by BTaskaya

#38976: Add support for HTTP Only flag in MozillaCookieJar
https://bugs.python.org/issue38976 closed by orsenthil

#39101: IsolatedAsyncioTestCase freezes when exception is raised
https://bugs.python.org/issue39101 closed by lisroach

#39108: random needs doc for "gauss" versus "normalvariate"
https://bugs.python.org/issue39108 closed by rhettinger

#39189: Use io.DEFAULT_BUFFER_SIZE for filecmp BUFSIZE variable
https://bugs.python.org/issue39189 closed by methane

#39706: unittest.IsolatedAsyncioTestCase hangs on asyncio.CancelledErr
https://bugs.python.org/issue39706 closed by lisroach

#39715: Implement __repr__ methods for AST classes
https://bugs.python.org/issue39715 closed by vstinner

#40841: Provide mimetypes.sniff API as stdlib
https://bugs.python.org/issue40841 closed by corona10

#41052: Opt out serialization/deserialization for heap type
https://bugs.python.org/issue41052 closed by serhiy.storchaka

#41101: Support "arm64" in Mac/Tools/pythonw
https://bugs.python.org/issue41101 closed by ronaldoussoren

#41474: Missing dependency on Include/cpython/frameobject.h
https://bugs.python.org/issue41474 closed by vstinner

#41659: PEG discrepancy on 'if {x} {a}: pass'
https://bugs.python.org/issue41659 closed by lys.nikolaou

#41805: types.GenericAlias and types.Union have no documentation
https://bugs.python.org/issue41805 closed by gvanrossum

#42058: Process not running with args
https://bugs.python.org/issue42058 closed by terry.reedy

#42061: Document __format__ method for IPv[46]Address
https://bugs.python.org/issue42061 closed by eric.smith

#42096: zipfile.is_zipfile incorrectly identifying a gzipped file as a
https://bugs.python.org/issue42096 closed by serhiy.storchaka

#42097: Python 3.7.9 logging/threading/fork hang
https://bugs.python.org/issue42097 closed by izbyshev

#42099: Fix reference to ob_type in unionobject.c and ceval
https://bugs.python.org/issue42099 closed by Mark.Shannon

#42121: unable to input certain Unicode characters in Text widget
https://bugs.python.org/issue42121 closed by terry.reedy

#42123: Run parser twice; enable invalid_* rules only on the second ru
https://bugs.python.org/issue42123 closed by lys.nikolaou

#42127: functools.cached_property possibly disables key-sharing instan
https://bugs.python.org/issue42127 closed by rhettinger

#42138: Forward port Doc/whatsnew/3.9.rst to master
https://bugs.python.org/issue42138 closed by gvanrossum

#42139: Synchronize What's New in 3.9 master and 3.9
https://bugs.python.org/issue42139 closed by terry.reedy

#42141: Speedup various dict inits
https://bugs.python.org/issue42141 closed by Marco Sulla

#42143: Corruptions in func_dealloc() with partially-created function
https://bugs.python.org/issue42143 closed by serhiy.storchaka

#42144: A missing "goto" in the _ssl module!
https://bugs.python.org/issue42144 closed by christian.heimes

#42145: test_io is leaking references
https://bugs.python.org/issue42145 closed by pablogsal

#42147: Micro optimization for longrange iteration if step is 1
https://bugs.python.org/issue42147 closed by corona10

#42148: floating point representation issues
https://bugs.python.org/issue42148 closed by eric.smith

#42150: Buffer overflow in bad_single_statement (Parser/pegen.c)
https://bugs.python.org/issue42150 closed by pablogsal

#42155: email.utils.parsedate_to_datetime() should return None when da
https://bugs.python.org/issue42155 closed by barry

#42156: Currency not correct for all locales
https://bugs.python.org/issue42156 closed by eric.smith

#42157: Cleanup the unicodedata module
https://bugs.python.org/issue42157 closed by vstinner

#42160: unnecessary overhead in tempfile
https://bugs.python.org/issue42160 closed by methane

#42161: Remove private _PyLong_Zero and _PyLong_One variables
https://bugs.python.org/issue42161 closed by vstinner

#42165: closed (reopen with other issue)
https://bugs.python.org/issue42165 closed by hyoxt121

#42168: Question about deserializing some numbers (bug??)
https://bugs.python.org/issue42168 closed by eric.smith

#42169: Apparently all documentation on @typing.overload is wrong
https://bugs.python.org/issue42169 closed by gvanrossum

#42170: splitdrive fails for UNC path with the "\\?\UNC\" prefix.
https://bugs.python.org/issue42170 closed by eryksun

#42172: Typo in test library for test_socket.py
https://bugs.python.org/issue42172 closed by corona10

#42175: long lines from interactive stdin are truncated
https://bugs.python.org/issue42175 closed by Anthony Sottile

#42176: Valgrind reports "Conditional jump or move depends on uninitia
https://bugs.python.org/issue42176 closed by methane

#42180: Missing a plural in library/functions
https://bugs.python.org/issue42180 closed by pablogsal

#42203: Unexpected behaviour NameError: name 'open' is not defined
https://bugs.python.org/issue42203 closed by vstinner

#42206: Pegen: Raise errors occurred by the AST validator
https://bugs.python.org/issue42206 closed by BTaskaya
_______________________________________________
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/22UJL7UQTWLEGDLMSRGWU3W4FL3QFHZT/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-10-30 - 2020-11-06)
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 7617 ( -9)
closed 46397 (+75)
total 54014 (+66)

Open issues with patches: 3062


Issues opened (43)
==================

#37319: Deprecate using random.randrange() with non-integers
https://bugs.python.org/issue37319 reopened by serhiy.storchaka

#42160: unnecessary overhead in tempfile
https://bugs.python.org/issue42160 reopened by vstinner

#42213: Get rid of cyclic GC hack in sqlite3.Connection and sqlite3.Ca
https://bugs.python.org/issue42213 opened by erlendaasland

#42215: urlparse with a Windows path returns the drive name as the sch
https://bugs.python.org/issue42215 opened by rangelspam

#42217: compiler: merge co_code and co_lnotab
https://bugs.python.org/issue42217 opened by methane

#42220: Argparse: wildcards processing
https://bugs.python.org/issue42220 opened by Andrew

#42222: Modernize integer test/conversion in randrange()
https://bugs.python.org/issue42222 opened by rhettinger

#42225: Tkinter hangs or crashes when displaying astral chars
https://bugs.python.org/issue42225 opened by terry.reedy

#42228: Activate.ps1 clears PYTHONHOME
https://bugs.python.org/issue42228 opened by mathstuf

#42231: test_zipimport failure
https://bugs.python.org/issue42231 opened by vstinner

#42232: mmap module add Darwin specific madvise options
https://bugs.python.org/issue42232 opened by devnexen

#42233: GenericAlias does not support union type expressions
https://bugs.python.org/issue42233 opened by kj

#42234: pathlib relative_to behaviour change
https://bugs.python.org/issue42234 opened by armins.bagrats

#42235: [macOS] Use --enable-optimizations in build-installer.py
https://bugs.python.org/issue42235 opened by ronaldoussoren

#42237: test_socket.SendfileUsingSendfileTest fails on illumos
https://bugs.python.org/issue42237 opened by wiedi

#42238: Deprecate suspicious.py?
https://bugs.python.org/issue42238 opened by mdk

#42239: IDLE: Restore or keep calltip when needed
https://bugs.python.org/issue42239 opened by terry.reedy

#42243: Don't access the module dictionary directly
https://bugs.python.org/issue42243 opened by erlendaasland

#42244: TimedRotatingFileHandler doesn’t handle the switch to/from D
https://bugs.python.org/issue42244 opened by Cristian Martinez de Morentin

#42245: concurrent.futures.ProcessPoolExecutor freezes depending on co
https://bugs.python.org/issue42245 opened by DanilZ

#42246: Implement PEP 626
https://bugs.python.org/issue42246 opened by Mark.Shannon

#42247: unittest hides traceback frames in chained exceptions
https://bugs.python.org/issue42247 opened by dseomn

#42248: Raised exception in Enum keeping user objects alive unnecessar
https://bugs.python.org/issue42248 opened by efroemling

#42252: Embeddable Python indicates that it uses PYTHONPATH
https://bugs.python.org/issue42252 opened by teeks99

#42253: xml.dom.minidom.rst missed informations
https://bugs.python.org/issue42253 opened by jedie2

#42255: webbrowser.MacOSX is unused, untested and undocumented
https://bugs.python.org/issue42255 opened by ronaldoussoren

#42256: BaseCookie.__parse_string() doesn't work with expires= between
https://bugs.python.org/issue42256 opened by paulie4

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

#42258: argparse: show choices once per argument
https://bugs.python.org/issue42258 opened by mendelmaleh

#42259: pprint: infinite recursion for saferepr() when using nested ob
https://bugs.python.org/issue42259 opened by danbst

#42260: [C API] Add PyInterpreterState_SetConfig(): reconfigure an int
https://bugs.python.org/issue42260 opened by vstinner

#42261: Windows legacy I/O mode mistakenly ignores the device encoding
https://bugs.python.org/issue42261 opened by eryksun

#42264: Deprecate or remove sqlite3.OptimizedUnicode
https://bugs.python.org/issue42264 opened by erlendaasland

#42267: Python 3.9 broken installer
https://bugs.python.org/issue42267 opened by JackSkellington

#42268: ./configure failing when --with-memory-sanitizer specified
https://bugs.python.org/issue42268 opened by JaonHax

#42269: Add ability to set __slots__ in dataclasses
https://bugs.python.org/issue42269 opened by eric.smith

#42270: libregrtest BrokenPipeError on OpenEmbedded builds
https://bugs.python.org/issue42270 opened by threexc

#42271: Remove the error and the zipfile.ZipFile.BadZipfile aliases
https://bugs.python.org/issue42271 opened by PedanticHacker

#42272: Warning filter message/module documentation is misleading
https://bugs.python.org/issue42272 opened by kevinoid

#42273: Using LazyLoader leads to AttributeError
https://bugs.python.org/issue42273 opened by KevKeating

#42275: Jupyter Lab Terminals not available (error was No module named
https://bugs.python.org/issue42275 opened by shakir_juolay

#42277: Solaris & PEP 3149: start using ABI version tagged .so files
https://bugs.python.org/issue42277 opened by kulikjak

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



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

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

#42277: Solaris & PEP 3149: start using ABI version tagged .so files
https://bugs.python.org/issue42277

#42273: Using LazyLoader leads to AttributeError
https://bugs.python.org/issue42273

#42272: Warning filter message/module documentation is misleading
https://bugs.python.org/issue42272

#42271: Remove the error and the zipfile.ZipFile.BadZipfile aliases
https://bugs.python.org/issue42271

#42270: libregrtest BrokenPipeError on OpenEmbedded builds
https://bugs.python.org/issue42270

#42269: Add ability to set __slots__ in dataclasses
https://bugs.python.org/issue42269

#42264: Deprecate or remove sqlite3.OptimizedUnicode
https://bugs.python.org/issue42264

#42258: argparse: show choices once per argument
https://bugs.python.org/issue42258

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

#42255: webbrowser.MacOSX is unused, untested and undocumented
https://bugs.python.org/issue42255

#42253: xml.dom.minidom.rst missed informations
https://bugs.python.org/issue42253

#42248: Raised exception in Enum keeping user objects alive unnecessar
https://bugs.python.org/issue42248

#42247: unittest hides traceback frames in chained exceptions
https://bugs.python.org/issue42247

#42244: TimedRotatingFileHandler doesn’t handle the switch to/from D
https://bugs.python.org/issue42244



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

#42277: Solaris & PEP 3149: start using ABI version tagged .so files
https://bugs.python.org/issue42277

#42272: Warning filter message/module documentation is misleading
https://bugs.python.org/issue42272

#42264: Deprecate or remove sqlite3.OptimizedUnicode
https://bugs.python.org/issue42264

#42260: [C API] Add PyInterpreterState_SetConfig(): reconfigure an int
https://bugs.python.org/issue42260

#42258: argparse: show choices once per argument
https://bugs.python.org/issue42258

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

#42246: Implement PEP 626
https://bugs.python.org/issue42246

#42243: Don't access the module dictionary directly
https://bugs.python.org/issue42243

#42239: IDLE: Restore or keep calltip when needed
https://bugs.python.org/issue42239

#42237: test_socket.SendfileUsingSendfileTest fails on illumos
https://bugs.python.org/issue42237

#42235: [macOS] Use --enable-optimizations in build-installer.py
https://bugs.python.org/issue42235

#42233: GenericAlias does not support union type expressions
https://bugs.python.org/issue42233

#42222: Modernize integer test/conversion in randrange()
https://bugs.python.org/issue42222

#42217: compiler: merge co_code and co_lnotab
https://bugs.python.org/issue42217

#42213: Get rid of cyclic GC hack in sqlite3.Connection and sqlite3.Ca
https://bugs.python.org/issue42213



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

#42225: Tkinter hangs or crashes when displaying astral chars
https://bugs.python.org/issue42225 20 msgs

#42173: Drop Solaris support
https://bugs.python.org/issue42173 17 msgs

#42179: Clarify chaining exceptions in tutorial/errors.rst
https://bugs.python.org/issue42179 10 msgs

#1635741: Py_Finalize() doesn't clear all Python objects at exit
https://bugs.python.org/issue1635741 10 msgs

#42222: Modernize integer test/conversion in randrange()
https://bugs.python.org/issue42222 8 msgs

#37193: Memory leak while running TCP/UDPServer with socketserver.Thre
https://bugs.python.org/issue37193 7 msgs

#42195: Inconsistent __args__ between typing.Callable and collections.
https://bugs.python.org/issue42195 6 msgs

#42245: concurrent.futures.ProcessPoolExecutor freezes depending on co
https://bugs.python.org/issue42245 6 msgs

#42252: Embeddable Python indicates that it uses PYTHONPATH
https://bugs.python.org/issue42252 5 msgs

#42260: [C API] Add PyInterpreterState_SetConfig(): reconfigure an int
https://bugs.python.org/issue42260 5 msgs



Issues closed (69)
==================

#8988: import + coding = failure (3.1.2/win32)
https://bugs.python.org/issue8988 closed by iritkatriel

#11346: Generator object should be mentioned in gc module document
https://bugs.python.org/issue11346 closed by methane

#12739: read stuck with multithreading and simultaneous subprocess.Pop
https://bugs.python.org/issue12739 closed by iritkatriel

#14379: Several traceback docs improvements
https://bugs.python.org/issue14379 closed by iritkatriel

#15128: inspect raises exception when frames are misleading about sour
https://bugs.python.org/issue15128 closed by iritkatriel

#15626: unittest.main negates -bb option and programmatic warning conf
https://bugs.python.org/issue15626 closed by ncoghlan

#16855: traceback module leaves off module name in last line of format
https://bugs.python.org/issue16855 closed by iritkatriel

#24380: Got warning when compiling _scproxy.c on Mac
https://bugs.python.org/issue24380 closed by ronaldoussoren

#26031: Add stat caching option to pathlib
https://bugs.python.org/issue26031 closed by gvanrossum

#26377: Tkinter dialogs will not close if root window not packed.
https://bugs.python.org/issue26377 closed by terry.reedy

#26389: Expand traceback module API to accept just an exception as an
https://bugs.python.org/issue26389 closed by pablogsal

#26789: logging: Trying to log during Python finalization with NameErr
https://bugs.python.org/issue26789 closed by vstinner

#27377: Add socket.fdtype()
https://bugs.python.org/issue27377 closed by nascheme

#29566: binhex() creates files with mixed line endings
https://bugs.python.org/issue29566 closed by ronaldoussoren

#30384: traceback.TracebackException.format shouldn't format_exc_only(
https://bugs.python.org/issue30384 closed by iritkatriel

#34106: Add --with-module-config=<file> to 'configure' script
https://bugs.python.org/issue34106 closed by nascheme

#34704: Do not access ob_type directly, introduce Py_TP
https://bugs.python.org/issue34704 closed by nascheme

#40511: IDLE: properly handle '(' and ')' within calls
https://bugs.python.org/issue40511 closed by terry.reedy

#40514: [subinterpreters] Add --experimental-isolated-subinterpreters
https://bugs.python.org/issue40514 closed by vstinner

#40814: Update typing module documentation based on PEP 585
https://bugs.python.org/issue40814 closed by gvanrossum

#40816: Add missed AsyncContextDecorator to contextlib
https://bugs.python.org/issue40816 closed by asvetlov

#41435: Allow to retrieve ongoing exception handled by every threads
https://bugs.python.org/issue41435 closed by serhiy.storchaka

#41796: _ast module state should be made per interpreter
https://bugs.python.org/issue41796 closed by vstinner

#41832: PyType_FromSpec() should accept tp_doc=NULL
https://bugs.python.org/issue41832 closed by vstinner

#41835: Speed up dict vectorcall creation using keywords
https://bugs.python.org/issue41835 closed by methane

#42049: Add image/webp to list of media types in mimetypes.py
https://bugs.python.org/issue42049 closed by methane

#42100: Add _PyType_GetModuleByDef
https://bugs.python.org/issue42100 closed by petr.viktorin

#42108: HTTPSConnection hangs forever when the percentage completed of
https://bugs.python.org/issue42108 closed by Tiger-222

#42126: Optimize BUILD_CONST_KEY_MAP for distinct keys
https://bugs.python.org/issue42126 closed by methane

#42131: [zipimport] Update zipimport to use specs
https://bugs.python.org/issue42131 closed by brett.cannon

#42146: subprocess.Popen() leaks cwd in case of uid/gid overflow
https://bugs.python.org/issue42146 closed by gregory.p.smith

#42162: The license page for Python 3.0.1 is messed up
https://bugs.python.org/issue42162 closed by terry.reedy

#42177: Improving KeyError exception
https://bugs.python.org/issue42177 closed by terry.reedy

#42196: Python Windows Installation Error 0x800705aa
https://bugs.python.org/issue42196 closed by shakir_juolay

#42198: Clean up docs for Union and GenericAlias
https://bugs.python.org/issue42198 closed by gvanrossum

#42201: Priority queue realization issue
https://bugs.python.org/issue42201 closed by rhettinger

#42205: Add image/webp to list of non-standard mimetypes
https://bugs.python.org/issue42205 closed by methane

#42207: Python 3.9 testing fails when building with clang and optimiza
https://bugs.python.org/issue42207 closed by vstinner

#42208: Using logging or warnings during Python finalization does cras
https://bugs.python.org/issue42208 closed by vstinner

#42209: Incorrect line reported in syntax error
https://bugs.python.org/issue42209 closed by eric.smith

#42210: float.hex discards sign from -nan
https://bugs.python.org/issue42210 closed by mark.dickinson

#42211: CRASH
https://bugs.python.org/issue42211 closed by vstinner

#42214: Parser/pegen.c:68: _PyPegen_check_barry_as_flufl: Assertion `t
https://bugs.python.org/issue42214 closed by pablogsal

#42216: Optimize dict.popitem() & insert use case.
https://bugs.python.org/issue42216 closed by methane

#42218: SystemError in compile builtin function
https://bugs.python.org/issue42218 closed by lys.nikolaou

#42219: Typo in comment of listobject.h
https://bugs.python.org/issue42219 closed by akshayj398p

#42221: Potential memory leak in resize_compact() (for unicode objects
https://bugs.python.org/issue42221 closed by dralley

#42223: List repetition operator gives unexpected results
https://bugs.python.org/issue42223 closed by steven.daprano

#42224: test_format:test_locale fails when locale does not set groupin
https://bugs.python.org/issue42224 closed by lys.nikolaou

#42226: imghdr.what is missing docstring, has a logic error, and is ov
https://bugs.python.org/issue42226 closed by jph00

#42227: Unexpected sharing of list/set/dict between instances of the s
https://bugs.python.org/issue42227 closed by steven.daprano

#42229: Fix SQLite warnings on macOS
https://bugs.python.org/issue42229 closed by samuelmarks

#42230: Document that asyncio's wait() and as_completed() accept arbit
https://bugs.python.org/issue42230 closed by asvetlov

#42236: os.device_encoding() doesn't respect the UTF-8 Mode
https://bugs.python.org/issue42236 closed by vstinner

#42240: Add Maxheap version of a heappush into heapq module
https://bugs.python.org/issue42240 closed by rhettinger

#42241: Backport SQLite trace API v2
https://bugs.python.org/issue42241 closed by corona10

#42242: Backport SQLite trace API v2
https://bugs.python.org/issue42242 closed by corona10

#42249: Plistlib cannot create binary Plist file larger than 4GiB
https://bugs.python.org/issue42249 closed by serhiy.storchaka

#42250: test_ast leaked [23640, 23636, 23640] references
https://bugs.python.org/issue42250 closed by vstinner

#42251: Add threading.gettrace and threading.getprofile
https://bugs.python.org/issue42251 closed by pablogsal

#42254: inspect.getmembers iterator version
https://bugs.python.org/issue42254 closed by signing_agreement

#42262: [C API] Add Py_NewRef() function to get a new strong reference
https://bugs.python.org/issue42262 closed by vstinner

#42263: Removing thread reference in thread results in leaked referenc
https://bugs.python.org/issue42263 closed by jaraco

#42265: Remove binhex module following PEP-594
https://bugs.python.org/issue42265 closed by steven.daprano

#42266: LOAD_ATTR cache does not fully replicate PyObject_GetAttr beha
https://bugs.python.org/issue42266 closed by pablogsal

#42274: Imaplib hangs up infinitely when performing append operation
https://bugs.python.org/issue42274 closed by eric.smith

#42276: Bug in adfuller test and a suggested fix
https://bugs.python.org/issue42276 closed by ronaldoussoren

#1633941: for line in sys.stdin: doesn't notice EOF the first time
https://bugs.python.org/issue1633941 closed by iritkatriel

#1643712: Emphasize buffering issues when sys.stdin is used
https://bugs.python.org/issue1643712 closed by iritkatriel
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-11-06 - 2020-11-13)
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 7628 (+11)
closed 46459 (+62)
total 54087 (+73)

Open issues with patches: 3064


Issues opened (60)
==================

#32426: Tkinter: reference document of possible cursor names
https://bugs.python.org/issue32426 reopened by terry.reedy

#32682: test_zlib improve version parsing
https://bugs.python.org/issue32682 reopened by pmpp

#40077: Convert static types to heap types: use PyType_FromSpec()
https://bugs.python.org/issue40077 reopened by pitrou

#40137: TODO list when PEP 573 "Module State Access from C Extension M
https://bugs.python.org/issue40137 reopened by vstinner

#40939: Remove the old parser
https://bugs.python.org/issue40939 reopened by vstinner

#41832: PyType_FromSpec() should accept tp_doc=NULL
https://bugs.python.org/issue41832 reopened by petr.viktorin

#42131: [zipimport] Update zipimport to use specs
https://bugs.python.org/issue42131 reopened by brett.cannon

#42273: Using LazyLoader leads to AttributeError
https://bugs.python.org/issue42273 reopened by brett.cannon

#42280: The list of standard generic collections is incomplete
https://bugs.python.org/issue42280 opened by jack1142

#42281: Inconsistent ProcessPoolExecutor behaviour on macOS between 3.
https://bugs.python.org/issue42281 opened by mustafaquraish

#42286: f_trace gets call on different lines each loop
https://bugs.python.org/issue42286 opened by MegaIng

#42287: Use Py_NewRef & Py_XNewRef where applicable
https://bugs.python.org/issue42287 opened by Yonatan Goldschmidt

#42289: Found a secret/private key in code.
https://bugs.python.org/issue42289 opened by krrishdhaneja

#42290: Unicode inconsistent display after concencated
https://bugs.python.org/issue42290 opened by xxm

#42291: Incorrect signature of CodeType.replace()
https://bugs.python.org/issue42291 opened by serhiy.storchaka

#42292: C API: Allocating Objects on the Heap. Misleading documentatio
https://bugs.python.org/issue42292 opened by igo95862

#42293: Installation of pyinstaller in Windows fails with utf8 error
https://bugs.python.org/issue42293 opened by giomach

#42294: [C API] Add new C functions with more regular reference counti
https://bugs.python.org/issue42294 opened by vstinner

#42297: [argparse] Bad error message formatting when using custom usag
https://bugs.python.org/issue42297 opened by TurboTurtle

#42298: Documented interaction of single-stage init and sub-interprete
https://bugs.python.org/issue42298 opened by pkerling

#42299: Add test_formatter (or remove deprecated formatter module?)
https://bugs.python.org/issue42299 opened by terry.reedy

#42300: Typo in translation to portuguese
https://bugs.python.org/issue42300 opened by ronan.soares

#42302: [Turtle] Add clockwise and anticlockwise method as alias to ri
https://bugs.python.org/issue42302 opened by zenr

#42304: [easy C] long type performance waste in 64-bit Windows build
https://bugs.python.org/issue42304 opened by malin

#42305: Added Auto_Complete DropBox Suggestion For Tkinter
https://bugs.python.org/issue42305 opened by RajvirSingh1313

#42306: wrong exception handling in case asyncio.shiled usage
https://bugs.python.org/issue42306 opened by Alex Alex

#42307: make install must not copy python.o into $prefix/lib/python3.1
https://bugs.python.org/issue42307 opened by vstinner

#42309: BUILD: AIX-64-bit segmentation fault
https://bugs.python.org/issue42309 opened by Michael.Felt

#42315: `python -m` semantics conflict with `__file__`'s being optiona
https://bugs.python.org/issue42315 opened by William.Schwartz

#42316: Walrus Operator in list index
https://bugs.python.org/issue42316 opened by Brando753

#42317: Docs of `typing.get_args`: Mention that due to caching of typi
https://bugs.python.org/issue42317 opened by Dominik V.

#42318: [tkinter] surrogate pairs in Tcl/Tk string when pasting an emo
https://bugs.python.org/issue42318 opened by ronaldoussoren

#42321: Limitations of building a static python library on Windows (MS
https://bugs.python.org/issue42321 opened by maarten

#42322: Spectre mitigations in CPython interpreter
https://bugs.python.org/issue42322 opened by sahnaseredini

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

#42324: Doctest: directives
https://bugs.python.org/issue42324 opened by konrad.schwarz

#42325: UnicodeDecodeError executing ./setup.py during build
https://bugs.python.org/issue42325 opened by skip.montanaro

#42327: Add PyModule_Add()
https://bugs.python.org/issue42327 opened by serhiy.storchaka

#42328: ttk style.map function incorrectly handles the default state f
https://bugs.python.org/issue42328 opened by patthoyts

#42330: Add browsh in the webbrowser module
https://bugs.python.org/issue42330 opened by saiansh2525

#42332: add __weakref__ to types.GenericAlias
https://bugs.python.org/issue42332 opened by tinchester

#42333: Port ssl module to heap types and module state (PEP 573)
https://bugs.python.org/issue42333 opened by christian.heimes

#42334: Subclassing int and complex with keyword arguments weird
https://bugs.python.org/issue42334 opened by autospamfighter

#42335: Python Crashes Exception code 0xc0000374 ntdll.dll
https://bugs.python.org/issue42335 opened by strantor

#42336: Make PCbuild/build.bat build x64 by default
https://bugs.python.org/issue42336 opened by steve.dower

#42337: Skip building web installers on Windows
https://bugs.python.org/issue42337 opened by steve.dower

#42338: Enable Debug Build For Python Native Modules in Windows, with
https://bugs.python.org/issue42338 opened by jmoguill2

#42339: official embedded Python fails to import certain modules
https://bugs.python.org/issue42339 opened by bughunter2

#42340: KeyboardInterrupt should come with a warning
https://bugs.python.org/issue42340 opened by benfogle

#42341: xml.dom.minidom parsing omits Text nodes in top level
https://bugs.python.org/issue42341 opened by vapier

#42342: asyncio.open_connection(local_addr=('localhost', port)) fails
https://bugs.python.org/issue42342 opened by ecatmur2

#42343: threading.local documentation should be on the net...
https://bugs.python.org/issue42343 opened by ztane

#42344: SimpleNamespace: update documentation regarding comparison
https://bugs.python.org/issue42344 opened by jugmac00

#42345: Equality of typing.Literal depends on the order of arguments
https://bugs.python.org/issue42345 opened by Dominik V.

#42346: [subinterpreters] Deny os.fork() in subinterpreters?
https://bugs.python.org/issue42346 opened by vstinner

#42347: loop.call_exception_handler documentation is lacking
https://bugs.python.org/issue42347 opened by sorrel

#42348: Language Reference: Set items
https://bugs.python.org/issue42348 opened by BTaskaya

#42349: Compiler front-end produces a broken CFG
https://bugs.python.org/issue42349 opened by Mark.Shannon

#42350: Calling os.fork() at Python exit logs: AttributeError: 'NoneTy
https://bugs.python.org/issue42350 opened by vstinner

#42351: Setup.py: UnicodeDecodeError in grep_headers_for
https://bugs.python.org/issue42351 opened by epaine



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

#42351: Setup.py: UnicodeDecodeError in grep_headers_for
https://bugs.python.org/issue42351

#42350: Calling os.fork() at Python exit logs: AttributeError: 'NoneTy
https://bugs.python.org/issue42350

#42349: Compiler front-end produces a broken CFG
https://bugs.python.org/issue42349

#42347: loop.call_exception_handler documentation is lacking
https://bugs.python.org/issue42347

#42346: [subinterpreters] Deny os.fork() in subinterpreters?
https://bugs.python.org/issue42346

#42343: threading.local documentation should be on the net...
https://bugs.python.org/issue42343

#42342: asyncio.open_connection(local_addr=('localhost', port)) fails
https://bugs.python.org/issue42342

#42341: xml.dom.minidom parsing omits Text nodes in top level
https://bugs.python.org/issue42341

#42340: KeyboardInterrupt should come with a warning
https://bugs.python.org/issue42340

#42339: official embedded Python fails to import certain modules
https://bugs.python.org/issue42339

#42338: Enable Debug Build For Python Native Modules in Windows, with
https://bugs.python.org/issue42338

#42337: Skip building web installers on Windows
https://bugs.python.org/issue42337

#42335: Python Crashes Exception code 0xc0000374 ntdll.dll
https://bugs.python.org/issue42335

#42330: Add browsh in the webbrowser module
https://bugs.python.org/issue42330

#42328: ttk style.map function incorrectly handles the default state f
https://bugs.python.org/issue42328



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

#42350: Calling os.fork() at Python exit logs: AttributeError: 'NoneTy
https://bugs.python.org/issue42350

#42349: Compiler front-end produces a broken CFG
https://bugs.python.org/issue42349

#42344: SimpleNamespace: update documentation regarding comparison
https://bugs.python.org/issue42344

#42340: KeyboardInterrupt should come with a warning
https://bugs.python.org/issue42340

#42333: Port ssl module to heap types and module state (PEP 573)
https://bugs.python.org/issue42333

#42332: add __weakref__ to types.GenericAlias
https://bugs.python.org/issue42332

#42328: ttk style.map function incorrectly handles the default state f
https://bugs.python.org/issue42328

#42327: Add PyModule_Add()
https://bugs.python.org/issue42327

#42317: Docs of `typing.get_args`: Mention that due to caching of typi
https://bugs.python.org/issue42317

#42307: make install must not copy python.o into $prefix/lib/python3.1
https://bugs.python.org/issue42307

#42299: Add test_formatter (or remove deprecated formatter module?)
https://bugs.python.org/issue42299

#42294: [C API] Add new C functions with more regular reference counti
https://bugs.python.org/issue42294

#42291: Incorrect signature of CodeType.replace()
https://bugs.python.org/issue42291

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

#42277: Solaris & PEP 3149: start using ABI version tagged .so files
https://bugs.python.org/issue42277



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

#42260: [C API] Add PyInterpreterState_SetConfig(): reconfigure an int
https://bugs.python.org/issue42260 10 msgs

#42294: [C API] Add new C functions with more regular reference counti
https://bugs.python.org/issue42294 10 msgs

#42307: make install must not copy python.o into $prefix/lib/python3.1
https://bugs.python.org/issue42307 10 msgs

#42225: Tkinter hangs or crashes when displaying astral chars
https://bugs.python.org/issue42225 9 msgs

#42273: Using LazyLoader leads to AttributeError
https://bugs.python.org/issue42273 9 msgs

#41987: singledispatchmethod raises an error when relying on a forward
https://bugs.python.org/issue41987 8 msgs

#42085: Add dedicated slot for sending values
https://bugs.python.org/issue42085 8 msgs

#42302: [Turtle] Add clockwise and anticlockwise method as alias to ri
https://bugs.python.org/issue42302 7 msgs

#42318: [tkinter] surrogate pairs in Tcl/Tk string when pasting an emo
https://bugs.python.org/issue42318 7 msgs

#42327: Add PyModule_Add()
https://bugs.python.org/issue42327 7 msgs



Issues closed (65)
==================

#2931: optparse: various problems with unicode and gettext
https://bugs.python.org/issue2931 closed by vstinner

#6225: Fixing several minor bugs in Tkinter.Canvas and one in Misc._c
https://bugs.python.org/issue6225 closed by iritkatriel

#6860: Inconsistent naming of custom command in setup.py help output
https://bugs.python.org/issue6860 closed by iritkatriel

#8488: Docstrings of non-data descriptors "ignored"
https://bugs.python.org/issue8488 closed by iritkatriel

#8730: Spurious test failure in distutils
https://bugs.python.org/issue8730 closed by iritkatriel

#9849: Argparse needs better error handling for nargs
https://bugs.python.org/issue9849 closed by iritkatriel

#10709: Misc/AIX-NOTES needs updating
https://bugs.python.org/issue10709 closed by iritkatriel

#12625: sporadic test_unittest failure
https://bugs.python.org/issue12625 closed by iritkatriel

#14367: try/except block in ismethoddescriptor() in inspect.py, so tha
https://bugs.python.org/issue14367 closed by iritkatriel

#14903: dictobject infinite loop in module set-up
https://bugs.python.org/issue14903 closed by gregory.p.smith

#16830: Add skip_host and skip_accept_encoding to HTTPConnection.reque
https://bugs.python.org/issue16830 closed by iritkatriel

#18148: Make of Python 3.2.2 fails on Solaris SPARC
https://bugs.python.org/issue18148 closed by iritkatriel

#20543: ** operator does not overflow to inf
https://bugs.python.org/issue20543 closed by iritkatriel

#24831: Load average in test suite too high
https://bugs.python.org/issue24831 closed by vstinner

#25259: readline macros can segfault Python
https://bugs.python.org/issue25259 closed by vstinner

#25460: Misc/.gdbinit uses preprocessor macro
https://bugs.python.org/issue25460 closed by iritkatriel

#27182: PEP 519 support in the stdlib
https://bugs.python.org/issue27182 closed by brett.cannon

#27408: Document importlib.abc.ExecutionLoader implements get_data()
https://bugs.python.org/issue27408 closed by brett.cannon

#28491: Remove bundled libffi for OSX
https://bugs.python.org/issue28491 closed by ronaldoussoren

#31359: `configure` script incorrectly detects symbols as available on
https://bugs.python.org/issue31359 closed by ronaldoussoren

#34597: Python needs to check existence of functions at runtime for ta
https://bugs.python.org/issue34597 closed by ronaldoussoren

#36310: pygettext3.7 Does Not Recognize gettext Calls Within fstrings
https://bugs.python.org/issue36310 closed by BTaskaya

#37586: macOS: posix_spawn(..., setsid=True)
https://bugs.python.org/issue37586 closed by ronaldoussoren

#39892: Enable DeprecationWarnings by default when not explicit in uni
https://bugs.python.org/issue39892 closed by gregory.p.smith

#39931: Global variables are not accessible from child processes (mult
https://bugs.python.org/issue39931 closed by josh.r

#40624: add support for != (not-equals) in ElementTree XPath
https://bugs.python.org/issue40624 closed by scoder

#41073: [C API] PyType_GetSlot() should accept static types
https://bugs.python.org/issue41073 closed by petr.viktorin

#41126: Running test suite gives me - python.exe(14198,0x114352dc0) ma
https://bugs.python.org/issue41126 closed by ronaldoussoren

#41543: contextlib.nullcontext doesn't work with async context manager
https://bugs.python.org/issue41543 closed by asvetlov

#41712: REDoS in purge
https://bugs.python.org/issue41712 closed by steve.dower

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

#42014: shutil.rmtree calls onerror with different function than faile
https://bugs.python.org/issue42014 closed by hynek

#42086: AST: Document / re-design? the simple constructor nodes from s
https://bugs.python.org/issue42086 closed by BTaskaya

#42103: [security] DoS (MemError via CPU and RAM exhaustion) when proc
https://bugs.python.org/issue42103 closed by serhiy.storchaka

#42133: Update the stdlib to fall back to __spec__.loader if __loader_
https://bugs.python.org/issue42133 closed by brett.cannon

#42140: asyncio.wait function creates futures set two times
https://bugs.python.org/issue42140 closed by asvetlov

#42171: Add PEP 573 to the stable ABI
https://bugs.python.org/issue42171 closed by petr.viktorin

#42183: Stack overflow error with asyncio.all_tasks and wait_for
https://bugs.python.org/issue42183 closed by asvetlov

#42233: GenericAlias does not support union type expressions
https://bugs.python.org/issue42233 closed by kj

#42237: test_socket.SendfileUsingSendfileTest fails on illumos
https://bugs.python.org/issue42237 closed by asvetlov

#42267: Python 3.9 broken installer
https://bugs.python.org/issue42267 closed by JackSkellington

#42275: Jupyter Lab Terminals not available (error was No module named
https://bugs.python.org/issue42275 closed by shakir_juolay

#42279: replacements function corrupts file
https://bugs.python.org/issue42279 closed by zach.ware

#42282: Constant folding is skipped in named expressions
https://bugs.python.org/issue42282 closed by ncoghlan

#42283: test_idle is interactive on macOS 11
https://bugs.python.org/issue42283 closed by ned.deily

#42284: The grammar specification is inconsistent with the implementat
https://bugs.python.org/issue42284 closed by rhettinger

#42285: Missing spaces in list literals in Tutorial/Data Structures
https://bugs.python.org/issue42285 closed by rhettinger

#42288: typing.get_type_hints() returns Optional[Any] if the default v
https://bugs.python.org/issue42288 closed by gvanrossum

#42295: Error should be flagged if Walrus operator is used for multipl
https://bugs.python.org/issue42295 closed by BTaskaya

#42296: Infinite loop uninterruptable on Windows in 3.10
https://bugs.python.org/issue42296 closed by vstinner

#42301: Add function to exploit heapq structure to locate an index of
https://bugs.python.org/issue42301 closed by rhettinger

#42303: I found a bug while checking string with find()
https://bugs.python.org/issue42303 closed by serhiy.storchaka

#42308: Add threading.__excepthook__ similar to sys.__excepthook__
https://bugs.python.org/issue42308 closed by vstinner

#42310: for loop creates element in defaultdict
https://bugs.python.org/issue42310 closed by larry

#42311: It seems like ctypes code makes truncated pointer values in x6
https://bugs.python.org/issue42311 closed by eryksun

#42312: sys.prefix is set incorrectly on Mac OS X
https://bugs.python.org/issue42312 closed by ronaldoussoren

#42313: rstrip removes the trailing `e`s.
https://bugs.python.org/issue42313 closed by zach.ware

#42314: Incorrect documentation entry for venv
https://bugs.python.org/issue42314 closed by vinay.sajip

#42319: The `functools.singledispatchmethod` example in the document c
https://bugs.python.org/issue42319 closed by hongweipeng

#42320: unexpected difference between map and list
https://bugs.python.org/issue42320 closed by Pierre van de Laar

#42326: Add verify_callback hook capability to the SSL lib
https://bugs.python.org/issue42326 closed by christian.heimes

#42329: typing classes do not have __name__ attributes in 3.7+
https://bugs.python.org/issue42329 closed by gregory.p.smith

#42331: 'base64' has no attribute 'decodestring'
https://bugs.python.org/issue42331 closed by xtreak

#1487481: Could BIND_FIRST be removed on HP-UX?
https://bugs.python.org/issue1487481 closed by iritkatriel

#1475692: replacing obj.__dict__ with a subclass of dict
https://bugs.python.org/issue1475692 closed by rhettinger
_______________________________________________
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/6ZNG26ZMFVL5PT3TKMFUCNMI6XK4BISA/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-11-13 - 2020-11-20)
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 7593 (-35)
closed 46562 (+103)
total 54155 (+68)

Open issues with patches: 3061


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

#25710: zipimport is not PEP 3147 or PEP 488 compliant
https://bugs.python.org/issue25710 reopened by brett.cannon

#41561: test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch
https://bugs.python.org/issue41561 reopened by christian.heimes

#42296: Infinite loop uninterruptable on Windows in 3.10
https://bugs.python.org/issue42296 reopened by eryksun

#42352: A string representation of slice objects with colon syntax
https://bugs.python.org/issue42352 opened by rossbar

#42353: Proposal: re.prefixmatch method (alias for re.match)
https://bugs.python.org/issue42353 opened by gregory.p.smith

#42355: symtable: get_namespace doesn't check whether if there are mul
https://bugs.python.org/issue42355 opened by BTaskaya

#42356: Dict inline manipulations
https://bugs.python.org/issue42356 opened by tomek.hlawiczka

#42357: Wrong Availability for signal.SIGCHLD
https://bugs.python.org/issue42357 opened by myzhang1029

#42358: Python 3.9.0 unable to detect ax_cv_c_float_words_bigendian va
https://bugs.python.org/issue42358 opened by blastwave

#42360: In the namedtuple documentation, mention that typename should
https://bugs.python.org/issue42360 opened by alegonz

#42361: Use Tcl/Tk 8.6.10 in build-installer.py when building on recen
https://bugs.python.org/issue42361 opened by ronaldoussoren

#42362: Switch to clang as default compiler in build-installer.py
https://bugs.python.org/issue42362 opened by ronaldoussoren

#42363: I think it will be better to output self._state for debugging
https://bugs.python.org/issue42363 opened by jimlinntu

#42367: Restore os.makedirs ability to apply mode to all directories c
https://bugs.python.org/issue42367 opened by gregory.p.smith

#42369: Reading ZipFile not thread-safe
https://bugs.python.org/issue42369 opened by Thomas

#42370: test_ttk_guionly: test_to() fails on the GitHub Ubuntu job
https://bugs.python.org/issue42370 opened by vstinner

#42371: datetime.fromisoformat(): Omitted colon in timezone suffix rai
https://bugs.python.org/issue42371 opened by Bengt.Lüers

#42373: PEP 626 does not specify behavior of tracing for keywords.
https://bugs.python.org/issue42373 opened by Mark.Shannon

#42375: subprocess DragonFlyBSD build update
https://bugs.python.org/issue42375 opened by devnexen

#42376: Add helpers to populate modules in C
https://bugs.python.org/issue42376 opened by christian.heimes

#42377: allow typing.cast with TYPE_CHECKING
https://bugs.python.org/issue42377 opened by dpinol

#42378: logging reopens file with same mode, possibly truncating
https://bugs.python.org/issue42378 opened by ecatmur2

#42380: Build windows binaries with MS VS2019 16.8+ / MSVC 19.28+
https://bugs.python.org/issue42380 opened by h-vetinari

#42382: No easy way to get the distribution which provided a importlib
https://bugs.python.org/issue42382 opened by s0undt3ch

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

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

#42385: Should enum.auto's behavior be adjusted for StrEnum to return
https://bugs.python.org/issue42385 opened by Antony.Lee

#42386: Update icons for macOS 11
https://bugs.python.org/issue42386 opened by 17jiangz1

#42387: Pdb should restore the execution environment before reexecutin
https://bugs.python.org/issue42387 opened by hexagonrecursion

#42388: subprocess.check_output(['echo', 'test'], text=True, input=Non
https://bugs.python.org/issue42388 opened by ThiefMaster

#42389: test_multiprocessing: @requires_hashdigest() prevents test dis
https://bugs.python.org/issue42389 opened by christian.heimes

#42390: Other Python implementations may not expose the module name in
https://bugs.python.org/issue42390 opened by wmeehan

#42391: Clarify documentation of TestCase.assertIs
https://bugs.python.org/issue42391 opened by cool-RR

#42392: remove the 'loop' parameter from __init__ in all classes in as
https://bugs.python.org/issue42392 opened by yselivanov

#42393: Raise overflow errors iso. deprecation warnings in socket.hton
https://bugs.python.org/issue42393 opened by erlendaasland

#42395: aclosing was not added to __all__ in contextlib
https://bugs.python.org/issue42395 opened by tomgrin10

#42401: Plislit does not handle date timezone correctly
https://bugs.python.org/issue42401 opened by jcbertin

#42402: Termios module documentation is extremely lacking
https://bugs.python.org/issue42402 opened by dan.merillat

#42404: clinic: add option to pass module object to converter function
https://bugs.python.org/issue42404 opened by christian.heimes

#42405: Add distutils mvsccompiler support for Windows ARM64 build
https://bugs.python.org/issue42405 opened by avladu

#42406: Importing multiprocessing breaks pickle.whichmodule
https://bugs.python.org/issue42406 opened by renatolfc

#42407: Grammatical typo in multiprocessing doc
https://bugs.python.org/issue42407 opened by arioa

#42408: passing memoryview slice to struct packing functions
https://bugs.python.org/issue42408 opened by danielhrisca

#42409: Interpreter exit blocks waiting for ThreadPoolExecutor.map
https://bugs.python.org/issue42409 opened by gsakkis

#42410: Raise a pickleError when convert _functools module to use PyTy
https://bugs.python.org/issue42410 opened by shihai1991

#42411: respect cgroups limits when trying to allocate memory
https://bugs.python.org/issue42411 opened by caarlos0

#42412: Fix bases issues in PyType_FromModuleAndSpec()
https://bugs.python.org/issue42412 opened by serhiy.storchaka

#42414: unable to document fields of dataclass
https://bugs.python.org/issue42414 opened by jmg

#42415: python3.lib in Python3.9.0 Windows distribution does not conta
https://bugs.python.org/issue42415 opened by David Hewitt

#42417: Empty body {} in POST requests leads to 405 Method not allowed
https://bugs.python.org/issue42417 opened by bhushan.shelke

#42418: PyType_GetModule() should warn/fail when type has Py_TPFLAGS_B
https://bugs.python.org/issue42418 opened by christian.heimes

#42419: Typo in "what's new in Python 3.9"
https://bugs.python.org/issue42419 opened by hiqua



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

#42419: Typo in "what's new in Python 3.9"
https://bugs.python.org/issue42419

#42418: PyType_GetModule() should warn/fail when type has Py_TPFLAGS_B
https://bugs.python.org/issue42418

#42412: Fix bases issues in PyType_FromModuleAndSpec()
https://bugs.python.org/issue42412

#42411: respect cgroups limits when trying to allocate memory
https://bugs.python.org/issue42411

#42409: Interpreter exit blocks waiting for ThreadPoolExecutor.map
https://bugs.python.org/issue42409

#42408: passing memoryview slice to struct packing functions
https://bugs.python.org/issue42408

#42407: Grammatical typo in multiprocessing doc
https://bugs.python.org/issue42407

#42406: Importing multiprocessing breaks pickle.whichmodule
https://bugs.python.org/issue42406

#42404: clinic: add option to pass module object to converter function
https://bugs.python.org/issue42404

#42401: Plislit does not handle date timezone correctly
https://bugs.python.org/issue42401

#42393: Raise overflow errors iso. deprecation warnings in socket.hton
https://bugs.python.org/issue42393

#42391: Clarify documentation of TestCase.assertIs
https://bugs.python.org/issue42391

#42389: test_multiprocessing: @requires_hashdigest() prevents test dis
https://bugs.python.org/issue42389

#42388: subprocess.check_output(['echo', 'test'], text=True, input=Non
https://bugs.python.org/issue42388

#42387: Pdb should restore the execution environment before reexecutin
https://bugs.python.org/issue42387



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

#42419: Typo in "what's new in Python 3.9"
https://bugs.python.org/issue42419

#42415: python3.lib in Python3.9.0 Windows distribution does not conta
https://bugs.python.org/issue42415

#42412: Fix bases issues in PyType_FromModuleAndSpec()
https://bugs.python.org/issue42412

#42410: Raise a pickleError when convert _functools module to use PyTy
https://bugs.python.org/issue42410

#42406: Importing multiprocessing breaks pickle.whichmodule
https://bugs.python.org/issue42406

#42405: Add distutils mvsccompiler support for Windows ARM64 build
https://bugs.python.org/issue42405

#42401: Plislit does not handle date timezone correctly
https://bugs.python.org/issue42401

#42395: aclosing was not added to __all__ in contextlib
https://bugs.python.org/issue42395

#42393: Raise overflow errors iso. deprecation warnings in socket.hton
https://bugs.python.org/issue42393

#42392: remove the 'loop' parameter from __init__ in all classes in as
https://bugs.python.org/issue42392

#42391: Clarify documentation of TestCase.assertIs
https://bugs.python.org/issue42391

#42390: Other Python implementations may not expose the module name in
https://bugs.python.org/issue42390

#42386: Update icons for macOS 11
https://bugs.python.org/issue42386

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

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



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

#1635741: Py_Finalize() doesn't clear all Python objects at exit
https://bugs.python.org/issue1635741 21 msgs

#42392: remove the 'loop' parameter from __init__ in all classes in as
https://bugs.python.org/issue42392 15 msgs

#40939: Remove the old parser
https://bugs.python.org/issue40939 11 msgs

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

#40998: Compiler warnings in ubsan builds
https://bugs.python.org/issue40998 9 msgs

#42202: Optimize function annotation
https://bugs.python.org/issue42202 8 msgs

#42102: Make builtins.callable "generic"
https://bugs.python.org/issue42102 7 msgs

#42318: [tkinter] surrogate pairs in Tcl/Tk string when pasting an emo
https://bugs.python.org/issue42318 7 msgs

#25053: Possible race condition in Pool
https://bugs.python.org/issue25053 6 msgs

#39573: [C API] Make PyObject an opaque structure in the limited C API
https://bugs.python.org/issue39573 6 msgs



Issues closed (93)
==================

#6237: Build errors when using LDFLAGS="-Wl,--no-undefined"
https://bugs.python.org/issue6237 closed by iritkatriel

#11604: Have type(n,b,d) check for type(b[i]) is module
https://bugs.python.org/issue11604 closed by serhiy.storchaka

#12726: explain that locale.getlocale() does not read system's locales
https://bugs.python.org/issue12726 closed by iritkatriel

#13561: os.listdir documentation should mention surrogateescape
https://bugs.python.org/issue13561 closed by vstinner

#13892: distutils handling of windows manifest isn't optimal
https://bugs.python.org/issue13892 closed by iritkatriel

#14531: Backtrace should not attempt to open <stdin> file
https://bugs.python.org/issue14531 closed by iritkatriel

#14643: Security page out of date
https://bugs.python.org/issue14643 closed by vstinner

#15263: Guard against invalid file handles in os functions
https://bugs.python.org/issue15263 closed by eryksun

#15479: Allow MAX_STRING_LENGTH limits to be changed at runtime
https://bugs.python.org/issue15479 closed by iritkatriel

#15653: PEP 3121, 384 refactoring applied to hashopenssl module
https://bugs.python.org/issue15653 closed by vstinner

#15665: PEP 3121, 384 refactoring applied to lsprof module
https://bugs.python.org/issue15665 closed by vstinner

#15668: PEP 3121, 384 Refactoring applied to random module
https://bugs.python.org/issue15668 closed by vstinner

#15670: PEP 3121, 384 Refactoring applied to ssl module
https://bugs.python.org/issue15670 closed by vstinner

#15671: PEP 3121, 384 Refactoring applied to struct module
https://bugs.python.org/issue15671 closed by vstinner

#15675: PEP 3121, 384 Refactoring applied to array module
https://bugs.python.org/issue15675 closed by vstinner

#15697: PEP 3121 refactoring applied to pwd module
https://bugs.python.org/issue15697 closed by vstinner

#15705: PEP 3121, 384 Refactoring applied to sha256 module
https://bugs.python.org/issue15705 closed by vstinner

#15707: PEP 3121, 384 Refactoring applied to signal module
https://bugs.python.org/issue15707 closed by vstinner

#15714: PEP 3121, 384 Refactoring applied to grp module
https://bugs.python.org/issue15714 closed by vstinner

#15734: PEP 3121, 384 Refactoring applied to spwd module
https://bugs.python.org/issue15734 closed by vstinner

#17183: Small enhancements to Lib/_markupbase.py
https://bugs.python.org/issue17183 closed by iritkatriel

#17808: No code example for Event object in threading module
https://bugs.python.org/issue17808 closed by iritkatriel

#17816: Weak*Dictionary KeyErrors during callbacks
https://bugs.python.org/issue17816 closed by iritkatriel

#17854: symmetric difference operation applicable to more than two set
https://bugs.python.org/issue17854 closed by iritkatriel

#18122: RuntimeError: not holding the import lock
https://bugs.python.org/issue18122 closed by iritkatriel

#18838: The order of interactive prompt and traceback on Windows
https://bugs.python.org/issue18838 closed by iritkatriel

#20582: socket.getnameinfo() does not document flags
https://bugs.python.org/issue20582 closed by iritkatriel

#24886: open fails randomly on AIX
https://bugs.python.org/issue24886 closed by methane

#26067: test_shutil fails when gid name is missing
https://bugs.python.org/issue26067 closed by iritkatriel

#27119: `compile` doesn't compile into an AST object as specified
https://bugs.python.org/issue27119 closed by BTaskaya

#33074: dbm corrupts index on macOS (_dbm module)
https://bugs.python.org/issue33074 closed by ronaldoussoren

#34364: problem with traceback for syntax error in f-string
https://bugs.python.org/issue34364 closed by iritkatriel

#35498: Parents objects in pathlib.Path don't support slices as __geti
https://bugs.python.org/issue35498 closed by p-ganssle

#35847: RISC-V needs CTYPES_PASS_BY_REF_HACK
https://bugs.python.org/issue35847 closed by iritkatriel

#36520: Email header folded incorrectly
https://bugs.python.org/issue36520 closed by iritkatriel

#37205: time.perf_counter() is not system-wide on Windows, in disagree
https://bugs.python.org/issue37205 closed by vstinner

#37733: Fail to build _curses module of Python 3.7.4 on AIX 7.1 using
https://bugs.python.org/issue37733 closed by christian.heimes

#37737: mmap module track anonymous page on macOS
https://bugs.python.org/issue37737 closed by ronaldoussoren

#38320: Clarify unittest expectedFailure behaviour in the documentatio
https://bugs.python.org/issue38320 closed by iritkatriel

#38495: print built-in function docs bug
https://bugs.python.org/issue38495 closed by mdk

#38506: Launcher for Windows (py.exe) may rank Python 3.xx (in the fut
https://bugs.python.org/issue38506 closed by steve.dower

#39411: pyclbr rewrite using AST
https://bugs.python.org/issue39411 closed by BTaskaya

#39463: ast.Constant, bytes, and ast.unparse
https://bugs.python.org/issue39463 closed by BTaskaya

#40656: Clean up detect_socket() in setup.py
https://bugs.python.org/issue40656 closed by ned.deily

#40754: Test installers before releasing (ModuleNotFoundErrors)
https://bugs.python.org/issue40754 closed by steve.dower

#40891: Use PEP 573 in functools
https://bugs.python.org/issue40891 closed by shihai1991

#41001: Provide wrapper for eventfd
https://bugs.python.org/issue41001 closed by christian.heimes

#41625: Add splice() to the os module
https://bugs.python.org/issue41625 closed by pablogsal

#41686: C++ Embedded 'time.sleep()' is not working on Windows host due
https://bugs.python.org/issue41686 closed by vstinner

#41713: _signal module leak: test_interpreters leaked [1424, 1422, 142
https://bugs.python.org/issue41713 closed by vstinner

#41741: test_peg_generator timed out (25 min) on x86 Gentoo Non-Debug
https://bugs.python.org/issue41741 closed by vstinner

#41861: Convert sqlite3 to heap types (PEP 384)
https://bugs.python.org/issue41861 closed by erlendaasland

#42085: Add dedicated slot for sending values
https://bugs.python.org/issue42085 closed by yselivanov

#42087: Remove pre-AIX 6.1 dead code paths
https://bugs.python.org/issue42087 closed by vstinner

#42153: doc: library imaplib a url not available
https://bugs.python.org/issue42153 closed by gvanrossum

#42173: Drop Solaris support
https://bugs.python.org/issue42173 closed by vstinner

#42231: test_zipimport failure
https://bugs.python.org/issue42231 closed by vstinner

#42264: Deprecate or remove sqlite3.OptimizedUnicode
https://bugs.python.org/issue42264 closed by serhiy.storchaka

#42287: Use Py_NewRef & Py_XNewRef where applicable
https://bugs.python.org/issue42287 closed by vstinner

#42290: Display of Unicode strings with bidi characters
https://bugs.python.org/issue42290 closed by terry.reedy

#42293: Installation of pyinstaller in Windows fails with utf8 error
https://bugs.python.org/issue42293 closed by terry.reedy

#42302: [Turtle] Add clockwise and anticlockwise method as alias to ri
https://bugs.python.org/issue42302 closed by zenr

#42317: Docs of `typing.get_args`: Mention that due to caching of typi
https://bugs.python.org/issue42317 closed by gvanrossum

#42330: Add browsh in the webbrowser module
https://bugs.python.org/issue42330 closed by terry.reedy

#42332: add __weakref__ to types.GenericAlias
https://bugs.python.org/issue42332 closed by gvanrossum

#42334: Subclassing int and complex with keyword arguments weird
https://bugs.python.org/issue42334 closed by terry.reedy

#42335: Python Crashes Exception code 0xc0000374 ntdll.dll
https://bugs.python.org/issue42335 closed by strantor

#42339: official embedded Python fails to import certain modules
https://bugs.python.org/issue42339 closed by steve.dower

#42344: SimpleNamespace: update documentation regarding comparison
https://bugs.python.org/issue42344 closed by eric.smith

#42345: Equality of typing.Literal depends on the order of arguments
https://bugs.python.org/issue42345 closed by gvanrossum

#42350: Calling os.fork() at Python exit logs: AttributeError: 'NoneTy
https://bugs.python.org/issue42350 closed by vstinner

#42351: Setup.py: UnicodeDecodeError in grep_headers_for
https://bugs.python.org/issue42351 closed by epaine

#42354: Tuple unpacking with * causes SyntaxError in with ... as ...
https://bugs.python.org/issue42354 closed by BTaskaya

#42359: tutorial: list is a class
https://bugs.python.org/issue42359 closed by rhettinger

#42364: Typo in french doc translation
https://bugs.python.org/issue42364 closed by xtreak

#42365: Python launcher: sort order in "Installed versions" off with 3
https://bugs.python.org/issue42365 closed by gvanrossum

#42366: Use MSVC2019 and /Ob3 option to compile Windows builds
https://bugs.python.org/issue42366 closed by malin

#42368: Make set ordered
https://bugs.python.org/issue42368 closed by rhettinger

#42372: A crash in do_richcompare
https://bugs.python.org/issue42372 closed by kuraga

#42374: Unparenthesized walrus is not allowed in genexps
https://bugs.python.org/issue42374 closed by lys.nikolaou

#42379: Optional List Args Persist Across Objects
https://bugs.python.org/issue42379 closed by eric.smith

#42381: Allow unparenthesized walrus in set comprehensions
https://bugs.python.org/issue42381 closed by lys.nikolaou

#42394: Exception handling on boolean comparisons
https://bugs.python.org/issue42394 closed by steven.daprano

#42396: Add a whatsnew entry about async contextlib.nullcontext
https://bugs.python.org/issue42396 closed by asvetlov

#42397: lstrip ????bug
https://bugs.python.org/issue42397 closed by christian.heimes

#42398: Race condition in "make regen-all" when running jobs in parall
https://bugs.python.org/issue42398 closed by vstinner

#42399: Error upon pip usage.
https://bugs.python.org/issue42399 closed by alki284

#42400: Ubuntu tests hangs on test_ttk_guionly and test_heading_callba
https://bugs.python.org/issue42400 closed by christian.heimes

#42403: Cleanup importlib code
https://bugs.python.org/issue42403 closed by vstinner

#42413: Replace custom exception socket.timeout with TimeoutError
https://bugs.python.org/issue42413 closed by christian.heimes

#42416: IDLE calltip.get_argspec: use inspect.getdoc, comment fob
https://bugs.python.org/issue42416 closed by terry.reedy

#1374063: Broader iterable support for xmlrpclib
https://bugs.python.org/issue1374063 closed by iritkatriel

#1465554: Cygwin installer should create a link to libpythonX.Y.dll.a
https://bugs.python.org/issue1465554 closed by iritkatriel
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-11-20 - 2020-11-27)
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 7579 (-14)
closed 46642 (+80)
total 54221 (+66)

Open issues with patches: 3054


Issues opened (37)
==================

#28468: Add platform.freedesktop_os_release()
https://bugs.python.org/issue28468 reopened by christian.heimes

#42392: remove the 'loop' parameter from __init__ in all classes in as
https://bugs.python.org/issue42392 reopened by yselivanov

#42413: Replace custom exceptions for timeouts with TimeoutError
https://bugs.python.org/issue42413 reopened by christian.heimes

#42422: Py_Decref on value crash the interpreter in Python/ceval.c:110
https://bugs.python.org/issue42422 opened by sbz

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

#42429: Behavior of general (%g, :g) formatting inconsistent for decim
https://bugs.python.org/issue42429 opened by Kwpolska

#42431: Fix outdated bytes comments
https://bugs.python.org/issue42431 opened by serhiy.storchaka

#42433: mailbox.mbox fails on non ASCII characters
https://bugs.python.org/issue42433 opened by flokli

#42434: Library json, file json/encoder.py: Function floatstr should b
https://bugs.python.org/issue42434 opened by salacdav

#42436: Google use wrong "hightlight" argument
https://bugs.python.org/issue42436 opened by amirouche

#42437: crypt produces wrong hashes for passwords containing dollar si
https://bugs.python.org/issue42437 opened by m.stoichkovaaa

#42442: Tarfile to stdout documentation example
https://bugs.python.org/issue42442 opened by ilaughlin

#42443: Provide Thread creation hook support
https://bugs.python.org/issue42443 opened by stanczyk

#42444: pathlib.PurePath properties annotated with .. data directive
https://bugs.python.org/issue42444 opened by p-ganssle

#42447: robotsparser deny all with some rules
https://bugs.python.org/issue42447 opened by contact

#42451: Indicate in the docs that PyTuple_GetItem does not support neg
https://bugs.python.org/issue42451 opened by Antony.Lee

#42452: FIX Optimize 'rgb_to_hls'
https://bugs.python.org/issue42452 opened by jjerphan

#42454: Move slice creation to the compiler for constants
https://bugs.python.org/issue42454 opened by BTaskaya

#42455: Add decorator_with_params function to functools module
https://bugs.python.org/issue42455 opened by uriyyo

#42457: ArgumentParser nested subparsers resolve paths in improper ord
https://bugs.python.org/issue42457 opened by carsonwilber

#42461: os.statvfs_result doesn't show f_fsid
https://bugs.python.org/issue42461 opened by Rethan

#42464: Pathlib resolve() resolves non-existent ".." components with s
https://bugs.python.org/issue42464 opened by john.engelke

#42465: Reference to subclass method resolve() in PurePath docs
https://bugs.python.org/issue42465 opened by john.engelke

#42466: asyncio loop.getaddrinfo raises RuntimeError
https://bugs.python.org/issue42466 opened by kappa

#42469: Space in re's {min,max} should raise an error, rather than fai
https://bugs.python.org/issue42469 opened by reuven

#42470: DeprecationWarning triggers for sequences which happen to be s
https://bugs.python.org/issue42470 opened by xmorel

#42471: Slowdown in socket tests noticed since Py3.8
https://bugs.python.org/issue42471 opened by X-Istence

#42474: improve test coverage for TracebackException's __eq__
https://bugs.python.org/issue42474 opened by iritkatriel

#42476: Allow cross compiling python for macos-arm64 from macos-x86_64
https://bugs.python.org/issue42476 opened by isuruf

#42477: ip_interface addition and subtraction changes netmask
https://bugs.python.org/issue42477 opened by wyko.ter.haar

#42478: ipaddress.IPv4network.interfaces()
https://bugs.python.org/issue42478 opened by wyko.ter.haar

#42480: Python Tkinter crashes on macOS 11.1 beta
https://bugs.python.org/issue42480 opened by kode54

#42481: Add to pathlib function to check permission similar to os.acce
https://bugs.python.org/issue42481 opened by copalco

#42482: TracebackException should not hold reference to the exception
https://bugs.python.org/issue42482 opened by iritkatriel

#42483: Way working directory is added to sys.path differs between usi
https://bugs.python.org/issue42483 opened by plammens

#42484: parse_message_id, get_msg_id, get_obs_local_part is poorly wri
https://bugs.python.org/issue42484 opened by dxn126

#42485: Full grammar specification should link to PEP 617
https://bugs.python.org/issue42485 opened by snoopjedi



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

#42485: Full grammar specification should link to PEP 617
https://bugs.python.org/issue42485

#42484: parse_message_id, get_msg_id, get_obs_local_part is poorly wri
https://bugs.python.org/issue42484

#42483: Way working directory is added to sys.path differs between usi
https://bugs.python.org/issue42483

#42477: ip_interface addition and subtraction changes netmask
https://bugs.python.org/issue42477

#42465: Reference to subclass method resolve() in PurePath docs
https://bugs.python.org/issue42465

#42464: Pathlib resolve() resolves non-existent ".." components with s
https://bugs.python.org/issue42464

#42457: ArgumentParser nested subparsers resolve paths in improper ord
https://bugs.python.org/issue42457

#42452: FIX Optimize 'rgb_to_hls'
https://bugs.python.org/issue42452

#42451: Indicate in the docs that PyTuple_GetItem does not support neg
https://bugs.python.org/issue42451

#42444: pathlib.PurePath properties annotated with .. data directive
https://bugs.python.org/issue42444

#42442: Tarfile to stdout documentation example
https://bugs.python.org/issue42442

#42434: Library json, file json/encoder.py: Function floatstr should b
https://bugs.python.org/issue42434

#42409: Interpreter exit blocks waiting for ThreadPoolExecutor.map
https://bugs.python.org/issue42409

#42408: passing memoryview slice to struct packing functions
https://bugs.python.org/issue42408

#42406: Importing multiprocessing breaks pickle.whichmodule
https://bugs.python.org/issue42406



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

#42485: Full grammar specification should link to PEP 617
https://bugs.python.org/issue42485

#42482: TracebackException should not hold reference to the exception
https://bugs.python.org/issue42482

#42476: Allow cross compiling python for macos-arm64 from macos-x86_64
https://bugs.python.org/issue42476

#42474: improve test coverage for TracebackException's __eq__
https://bugs.python.org/issue42474

#42461: os.statvfs_result doesn't show f_fsid
https://bugs.python.org/issue42461

#42455: Add decorator_with_params function to functools module
https://bugs.python.org/issue42455

#42454: Move slice creation to the compiler for constants
https://bugs.python.org/issue42454

#42451: Indicate in the docs that PyTuple_GetItem does not support neg
https://bugs.python.org/issue42451

#42443: Provide Thread creation hook support
https://bugs.python.org/issue42443

#42434: Library json, file json/encoder.py: Function floatstr should b
https://bugs.python.org/issue42434

#42431: Fix outdated bytes comments
https://bugs.python.org/issue42431

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

#42422: Py_Decref on value crash the interpreter in Python/ceval.c:110
https://bugs.python.org/issue42422

#42415: python3.lib in Python3.9.0 Windows distribution does not conta
https://bugs.python.org/issue42415

#42413: Replace custom exceptions for timeouts with TimeoutError
https://bugs.python.org/issue42413



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

#28468: Add platform.freedesktop_os_release()
https://bugs.python.org/issue28468 41 msgs

#42413: Replace custom exceptions for timeouts with TimeoutError
https://bugs.python.org/issue42413 15 msgs

#41818: Lib/pty.py major revision
https://bugs.python.org/issue41818 10 msgs

#42454: Move slice creation to the compiler for constants
https://bugs.python.org/issue42454 10 msgs

#42392: remove the 'loop' parameter from __init__ in all classes in as
https://bugs.python.org/issue42392 9 msgs

#36906: Compile time textwrap.dedent() equivalent for str or bytes lit
https://bugs.python.org/issue36906 8 msgs

#42411: respect cgroups limits when trying to allocate memory
https://bugs.python.org/issue42411 8 msgs

#41100: Support macOS 11 and Apple Silicon Macs
https://bugs.python.org/issue41100 7 msgs

#42422: Py_Decref on value crash the interpreter in Python/ceval.c:110
https://bugs.python.org/issue42422 6 msgs

#42429: Behavior of general (%g, :g) formatting inconsistent for decim
https://bugs.python.org/issue42429 5 msgs



Issues closed (81)
==================

#4657: Doctest gets line numbers wrongs with <> in name
https://bugs.python.org/issue4657 closed by iritkatriel

#8733: list type and UserList do not call super in __init__ and there
https://bugs.python.org/issue8733 closed by rhettinger

#13907: test_pprint relies on set/dictionary repr() ordering
https://bugs.python.org/issue13907 closed by rhettinger

#15450: Allow dircmp.subdirs to behave well under subclassing
https://bugs.python.org/issue15450 closed by asvetlov

#16346: maximum recursion installing readline package
https://bugs.python.org/issue16346 closed by iritkatriel

#17695: _sysconfigdata broken with universal builds on OSX
https://bugs.python.org/issue17695 closed by ronaldoussoren

#18212: No way to check whether Future is finished?
https://bugs.python.org/issue18212 closed by iritkatriel

#21041: pathlib.PurePath.parents rejects negative indexes
https://bugs.python.org/issue21041 closed by p-ganssle

#21564: Declaration of EVP_MD_CTX causes crash when switching between
https://bugs.python.org/issue21564 closed by iritkatriel

#26878: Allow doctest to deep copy globals
https://bugs.python.org/issue26878 closed by iritkatriel

#27839: "Python [...] calls sys.displayhook() on unhandled exceptions"
https://bugs.python.org/issue27839 closed by iritkatriel

#28002: ast.unparse can't roundtrip some f-strings
https://bugs.python.org/issue28002 closed by BTaskaya

#28850: Regression in Python 3: Subclassing PrettyPrinter.format doesn
https://bugs.python.org/issue28850 closed by taleinat

#28913: "Fatal Python error: Cannot recover from stack overflow." from
https://bugs.python.org/issue28913 closed by iritkatriel

#29207: make install fails on ARM
https://bugs.python.org/issue29207 closed by iritkatriel

#29573: NamedTemporaryFile with delete=True should not fail if file al
https://bugs.python.org/issue29573 closed by iritkatriel

#31713: python3 python-config script generates invalid includes
https://bugs.python.org/issue31713 closed by iritkatriel

#32317: sys.exc_clear() clears exception in other stack frames
https://bugs.python.org/issue32317 closed by iritkatriel

#33167: RFC Documentation Updates to urllib.parse.rst
https://bugs.python.org/issue33167 closed by iritkatriel

#37317: asyncio gather doesn't handle custom exceptions that inherit f
https://bugs.python.org/issue37317 closed by iritkatriel

#37718: 2to3 exception handling
https://bugs.python.org/issue37718 closed by iritkatriel

#37865: tempfile.NamedTemporaryFile() raises exception on close() when
https://bugs.python.org/issue37865 closed by iritkatriel

#38443: unavailable --with-universal-archs= macOS confgure options fai
https://bugs.python.org/issue38443 closed by ned.deily

#38638: Backtrace of exit phase of context managers
https://bugs.python.org/issue38638 closed by iritkatriel

#40550: Popen.terminate fails with ProcessLookupError under certain co
https://bugs.python.org/issue40550 closed by gregory.p.smith

#40791: hmac.compare_digest could try harder to be constant-time.
https://bugs.python.org/issue40791 closed by benjamin.peterson

#40840: lzma.h file not found building on macOS
https://bugs.python.org/issue40840 closed by jaraco

#40857: tempfile.TemporaryDirectory() context manager can fail to prop
https://bugs.python.org/issue40857 closed by iritkatriel

#40934: Default RLock does not work well for Manager Condition
https://bugs.python.org/issue40934 closed by iritkatriel

#41015: warning: 'sqlite3_enable_shared_cache' is deprecated
https://bugs.python.org/issue41015 closed by ronaldoussoren

#41332: connect_accepted_socket() missing from AbstractEventLoop
https://bugs.python.org/issue41332 closed by asvetlov

#41442: test_posix.PosixTester.test_getgroups fail on operating system
https://bugs.python.org/issue41442 closed by pxinwr

#41562: StreamReaderProtocol inheritance
https://bugs.python.org/issue41562 closed by asvetlov

#41655: New Node may not be visited in lib2to3.refactor.RefactoringToo
https://bugs.python.org/issue41655 closed by gregory.p.smith

#41878: python3 fails to use custom mapping object as symbols in eval(
https://bugs.python.org/issue41878 closed by josh.r

#42120: Depreciated MACRO of copysign for MSVC
https://bugs.python.org/issue42120 closed by steve.dower

#42202: Optimize function annotation
https://bugs.python.org/issue42202 closed by methane

#42212: Check if generated files are up-to-date in Github Actions
https://bugs.python.org/issue42212 closed by vstinner

#42232: mmap module add Darwin specific madvise options
https://bugs.python.org/issue42232 closed by ronaldoussoren

#42299: Remove formatter module
https://bugs.python.org/issue42299 closed by corona10

#42336: Make PCbuild/build.bat build x64 by default
https://bugs.python.org/issue42336 closed by steve.dower

#42349: Compiler front-end produces a broken CFG
https://bugs.python.org/issue42349 closed by Mark.Shannon

#42360: In the namedtuple documentation, mention that typename should
https://bugs.python.org/issue42360 closed by rhettinger

#42391: Clarify documentation of TestCase.assertIs
https://bugs.python.org/issue42391 closed by terry.reedy

#42395: aclosing was not added to __all__ in contextlib
https://bugs.python.org/issue42395 closed by asvetlov

#42407: Grammatical typo in multiprocessing doc
https://bugs.python.org/issue42407 closed by terry.reedy

#42410: Raise a pickleError when convert _functools module to use PyTy
https://bugs.python.org/issue42410 closed by shihai1991

#42412: Fix bases issues in PyType_FromModuleAndSpec()
https://bugs.python.org/issue42412 closed by serhiy.storchaka

#42419: Typo in "what's new in Python 3.9"
https://bugs.python.org/issue42419 closed by iritkatriel

#42420: queue.Queue().join() add a timeout option
https://bugs.python.org/issue42420 closed by rhettinger

#42421: Native open failed to create a file on windows10 when colon ex
https://bugs.python.org/issue42421 closed by steven.daprano

#42423: Support passing single class to PyType_FromSpecWithBases and P
https://bugs.python.org/issue42423 closed by serhiy.storchaka

#42424: add constructor that support multiple context managers to cont
https://bugs.python.org/issue42424 closed by serhiy.storchaka

#42426: IDLE: Fix reporting RE error in searchengine
https://bugs.python.org/issue42426 closed by terry.reedy

#42427: Use the errno attribute of OSError instead of args[0]
https://bugs.python.org/issue42427 closed by serhiy.storchaka

#42428: Inconsistent squaring behavior
https://bugs.python.org/issue42428 closed by christian.heimes

#42430: Windows py launcher default for shebang line is surprising
https://bugs.python.org/issue42430 closed by gvanrossum

#42432: Http client, Bad Status Line triggered for no reason
https://bugs.python.org/issue42432 closed by sicarius

#42435: Speed up comparison of bytes and bytearray object with objects
https://bugs.python.org/issue42435 closed by serhiy.storchaka

#42438: Fatal Python error: init_fs_encoding: failed to get the Python
https://bugs.python.org/issue42438 closed by eryksun

#42439: Use of ternary operator instead of if and else in month calcul
https://bugs.python.org/issue42439 closed by serhiy.storchaka

#42440: MACBOOK Python launcher
https://bugs.python.org/issue42440 closed by ronaldoussoren

#42441: UnicodeEncodeError
https://bugs.python.org/issue42441 closed by eryksun

#42445: Assertion in run_coroutine_threadsafe
https://bugs.python.org/issue42445 closed by asvetlov

#42446: Assertion error os.path.exists(pyc_path) while building Python
https://bugs.python.org/issue42446 closed by thoradia

#42448: re.findall have different match result against re.search or re
https://bugs.python.org/issue42448 closed by HaujetZhao

#42449: Adding number to a declared 2 dimension list
https://bugs.python.org/issue42449 closed by eric.smith

#42450: Docstrings in itertools recipes should have triple-quotes
https://bugs.python.org/issue42450 closed by rhettinger

#42453: utf-8 codec error when pip uninstalling a package which has fi
https://bugs.python.org/issue42453 closed by vstinner

#42456: Logical Error
https://bugs.python.org/issue42456 closed by tim.peters

#42458: Pathlib resolve() on Mac prepends path
https://bugs.python.org/issue42458 closed by john.engelke

#42459: Wrong Output
https://bugs.python.org/issue42459 closed by steven.daprano

#42460: Wrong Output
https://bugs.python.org/issue42460 closed by steven.daprano

#42462: Unacceptable Output
https://bugs.python.org/issue42462 closed by eric.smith

#42463: test_pty.test_openpty() failed on x86 Gentoo Installed with X
https://bugs.python.org/issue42463 closed by vstinner

#42467: slice().indices() returns incorrect values
https://bugs.python.org/issue42467 closed by mark.dickinson

#42468: subprocess.CompletedProcess: Add boolean value
https://bugs.python.org/issue42468 closed by gregory.p.smith

#42472: security hole in eval()
https://bugs.python.org/issue42472 closed by vstinner

#42473: re.sub ignores flag re.M
https://bugs.python.org/issue42473 closed by mrabarnett

#42475: wrongly cache pattern by re.compile
https://bugs.python.org/issue42475 closed by mrabarnett

#42479: Canvas's create_image method not work in some situaction.
https://bugs.python.org/issue42479 closed by MangoIceCup
_______________________________________________
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/NBB27ZGND2L6HVX5MPJMWJRAP2MXARS5/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-11-27 - 2020-12-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 7561 (-18)
closed 46745 (+103)
total 54306 (+85)

Open issues with patches: 3050


Issues opened (53)
==================

#41879: Outdated description of async iterables in documentation of as
https://bugs.python.org/issue41879 reopened by nickgaya

#42491: Tkinter wait_visibility hanging when used in thread
https://bugs.python.org/issue42491 opened by spcmicro

#42492: [unittest] Missing docs for context manager attributes
https://bugs.python.org/issue42492 opened by jayman

#42498: smtplib is glitchy after receive server code 500
https://bugs.python.org/issue42498 opened by izomiac

#42504: Failure to build with MACOSX_DEPLOYMENT_TARGET=11 on Big Sur
https://bugs.python.org/issue42504 opened by fxcoudert

#42507: test_ttk_guionly test failures on macOS with Tcl/Tk 8.6.10
https://bugs.python.org/issue42507 opened by ned.deily

#42508: macOS IDLE with Tk 8.6.10 in 3.9.1rc1 universal2 installer fai
https://bugs.python.org/issue42508 opened by ned.deily

#42512: typing: Confusing that BinaryIO and IO[bytes] cannot be used i
https://bugs.python.org/issue42512 opened by conchylicultor

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

#42514: Relocatable framework for macOS
https://bugs.python.org/issue42514 opened by gregneagle

#42516: Add function to get caller's name
https://bugs.python.org/issue42516 opened by steve.dower

#42517: Enum: do not convert private names into members
https://bugs.python.org/issue42517 opened by ethan.furman

#42519: [C API] Upgrade the C API in extension modules
https://bugs.python.org/issue42519 opened by vstinner

#42520: add_dll_directory only accepts absolute paths
https://bugs.python.org/issue42520 opened by Antony.Lee

#42524: pdb access to return value
https://bugs.python.org/issue42524 opened by Romuald

#42525: Optimize class/module level annotation
https://bugs.python.org/issue42525 opened by uriyyo

#42526: Exceptions in asyncio.Server callbacks are not retrievable
https://bugs.python.org/issue42526 opened by tmewett

#42527: UnicodeEncode error in BaseHttpRequestHandler class when send
https://bugs.python.org/issue42527 opened by wangyanfeng.p

#42528: Improve the docs of most Py*_Check{,Exact} API calls
https://bugs.python.org/issue42528 opened by antocuni

#42529: CPython DLL initialization routine failed from PYC cache file
https://bugs.python.org/issue42529 opened by Thrameos

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

#42532: spec_arg's __bool__ is called while initializing NonCallableMo
https://bugs.python.org/issue42532 opened by idanweiss97

#42533: Document encodings.idna limitations
https://bugs.python.org/issue42533 opened by rixx

#42534: venv does not work correctly when imported from .zip
https://bugs.python.org/issue42534 opened by jussienko

#42535: unittest.patch confuses modules with base modules
https://bugs.python.org/issue42535 opened by twolodzko

#42536: Iterating on a zip keeps objects alive longer than expected (t
https://bugs.python.org/issue42536 opened by vstinner

#42538: AsyncIO strange behaviour
https://bugs.python.org/issue42538 opened by Alexander-Greckov

#42539: Missing parenthesis in `platform._sys_version_parser`
https://bugs.python.org/issue42539 opened by crazy95sun

#42540: Debug pymalloc crash when using os.fork() [regression]
https://bugs.python.org/issue42540 opened by CendioOssman

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

#42542: weakref documentation does not fully describe proxies
https://bugs.python.org/issue42542 opened by rgov

#42543: case sensitivity in open() arguments
https://bugs.python.org/issue42543 opened by sean.grogan

#42544: In windows, asyncio.run_in_executor strips logger class inform
https://bugs.python.org/issue42544 opened by adsherman09

#42545: Check that all symbols in the limited ABI are exported
https://bugs.python.org/issue42545 opened by pablogsal

#42547: argparse: add_argument(... nargs='+', metavar=<tuple>) does no
https://bugs.python.org/issue42547 opened by m_khvoinitsky

#42548: debugger stops at breakpoint of `pass` that is not actually re
https://bugs.python.org/issue42548 opened by gatekeeper.mail

#42549: "quopri" line endings not standard conform
https://bugs.python.org/issue42549 opened by dmaurer

#42551: Generator `yield`s counted as primitive calls by cProfile
https://bugs.python.org/issue42551 opened by matthew.suozzo

#42552: Automatically set parent thread idents on thread start
https://bugs.python.org/issue42552 opened by gaborjbernat

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

#42556: unittest.mock.patch() cannot properly mock methods
https://bugs.python.org/issue42556 opened by CendioOssman

#42557: Make asyncio.__main__ reusable, also adding a preamble feature
https://bugs.python.org/issue42557 opened by lschoe

#42558: waitpid/waitid race caused by change to Popen.send_signal in P
https://bugs.python.org/issue42558 opened by oconnor663

#42559: random.getrandbits: Should it be explicit that it returns unsi
https://bugs.python.org/issue42559 opened by pfalcon

#42560: Improve Tkinter Documentation
https://bugs.python.org/issue42560 opened by mason2

#42561: better error reporting in ast
https://bugs.python.org/issue42561 opened by sam-s

#42563: max function reports type errors in incorrect order
https://bugs.python.org/issue42563 opened by nkobald

#42564: "from .__init__ import ..." syntax imports a duplicate module
https://bugs.python.org/issue42564 opened by indygreg

#42565: Traceback (most recent call last): File "<stdin>", line 1, i
https://bugs.python.org/issue42565 opened by sivakrishnaavvaru

#42566: Clearing stack frame of suspended coroutine causes coroutine t
https://bugs.python.org/issue42566 opened by zerotypic

#42567: Enum: manually call __init_subclass__ after members are added
https://bugs.python.org/issue42567 opened by ethan.furman

#42569: Callers of _Py_fopen/_Py_wfopen may be broken after addition o
https://bugs.python.org/issue42569 opened by izbyshev

#42570: Try and Except doesn't work properly
https://bugs.python.org/issue42570 opened by blue555



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

#42567: Enum: manually call __init_subclass__ after members are added
https://bugs.python.org/issue42567

#42566: Clearing stack frame of suspended coroutine causes coroutine t
https://bugs.python.org/issue42566

#42561: better error reporting in ast
https://bugs.python.org/issue42561

#42560: Improve Tkinter Documentation
https://bugs.python.org/issue42560

#42557: Make asyncio.__main__ reusable, also adding a preamble feature
https://bugs.python.org/issue42557

#42556: unittest.mock.patch() cannot properly mock methods
https://bugs.python.org/issue42556

#42552: Automatically set parent thread idents on thread start
https://bugs.python.org/issue42552

#42551: Generator `yield`s counted as primitive calls by cProfile
https://bugs.python.org/issue42551

#42549: "quopri" line endings not standard conform
https://bugs.python.org/issue42549

#42548: debugger stops at breakpoint of `pass` that is not actually re
https://bugs.python.org/issue42548

#42544: In windows, asyncio.run_in_executor strips logger class inform
https://bugs.python.org/issue42544

#42542: weakref documentation does not fully describe proxies
https://bugs.python.org/issue42542

#42540: Debug pymalloc crash when using os.fork() [regression]
https://bugs.python.org/issue42540

#42539: Missing parenthesis in `platform._sys_version_parser`
https://bugs.python.org/issue42539

#42535: unittest.patch confuses modules with base modules
https://bugs.python.org/issue42535



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

#42561: better error reporting in ast
https://bugs.python.org/issue42561

#42547: argparse: add_argument(... nargs='+', metavar=<tuple>) does no
https://bugs.python.org/issue42547

#42545: Check that all symbols in the limited ABI are exported
https://bugs.python.org/issue42545

#42536: Iterating on a zip keeps objects alive longer than expected (t
https://bugs.python.org/issue42536

#42532: spec_arg's __bool__ is called while initializing NonCallableMo
https://bugs.python.org/issue42532

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

#42528: Improve the docs of most Py*_Check{,Exact} API calls
https://bugs.python.org/issue42528

#42524: pdb access to return value
https://bugs.python.org/issue42524

#42519: [C API] Upgrade the C API in extension modules
https://bugs.python.org/issue42519

#42513: Socket.recv hangs
https://bugs.python.org/issue42513

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

#42504: Failure to build with MACOSX_DEPLOYMENT_TARGET=11 on Big Sur
https://bugs.python.org/issue42504

#42482: TracebackException should not hold reference to the exception
https://bugs.python.org/issue42482

#42476: Allow cross compiling python for macos-arm64 from macos-x86_64
https://bugs.python.org/issue42476

#42470: DeprecationWarning triggers for sequences which happen to be s
https://bugs.python.org/issue42470



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

#42536: Iterating on a zip keeps objects alive longer than expected (t
https://bugs.python.org/issue42536 35 msgs

#42541: Tkinter colours wrong on MacOS universal2
https://bugs.python.org/issue42541 15 msgs

#42507: test_ttk_guionly test failures on macOS with Tcl/Tk 8.6.10
https://bugs.python.org/issue42507 10 msgs

#42504: Failure to build with MACOSX_DEPLOYMENT_TARGET=11 on Big Sur
https://bugs.python.org/issue42504 8 msgs

#42508: macOS IDLE with Tk 8.6.10 in 3.9.1rc1 universal2 installer fai
https://bugs.python.org/issue42508 8 msgs

#31904: Python should support VxWorks RTOS
https://bugs.python.org/issue31904 7 msgs

#32381: Python 3.6 cannot reopen .pyc file with non-ASCII path
https://bugs.python.org/issue32381 7 msgs

#42454: Move slice creation to the compiler for constants
https://bugs.python.org/issue42454 7 msgs

#39096: "Format Specification Mini-Language" doc mistake for Decimal
https://bugs.python.org/issue39096 6 msgs

#42455: Add decorator_factory function to functools module
https://bugs.python.org/issue42455 6 msgs



Issues closed (93)
==================

#5773: Crash on shutdown after os.fdopen(2) in debug builds
https://bugs.python.org/issue5773 closed by iritkatriel

#10486: http.server doesn't set all CGI environment variables
https://bugs.python.org/issue10486 closed by orsenthil

#10837: Issue catching KeyboardInterrupt while reading stdin
https://bugs.python.org/issue10837 closed by iritkatriel

#11107: Cache constant "slice" instances
https://bugs.python.org/issue11107 closed by terry.reedy

#13341: Incorrect documentation for "u" PyArg_Parse format unit
https://bugs.python.org/issue13341 closed by iritkatriel

#14556: telnetlib Telnet.expect fails with timeout=0
https://bugs.python.org/issue14556 closed by iritkatriel

#14869: imaplib erronously quotes atoms such as flags
https://bugs.python.org/issue14869 closed by iritkatriel

#15104: Unclear language in __main__ description
https://bugs.python.org/issue15104 closed by iritkatriel

#16027: pkgutil doesn't support frozen modules
https://bugs.python.org/issue16027 closed by iritkatriel

#17454: ld_so_aix not used when linking c++ (scipy)
https://bugs.python.org/issue17454 closed by iritkatriel

#18213: py-bt errors on backtrace with PyRun_SimpleString and friends
https://bugs.python.org/issue18213 closed by iritkatriel

#19478: Add ability to prefix posix semaphore names created by multipr
https://bugs.python.org/issue19478 closed by iritkatriel

#19570: distutils' Command.ensure_dirname fails on Unicode
https://bugs.python.org/issue19570 closed by iritkatriel

#21114: wsgiref.simple_server doesn't handle multi-line headers correc
https://bugs.python.org/issue21114 closed by iritkatriel

#21195: None float format: incomplete documentation
https://bugs.python.org/issue21195 closed by iritkatriel

#21664: multiprocessing leaks temporary directories pymp-xxx
https://bugs.python.org/issue21664 closed by iritkatriel

#22187: commands.mkarg() buggy in East Asian locales
https://bugs.python.org/issue22187 closed by iritkatriel

#22376: urllib2.urlopen().read().splitlines() opening a directory in a
https://bugs.python.org/issue22376 closed by iritkatriel

#22455: idna/punycode give wrong results on narrow builds
https://bugs.python.org/issue22455 closed by iritkatriel

#23805: _hashlib compile error?
https://bugs.python.org/issue23805 closed by iritkatriel

#24063: Support Mageia and Arch Linux in the platform module
https://bugs.python.org/issue24063 closed by iritkatriel

#24295: Backport of #17086 causes regression in setup.py
https://bugs.python.org/issue24295 closed by iritkatriel

#24429: msvcrt error when embedded
https://bugs.python.org/issue24429 closed by iritkatriel

#24506: make fails with gcc 4.9 due to fatal warning of unused variabl
https://bugs.python.org/issue24506 closed by iritkatriel

#24775: Python client failing to connect to server but completing as i
https://bugs.python.org/issue24775 closed by iritkatriel

#24923: Append system paths in setup.py instead of prepending
https://bugs.python.org/issue24923 closed by iritkatriel

#25635: urllib2 cannot fully read FTP file
https://bugs.python.org/issue25635 closed by iritkatriel

#25884: inspect.getmro() fails when base class lacks __bases__ attribu
https://bugs.python.org/issue25884 closed by iritkatriel

#26582: asyncio documentation links to wrong CancelledError
https://bugs.python.org/issue26582 closed by asvetlov

#27387: Thread hangs on str.encode() when locale is not set
https://bugs.python.org/issue27387 closed by iritkatriel

#28881: int no attribute 'lower' iterating email.Message
https://bugs.python.org/issue28881 closed by iritkatriel

#28931: urllib ignores FTP 226 response, breaking further FTP requests
https://bugs.python.org/issue28931 closed by iritkatriel

#31990: Pickling deadlocks in thread with python -m
https://bugs.python.org/issue31990 closed by iritkatriel

#33153: interpreter crash when multiplying large tuples
https://bugs.python.org/issue33153 closed by iritkatriel

#34079: Multiprocessing module fails to build on Solaris 11.3
https://bugs.python.org/issue34079 closed by iritkatriel

#34215: streams.py:IncompleteReadError message is unclear when expecte
https://bugs.python.org/issue34215 closed by asvetlov

#34216: python platform no child error
https://bugs.python.org/issue34216 closed by iritkatriel

#34570: Segmentation fault in _PyType_Lookup
https://bugs.python.org/issue34570 closed by iritkatriel

#35120: SSH tunnel support to ftp lib
https://bugs.python.org/issue35120 closed by iritkatriel

#35534: SIGSEGV in stackdepth_walk
https://bugs.python.org/issue35534 closed by iritkatriel

#35953: crosscompilation fails with clang on android
https://bugs.python.org/issue35953 closed by iritkatriel

#38200: Adding itertools.pairwise to the standard library?
https://bugs.python.org/issue38200 closed by rhettinger

#38261: Tkinter CheckButton default label white in macOS dark mode
https://bugs.python.org/issue38261 closed by ronaldoussoren

#38283: sys._getframe(1).f_lineno changed behavior in 3.8
https://bugs.python.org/issue38283 closed by iritkatriel

#38599: Deprecate creation of asyncio object when the loop is not runn
https://bugs.python.org/issue38599 closed by asvetlov

#40060: socket.TCP_NOTSENT_LOWAT is missing in official macOS builds
https://bugs.python.org/issue40060 closed by ronaldoussoren

#40800: asyncio.sleep(0) should "yield" back to the event loop, but it
https://bugs.python.org/issue40800 closed by asvetlov

#41241: Unnecessary Type casting in 'if condition'
https://bugs.python.org/issue41241 closed by asvetlov

#41896: Moving index with wordstart expression includes non-alphanumbe
https://bugs.python.org/issue41896 closed by 23412343214312

#42324: Doctest: directives
https://bugs.python.org/issue42324 closed by mdk

#42406: Importing multiprocessing breaks pickle.whichmodule
https://bugs.python.org/issue42406 closed by gregory.p.smith

#42431: Fix outdated bytes comments
https://bugs.python.org/issue42431 closed by serhiy.storchaka

#42437: crypt produces wrong hashes for passwords containing dollar si
https://bugs.python.org/issue42437 closed by eric.smith

#42451: Indicate in the docs that PyTuple_GetItem does not support neg
https://bugs.python.org/issue42451 closed by vstinner

#42452: Improve colorsys.rgb_to_hls code
https://bugs.python.org/issue42452 closed by terry.reedy

#42466: asyncio loop.getaddrinfo raises RuntimeError
https://bugs.python.org/issue42466 closed by asvetlov

#42471: Slowdown in socket tests noticed since Py3.8
https://bugs.python.org/issue42471 closed by ronaldoussoren

#42474: improve test coverage for TracebackException's __eq__
https://bugs.python.org/issue42474 closed by gvanrossum

#42480: Python Tkinter crashes on macOS 11.1 beta
https://bugs.python.org/issue42480 closed by ned.deily

#42485: Full grammar specification should link to PEP 617
https://bugs.python.org/issue42485 closed by pablogsal

#42486: Investigate docs.python.org egregious SEO performance on Googl
https://bugs.python.org/issue42486 closed by vstinner

#42487: collections.ChainMap.__iter__ calls __getitem__ on underlying
https://bugs.python.org/issue42487 closed by rhettinger

#42488: Mathematical error
https://bugs.python.org/issue42488 closed by steven.daprano

#42489: Wrong method signature in python Documentation
https://bugs.python.org/issue42489 closed by asvetlov

#42490: Business Logical Error
https://bugs.python.org/issue42490 closed by steven.daprano

#42493: pathlib.Path.__eq__ should test normalized path
https://bugs.python.org/issue42493 closed by ascola

#42494: struct.unpack_from return 2 values instead of one
https://bugs.python.org/issue42494 closed by steven.daprano

#42495: socket.gethostbyaddr raises error if invalid unicode in hosts
https://bugs.python.org/issue42495 closed by steve.dower

#42496: Don't change indentation of RST markup
https://bugs.python.org/issue42496 closed by rhettinger

#42497: New pathlib.Path attribute
https://bugs.python.org/issue42497 closed by eryksun

#42499: python not correctly processing double quotes in command line
https://bugs.python.org/issue42499 closed by eryksun

#42500: crash with unbounded recursion in except statement
https://bugs.python.org/issue42500 closed by Mark.Shannon

#42501: Improve error messages for argparse choices using enum
https://bugs.python.org/issue42501 closed by rhettinger

#42502: Conflict between get_traced_memory and setrlimit
https://bugs.python.org/issue42502 closed by Vipul-Cariappa

#42503: Cannot declare method or static function parameter or return t
https://bugs.python.org/issue42503 closed by serhiy.storchaka

#42505: MACOSX_DEPLOYMENT_TARGET should accept non-decimal (int) value
https://bugs.python.org/issue42505 closed by guillochon

#42506: Unexpected output when running test_format
https://bugs.python.org/issue42506 closed by corona10

#42509: Recursive calls crash interpreter when checking exceptions
https://bugs.python.org/issue42509 closed by Mark.Shannon

#42510: Tuple Slice Bug
https://bugs.python.org/issue42510 closed by serhiy.storchaka

#42511: string in string not working
https://bugs.python.org/issue42511 closed by vstinner

#42515: Devguide recommend against using PRs to update fork
https://bugs.python.org/issue42515 closed by Mariatta

#42518: Error Message
https://bugs.python.org/issue42518 closed by eric.smith

#42521: Debug (-d) mode not working in 3.9
https://bugs.python.org/issue42521 closed by pablogsal

#42522: [C API] Add _Py_Borrow() private function: call Py_XDECREF() a
https://bugs.python.org/issue42522 closed by vstinner

#42523: using windows doc incorrectly states version support
https://bugs.python.org/issue42523 closed by steve.dower

#42530: Pickle Serialization Mangles NllLossBackward Objects in Tensor
https://bugs.python.org/issue42530 closed by serhiy.storchaka

#42537: Implement built-in shorthand b() for breakpoint()
https://bugs.python.org/issue42537 closed by nalzok

#42546: copy - Allow dict.copy(deep=True) alongside copy.deepcopy() fo
https://bugs.python.org/issue42546 closed by iritkatriel

#42550: re?????
https://bugs.python.org/issue42550 closed by andy.ye.jx

#42553: test_asyncio: test_call_later() fails on Windows x64 GitHub Ac
https://bugs.python.org/issue42553 closed by vstinner

#42555: math function sqrt() not working in 3.9
https://bugs.python.org/issue42555 closed by christian.heimes

#42562: dis failed to parse function that has only annotations
https://bugs.python.org/issue42562 closed by Mark.Shannon

#42568: Python can't run .pyc files with non-ASCII path on Windows
https://bugs.python.org/issue42568 closed by eryksun
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-12-04 - 2020-12-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 7567 ( +6)
closed 46791 (+46)
total 54358 (+52)

Open issues with patches: 3047


Issues opened (43)
==================

#39707: Abstract property setter/deleter implementation not enforced,
https://bugs.python.org/issue39707 reopened by josh.r

#39825: EXT_SUFFIX inconsistent between sysconfig and distutils.syscon
https://bugs.python.org/issue39825 reopened by vstinner

#42456: Logical Error
https://bugs.python.org/issue42456 reopened by Kshitish

#42571: [docs] add links to Glossary#parameter in libraries
https://bugs.python.org/issue42571 opened by fredg1

#42572: Better path handling with argparse
https://bugs.python.org/issue42572 opened by ascola

#42575: Suggest to add an LinkedList data structure to python
https://bugs.python.org/issue42575 opened by SamUnimelb

#42577: Unhelpful syntax error when expression spans multiple lines
https://bugs.python.org/issue42577 opened by lazka

#42578: Add tip when encountering UnicodeDecode/EncodeError in open()
https://bugs.python.org/issue42578 opened by wyz23x2

#42580: ctypes.util.find_library("libc") fails
https://bugs.python.org/issue42580 opened by doko

#42581: Docs site redirection doesn't work for 3.9
https://bugs.python.org/issue42581 opened by kaxing

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

#42585: Segmentation fault on Linux with multiprocess queue
https://bugs.python.org/issue42585 opened by julien.stegle

#42586: unittest.mock.Mock spec can't be array/ndarray in Python 3.9
https://bugs.python.org/issue42586 opened by valeriupredoi

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

#42588: Improvements to graphlib.TopologicalSorter.static_order() docu
https://bugs.python.org/issue42588 opened by bluetech

#42589: doc: Wrong "from" keyword link in Exceptions doc
https://bugs.python.org/issue42589 opened by iritkatriel

#42590: Something like Rust's std::sync::Mutex – combining a mutex p
https://bugs.python.org/issue42590 opened by jstasiak

#42591: Method Py_FrozenMain missing in libpython3.9
https://bugs.python.org/issue42591 opened by chba

#42594: Provide a way to skip magic-number search in ZipFile(mode='a')
https://bugs.python.org/issue42594 opened by Bart Robinson

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

#42597: Improve documentation of locals() w.r.t. "free variables" vs.
https://bugs.python.org/issue42597 opened by Dominik V.

#42598: Some configure checks rely on implicit function declaration
https://bugs.python.org/issue42598 opened by jmr

#42600: Cancelling tasks waiting for asyncio.Conditions crashes w/ Run
https://bugs.python.org/issue42600 opened by hynek

#42601: [doc] add more examples and additional explanation to re.sub
https://bugs.python.org/issue42601 opened by harvastum

#42602: seekable() returns True on pipe objects in Windows
https://bugs.python.org/issue42602 opened by nedsociety

#42603: Tkinter: pkg-config is not used to get location of tcl and tk
https://bugs.python.org/issue42603 opened by m000

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

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

#42606: Support POSIX atomicity guarantee of O_APPEND on Windows
https://bugs.python.org/issue42606 opened by izbyshev

#42608: Installation failed from source code on Debian ([307/416] test
https://bugs.python.org/issue42608 opened by alimp5

#42609: Eval with too high string multiplication crashes newer Python
https://bugs.python.org/issue42609 opened by Erik-Lamers1

#42610: Get the type from a variable
https://bugs.python.org/issue42610 opened by wlf100220

#42611: PEP 594
https://bugs.python.org/issue42611 opened by aeros

#42612: Software Designer
https://bugs.python.org/issue42612 opened by deepanshugarg09

#42613: freeze.py doesn't support sys.platlibdir different than lib no
https://bugs.python.org/issue42613 opened by vstinner

#42614: Pathlib does not support a Cyrillic character '?'
https://bugs.python.org/issue42614 opened by hidr0.frbg

#42615: Redundant jump instructions due to deleted unreachable bytecod
https://bugs.python.org/issue42615 opened by OmG

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

#42617: Enhancement request for PyType_FromSpecWIthBases add option f
https://bugs.python.org/issue42617 opened by Thrameos

#42618: Enhancement request for importing stacktraces from foreign sou
https://bugs.python.org/issue42618 opened by Thrameos

#42619: python 3.9.1 failed to create .so files as universal2 (arm64,
https://bugs.python.org/issue42619 opened by xz_sophos

#42620: documentation on `getsockname()` wrong for AF_INET6
https://bugs.python.org/issue42620 opened by vanrein

#42622: Add support to add existing parser to ArgumentParser.subparser
https://bugs.python.org/issue42622 opened by borkivskyi



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

#42622: Add support to add existing parser to ArgumentParser.subparser
https://bugs.python.org/issue42622

#42618: Enhancement request for importing stacktraces from foreign sou
https://bugs.python.org/issue42618

#42617: Enhancement request for PyType_FromSpecWIthBases add option f
https://bugs.python.org/issue42617

#42615: Redundant jump instructions due to deleted unreachable bytecod
https://bugs.python.org/issue42615

#42613: freeze.py doesn't support sys.platlibdir different than lib no
https://bugs.python.org/issue42613

#42611: PEP 594
https://bugs.python.org/issue42611

#42610: Get the type from a variable
https://bugs.python.org/issue42610

#42608: Installation failed from source code on Debian ([307/416] test
https://bugs.python.org/issue42608

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

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

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

#42601: [doc] add more examples and additional explanation to re.sub
https://bugs.python.org/issue42601

#42600: Cancelling tasks waiting for asyncio.Conditions crashes w/ Run
https://bugs.python.org/issue42600

#42598: Some configure checks rely on implicit function declaration
https://bugs.python.org/issue42598

#42597: Improve documentation of locals() w.r.t. "free variables" vs.
https://bugs.python.org/issue42597



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

#42620: documentation on `getsockname()` wrong for AF_INET6
https://bugs.python.org/issue42620

#42615: Redundant jump instructions due to deleted unreachable bytecod
https://bugs.python.org/issue42615

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

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

#42603: Tkinter: pkg-config is not used to get location of tcl and tk
https://bugs.python.org/issue42603

#42598: Some configure checks rely on implicit function declaration
https://bugs.python.org/issue42598

#42591: Method Py_FrozenMain missing in libpython3.9
https://bugs.python.org/issue42591

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

#42567: Enum: manually call __init_subclass__ after members are added
https://bugs.python.org/issue42567

#42560: Improve Tkinter Documentation
https://bugs.python.org/issue42560

#42559: random.getrandbits: Should it be explicit that it returns unsi
https://bugs.python.org/issue42559

#42547: argparse: add_argument(... nargs='+', metavar=<tuple>) does no
https://bugs.python.org/issue42547

#42545: Check that all symbols in the limited ABI are exported
https://bugs.python.org/issue42545

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

#42528: Improve the docs of most Py*_Check{,Exact} API calls
https://bugs.python.org/issue42528



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

#39825: EXT_SUFFIX inconsistent between sysconfig and distutils.syscon
https://bugs.python.org/issue39825 11 msgs

#42572: Better path handling with argparse
https://bugs.python.org/issue42572 11 msgs

#42586: unittest.mock.Mock spec can't be array/ndarray in Python 3.9
https://bugs.python.org/issue42586 10 msgs

#40600: Add option to disallow > 1 instance of an extension module
https://bugs.python.org/issue40600 8 msgs

#41559: Add support for PEP 612 to typing.py
https://bugs.python.org/issue41559 8 msgs

#42569: Callers of _Py_fopen/_Py_wfopen may be broken after addition o
https://bugs.python.org/issue42569 7 msgs

#42422: types.CodeType() has no bytecode verifier
https://bugs.python.org/issue42422 6 msgs

#42587: memoryview rely on _Bool undefined behavior (test_buffer fails
https://bugs.python.org/issue42587 6 msgs

#42591: Method Py_FrozenMain missing in libpython3.9
https://bugs.python.org/issue42591 6 msgs

#39573: [C API] Make PyObject an opaque structure in the limited C API
https://bugs.python.org/issue39573 5 msgs



Issues closed (46)
==================

#5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed
https://bugs.python.org/issue5054 closed by orsenthil

#17005: Add a topological sort algorithm
https://bugs.python.org/issue17005 closed by rhettinger

#17612: hooks/mail.py requires [smtp] host to be set, despite a commen
https://bugs.python.org/issue17612 closed by iritkatriel

#17735: inspect.findsource raises IndexError
https://bugs.python.org/issue17735 closed by taleinat

#20415: Could method "isinstance" take a list as parameter?
https://bugs.python.org/issue20415 closed by iritkatriel

#25191: test_getsetlocale_issue1813 failed on OpenBSD
https://bugs.python.org/issue25191 closed by terry.reedy

#26131: Raise ImportWarning when loader.load_module() is used
https://bugs.python.org/issue26131 closed by brett.cannon

#30459: PyList_SET_ITEM could be safer
https://bugs.python.org/issue30459 closed by vstinner

#31601: Availability of utimensat, futimens not checked correctly on m
https://bugs.python.org/issue31601 closed by jmr

#31636: test_locale failure on OpenBSD
https://bugs.python.org/issue31636 closed by terry.reedy

#32381: Python 3.6 cannot reopen .pyc file with non-ASCII path
https://bugs.python.org/issue32381 closed by vstinner

#34750: locals().update doesn't work in Enum body, even though direct
https://bugs.python.org/issue34750 closed by ethan.furman

#36541: Make lib2to3 grammar better match Python, support the := walru
https://bugs.python.org/issue36541 closed by BTaskaya

#37166: inspect.findsource doesn't handle shortened files gracefully
https://bugs.python.org/issue37166 closed by iritkatriel

#38660: Checking if two regexes are equal should test if they are func
https://bugs.python.org/issue38660 closed by serhiy.storchaka

#38843: Document argparse behaviour when custom namespace object alrea
https://bugs.python.org/issue38843 closed by rhettinger

#39625: Traceback needs more details
https://bugs.python.org/issue39625 closed by iritkatriel

#39791: New `files()` api from importlib_resources.
https://bugs.python.org/issue39791 closed by jaraco

#40652: Test test_locale failed when running cpython test on Windows 1
https://bugs.python.org/issue40652 closed by terry.reedy

#40747: sysconfig.get_config_var("py_version_nodot") should return 3_1
https://bugs.python.org/issue40747 closed by steve.dower

#41439: test_uuid.py and test_ssl.py failure on OSes without os.fork (
https://bugs.python.org/issue41439 closed by vstinner

#41443: some test cases in test_posix.py fail if some os attributes ar
https://bugs.python.org/issue41443 closed by vstinner

#41462: os.set_blocking() raises OSError on VxWorks RTOS
https://bugs.python.org/issue41462 closed by vstinner

#41889: enum: Mixin and int base class regression in 3.8.6
https://bugs.python.org/issue41889 closed by ethan.furman

#41907: Regression in IntFlag behaviour in f-string
https://bugs.python.org/issue41907 closed by ethan.furman

#42116: Inspect library ignore comments at the end of a function (insp
https://bugs.python.org/issue42116 closed by taleinat

#42373: PEP 626 does not specify behavior of tracing for keywords.
https://bugs.python.org/issue42373 closed by Mark.Shannon

#42385: adjust enum.auto's behavior for StrEnum to return the enum nam
https://bugs.python.org/issue42385 closed by ethan.furman

#42482: TracebackException should not hold reference to the exception
https://bugs.python.org/issue42482 closed by iritkatriel

#42532: spec_arg's __bool__ is called while initializing NonCallableMo
https://bugs.python.org/issue42532 closed by idanweiss97

#42536: Iterating on a zip keeps objects alive longer than expected (t
https://bugs.python.org/issue42536 closed by pablogsal

#42561: better error reporting in ast
https://bugs.python.org/issue42561 closed by BTaskaya

#42564: "from .__init__ import ..." syntax imports a duplicate module
https://bugs.python.org/issue42564 closed by brett.cannon

#42570: Try and Except doesn't work properly
https://bugs.python.org/issue42570 closed by steven.daprano

#42573: Installation of Python 3.9 failing with message "User cancelle
https://bugs.python.org/issue42573 closed by tosunilmathew

#42574: Travis can't build the 3.8 branch right now
https://bugs.python.org/issue42574 closed by pablogsal

#42576: Passing keyword arguments to types.GenericAlias causes a hard
https://bugs.python.org/issue42576 closed by kj

#42579: Solution from gh#python/cpython#13236 unnecessarily binds buil
https://bugs.python.org/issue42579 closed by pablogsal

#42582: Remove asyncio._all_tasks_compat()
https://bugs.python.org/issue42582 closed by serhiy.storchaka

#42583: JSON.dumps() creates invalid JSON with single quotes
https://bugs.python.org/issue42583 closed by serhiy.storchaka

#42592: TypedDict: total=False but still key required
https://bugs.python.org/issue42592 closed by brandtbucher

#42593: Consistency in unicode string multiplication with an integer
https://bugs.python.org/issue42593 closed by syl-nktaylor

#42595: 5 * str
https://bugs.python.org/issue42595 closed by rhettinger

#42599: Remove PyModule_GetWarningsModule() in pylifecycle.c
https://bugs.python.org/issue42599 closed by vstinner

#42607: raw strings SyntaxError
https://bugs.python.org/issue42607 closed by eric.smith

#42621: Python IDLE no longer opens after clicking on its icon
https://bugs.python.org/issue42621 closed by 8962avi
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-12-11 - 2020-12-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 7554 (-13)
closed 46857 (+66)
total 54411 (+53)

Open issues with patches: 3040


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

#15651: PEP 3121, 384 refactoring applied to elementtree module
https://bugs.python.org/issue15651 reopened by vstinner

#26564: Malloc debug hooks: display memory block traceback on error
https://bugs.python.org/issue26564 reopened by iritkatriel

#36541: Make lib2to3 grammar better match Python, support the := walru
https://bugs.python.org/issue36541 reopened by gregory.p.smith

#42624: sqlite3 package document mistake
https://bugs.python.org/issue42624 opened by seeker-Liu

#42626: readline history, vi-editingmode and ANSI color codes bug
https://bugs.python.org/issue42626 opened by nijoakim

#42627: urllib.request.getproxies() misparses Windows registry proxy s
https://bugs.python.org/issue42627 opened by benrg

#42628: binascii doesn't work on some base64
https://bugs.python.org/issue42628 opened by kwatsen2

#42629: PyObject_Call not behaving as documented
https://bugs.python.org/issue42629 opened by maxbachmann

#42630: Variable.__init__ raises obscure AttributeError
https://bugs.python.org/issue42630 opened by shippo_

#42631: Multiprocessing module hangs on os.read() on Linux
https://bugs.python.org/issue42631 opened by to7m

#42633: Wave documentation doesn't mention signed/unsigned requirement
https://bugs.python.org/issue42633 opened by mattgwwalker

#42636: shielded task exception never retrieved when outer task cancel
https://bugs.python.org/issue42636 opened by natano

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

#42641: Deprecate os.popen() function
https://bugs.python.org/issue42641 opened by vstinner

#42642: logging: add high priority log level for warnings being cleare
https://bugs.python.org/issue42642 opened by ncoghlan

#42643: http.server does not support HTTP range requests
https://bugs.python.org/issue42643 opened by Decorater

#42646: Add function that supports "applying" methods
https://bugs.python.org/issue42646 opened by wyz23x2

#42647: Unable to use concurrent.futures in atexit hook
https://bugs.python.org/issue42647 opened by jd

#42648: subprocess: add a helper/parameter to catch exec() OSError exc
https://bugs.python.org/issue42648 opened by vstinner

#42649: RecursionError when parsing unwieldy expression (regression fr
https://bugs.python.org/issue42649 opened by mjo

#42650: Can people use dest=argparse.SUPPRESS in custom Action classes
https://bugs.python.org/issue42650 opened by bmw

#42651: Recursive traceback crashes Python Interpreter
https://bugs.python.org/issue42651 opened by xxm

#42652: recursive in finally clause cause Python interpreter crash.
https://bugs.python.org/issue42652 opened by xxm

#42653: Expose ISO-TP Contants for Linux >= 5.10
https://bugs.python.org/issue42653 opened by rumpelsepp

#42654: Add folder for python customizations: __sitecustomize__
https://bugs.python.org/issue42654 opened by mariocj89

#42655: Fix subprocess extra_groups gid conversion
https://bugs.python.org/issue42655 opened by kulikjak

#42657: Python 3.9.1 building process could not use local standard lib
https://bugs.python.org/issue42657 opened by xz_sophos

#42658: os.path.normcase() is inconsistent with Windows file system
https://bugs.python.org/issue42658 opened by sogom

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

#42660: _zoneinfo.c incorrectly checks bounds of `day` variable in cal
https://bugs.python.org/issue42660 opened by p-ganssle

#42663: zoneinfo does not support full range of allowed transition hou
https://bugs.python.org/issue42663 opened by p-ganssle

#42666: getting a class source regresses in Python 3.9
https://bugs.python.org/issue42666 opened by t-vi

#42667: shelve module is not thread-safe during accessing different da
https://bugs.python.org/issue42667 opened by gardener.willy

#42669: "except" documentation still suggests nested tuples are allowe
https://bugs.python.org/issue42669 opened by cjwatson

#42670: Missing word in itertools.product
https://bugs.python.org/issue42670 opened by snoyes

#42671: Make the Python finalization more deterministic
https://bugs.python.org/issue42671 opened by vstinner

#42672: tkinter/__init__.py raises a NameError if NoDefaultRoot()
https://bugs.python.org/issue42672 opened by shippo_

#42673: Optimize round_size for rehashing
https://bugs.python.org/issue42673 opened by jneb

#42674: __init_subclass__ only called for first subclass when class ha
https://bugs.python.org/issue42674 opened by ccgahagan

#42675: Document changes made in bpo-42195
https://bugs.python.org/issue42675 opened by kj



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

#42674: __init_subclass__ only called for first subclass when class ha
https://bugs.python.org/issue42674

#42672: tkinter/__init__.py raises a NameError if NoDefaultRoot()
https://bugs.python.org/issue42672

#42669: "except" documentation still suggests nested tuples are allowe
https://bugs.python.org/issue42669

#42663: zoneinfo does not support full range of allowed transition hou
https://bugs.python.org/issue42663

#42658: os.path.normcase() is inconsistent with Windows file system
https://bugs.python.org/issue42658

#42657: Python 3.9.1 building process could not use local standard lib
https://bugs.python.org/issue42657

#42655: Fix subprocess extra_groups gid conversion
https://bugs.python.org/issue42655

#42653: Expose ISO-TP Contants for Linux >= 5.10
https://bugs.python.org/issue42653

#42650: Can people use dest=argparse.SUPPRESS in custom Action classes
https://bugs.python.org/issue42650

#42649: RecursionError when parsing unwieldy expression (regression fr
https://bugs.python.org/issue42649

#42647: Unable to use concurrent.futures in atexit hook
https://bugs.python.org/issue42647

#42642: logging: add high priority log level for warnings being cleare
https://bugs.python.org/issue42642

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

#42633: Wave documentation doesn't mention signed/unsigned requirement
https://bugs.python.org/issue42633

#42631: Multiprocessing module hangs on os.read() on Linux
https://bugs.python.org/issue42631



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

#42675: Document changes made in bpo-42195
https://bugs.python.org/issue42675

#42673: Optimize round_size for rehashing
https://bugs.python.org/issue42673

#42672: tkinter/__init__.py raises a NameError if NoDefaultRoot()
https://bugs.python.org/issue42672

#42671: Make the Python finalization more deterministic
https://bugs.python.org/issue42671

#42670: Missing word in itertools.product
https://bugs.python.org/issue42670

#42669: "except" documentation still suggests nested tuples are allowe
https://bugs.python.org/issue42669

#42663: zoneinfo does not support full range of allowed transition hou
https://bugs.python.org/issue42663

#42660: _zoneinfo.c incorrectly checks bounds of `day` variable in cal
https://bugs.python.org/issue42660

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

#42655: Fix subprocess extra_groups gid conversion
https://bugs.python.org/issue42655

#42648: subprocess: add a helper/parameter to catch exec() OSError exc
https://bugs.python.org/issue42648

#42641: Deprecate os.popen() function
https://bugs.python.org/issue42641

#42636: shielded task exception never retrieved when outer task cancel
https://bugs.python.org/issue42636

#42630: Variable.__init__ raises obscure AttributeError
https://bugs.python.org/issue42630

#42620: documentation on `getsockname()` wrong for AF_INET6
https://bugs.python.org/issue42620



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

#42630: Variable.__init__ raises obscure AttributeError
https://bugs.python.org/issue42630 14 msgs

#42641: Deprecate os.popen() function
https://bugs.python.org/issue42641 12 msgs

#42246: Implement PEP 626 -- Precise line numbers for debugging
https://bugs.python.org/issue42246 10 msgs

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

#42529: CPython DLL initialization routine failed from PYC cache file
https://bugs.python.org/issue42529 9 msgs

#42660: _zoneinfo.c incorrectly checks bounds of `day` variable in cal
https://bugs.python.org/issue42660 9 msgs

#42648: subprocess: add a helper/parameter to catch exec() OSError exc
https://bugs.python.org/issue42648 8 msgs

#42671: Make the Python finalization more deterministic
https://bugs.python.org/issue42671 7 msgs

#31904: Python should support VxWorks RTOS
https://bugs.python.org/issue31904 6 msgs

#1635741: Py_Finalize() doesn't clear all Python objects at exit
https://bugs.python.org/issue1635741 6 msgs



Issues closed (63)
==================

#14935: PEP 384 Refactoring applied to _csv module
https://bugs.python.org/issue14935 closed by petr.viktorin

#15650: PEP 3121, 384 refactoring applied to dbm module
https://bugs.python.org/issue15650 closed by vstinner

#15669: PEP 3121, 384 Refactoring applied to sre module
https://bugs.python.org/issue15669 closed by vstinner

#15674: PEP 3121, 384 Refactoring applied to _thread module
https://bugs.python.org/issue15674 closed by vstinner

#15712: PEP 3121, 384 Refactoring applied to unicodedata module
https://bugs.python.org/issue15712 closed by vstinner

#15725: PyType_FromSpecWithBases bugfix
https://bugs.python.org/issue15725 closed by vstinner

#15848: PEP 3121, 384 Refactoring applied to xxsubtype module
https://bugs.python.org/issue15848 closed by vstinner

#18710: Add PyState_GetModuleAttr
https://bugs.python.org/issue18710 closed by petr.viktorin

#24743: Make _PyTraceback_Add public
https://bugs.python.org/issue24743 closed by iritkatriel

#30858: Keyword can't be an expression?
https://bugs.python.org/issue30858 closed by pablogsal

#38137: hashopenssl fails to compile on MacOS
https://bugs.python.org/issue38137 closed by christian.heimes

#39096: "Format Specification Mini-Language" doc mistake for Decimal
https://bugs.python.org/issue39096 closed by mdk

#39717: Fix exception causes in tarfile module
https://bugs.python.org/issue39717 closed by ethan.furman

#40084: HTTPStatus has incomplete dir() listing
https://bugs.python.org/issue40084 closed by ethan.furman

#40364: asyncio: replace _compute_returncode() with os.waitstatus_to_e
https://bugs.python.org/issue40364 closed by vstinner

#40505: getpath.c doesn't know about lib64
https://bugs.python.org/issue40505 closed by vstinner

#40600: Add option to disallow > 1 instance of an extension module
https://bugs.python.org/issue40600 closed by petr.viktorin

#40686: Compiler warnings in _zoneinfo.c on Windows build in 64-bit
https://bugs.python.org/issue40686 closed by vstinner

#40949: test_socket altered the execution environment: threading_clean
https://bugs.python.org/issue40949 closed by vstinner

#41473: test_gdb fails on AMD64 Fedora Rawhide 3.x [gdb 9.2 bug]
https://bugs.python.org/issue41473 closed by vstinner

#41478: Empty representation of AssertionError
https://bugs.python.org/issue41478 closed by iritkatriel

#41804: test_epoll fails test_control_and_wait() randomly on aarch64 R
https://bugs.python.org/issue41804 closed by vstinner

#41877: Check against misspellings of assert etc. in mock
https://bugs.python.org/issue41877 closed by vabr2

#41891: asyncio.wait_for does not wait for task/future to be completed
https://bugs.python.org/issue41891 closed by yselivanov

#42059: TypedDict(...) as function does not respect "total" when setti
https://bugs.python.org/issue42059 closed by brandtbucher

#42090: zipfile.Path.joinpath API inconsistent with pathlib.Path.joinp
https://bugs.python.org/issue42090 closed by jaraco

#42111: Make the xxlimited module an example of best extension module
https://bugs.python.org/issue42111 closed by petr.viktorin

#42142: test_ttk timeout: FAIL tkinter ttk LabeledScale test_resize, a
https://bugs.python.org/issue42142 closed by serhiy.storchaka

#42195: Inconsistent __args__ between typing.Callable and collections.
https://bugs.python.org/issue42195 closed by gvanrossum

#42306: wrong exception handling in case asyncio.shiled usage
https://bugs.python.org/issue42306 closed by asvetlov

#42328: ttk style.map function incorrectly handles the default state f
https://bugs.python.org/issue42328 closed by serhiy.storchaka

#42375: subprocess DragonFlyBSD build update
https://bugs.python.org/issue42375 closed by vstinner

#42415: python3.lib in Python3.9.0 Windows distribution does not conta
https://bugs.python.org/issue42415 closed by vstinner

#42517: Enum: do not convert private names into members
https://bugs.python.org/issue42517 closed by ethan.furman

#42519: [C API] Upgrade the C API in extension modules
https://bugs.python.org/issue42519 closed by vstinner

#42567: Enum: manually call __init_subclass__ after members are added
https://bugs.python.org/issue42567 closed by ethan.furman

#42575: Suggest to add an LinkedList data structure to python
https://bugs.python.org/issue42575 closed by rhettinger

#42577: Unhelpful syntax error when expression spans multiple lines
https://bugs.python.org/issue42577 closed by gvanrossum

#42591: Method Py_FrozenMain missing in libpython3.9
https://bugs.python.org/issue42591 closed by vstinner

#42598: Some configure checks rely on implicit function declaration
https://bugs.python.org/issue42598 closed by ned.deily

#42600: Cancelling tasks waiting for asyncio.Conditions crashes w/ Run
https://bugs.python.org/issue42600 closed by yselivanov

#42608: Installation failed from source code on Debian ([307/416] test
https://bugs.python.org/issue42608 closed by alimp5

#42612: Software Designer
https://bugs.python.org/issue42612 closed by josh.r

#42613: freeze.py doesn't support sys.platlibdir different than lib no
https://bugs.python.org/issue42613 closed by vstinner

#42614: Pathlib does not support a Cyrillic character '?'
https://bugs.python.org/issue42614 closed by ronaldoussoren

#42615: Redundant jump instructions due to deleted unreachable bytecod
https://bugs.python.org/issue42615 closed by OmG

#42623: IDLE: Syntax Error showing pointer in wrong location
https://bugs.python.org/issue42623 closed by terry.reedy

#42625: Segmentation fault of PyState_AddModule()
https://bugs.python.org/issue42625 closed by shihai1991

#42632: Reassgining ZeroDivisionError will lead to bug in Except claus
https://bugs.python.org/issue42632 closed by eric.smith

#42634: Incorrect line number in bytecode for try-except-finally
https://bugs.python.org/issue42634 closed by Mark.Shannon

#42635: Incorrect line number in bytecode for nested loops
https://bugs.python.org/issue42635 closed by Mark.Shannon

#42638: IDLE: Context lines not working correctly
https://bugs.python.org/issue42638 closed by terry.reedy

#42639: Make atexit state per interpreter
https://bugs.python.org/issue42639 closed by vstinner

#42640: tkinter throws exception when key is pressed
https://bugs.python.org/issue42640 closed by ned.deily

#42644: logging.disable('WARN') breaks AsyncIO
https://bugs.python.org/issue42644 closed by asvetlov

#42645: break/continue or return in finally block occurs twice in trac
https://bugs.python.org/issue42645 closed by Mark.Shannon

#42656: prime numbers loop issue
https://bugs.python.org/issue42656 closed by steven.daprano

#42661: Hashlib Bug
https://bugs.python.org/issue42661 closed by zach.ware

#42662: Propose: Data model explict about __annotations__ key ordering
https://bugs.python.org/issue42662 closed by pbryan

#42664: strptime(%c) fails to parse the output of strftime(%c)
https://bugs.python.org/issue42664 closed by eric.smith

#42665: Should PyLong_AsLongAndOverflow raise exception on overflow?
https://bugs.python.org/issue42665 closed by mark.dickinson

#42668: re.escape does not correctly escape newlines
https://bugs.python.org/issue42668 closed by serhiy.storchaka

#1571878: Improvements to socket module exceptions
https://bugs.python.org/issue1571878 closed by iritkatriel
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-12-18 - 2020-12-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 7554 ( +0)
closed 46925 (+68)
total 54479 (+68)

Open issues with patches: 3033


Issues opened (49)
==================

#42634: Incorrect line number in bytecode for try-except-finally
https://bugs.python.org/issue42634 reopened by nedbat

#42676: zoneinfo uses locale depending functions for parsing
https://bugs.python.org/issue42676 opened by serhiy.storchaka

#42677: Support comments in argparse fromfile_prefix_chars files
https://bugs.python.org/issue42677 opened by nabelekt

#42678: [Enum] _sunder_ methods only looked up in the last Enum class
https://bugs.python.org/issue42678 opened by ethan.furman

#42679: Minor improvement in datetime.timestamp() docs
https://bugs.python.org/issue42679 opened by olvinroght

#42680: unicode identifiers not accessible or assignable through globa
https://bugs.python.org/issue42680 opened by outofculture

#42681: mistake in curses documentation
https://bugs.python.org/issue42681 opened by arbor

#42682: awaiting a wrapped asyncio.Task multiple times gives long, rep
https://bugs.python.org/issue42682 opened by lilydjwg

#42683: asyncio should handle keyboard interrupt while the event loop
https://bugs.python.org/issue42683 opened by paul.moore

#42684: Improvements to documentation for PyUnicode_FS{Converter,Decod
https://bugs.python.org/issue42684 opened by Antony.Lee

#42686: include built-in Math functions in SQLite to 3.35.0 of march 2
https://bugs.python.org/issue42686 opened by Big Stone

#42687: tokenize module does not recognize Barry as FLUFL
https://bugs.python.org/issue42687 opened by esoma

#42688: ctypes memory error on Apple Silicon with external libffi
https://bugs.python.org/issue42688 opened by erykoff

#42690: Aiohttp fails when using intel ax200 wireless card
https://bugs.python.org/issue42690 opened by JasperTecHK

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

#42693: "if 0:" lines are traced; they didn't use to be
https://bugs.python.org/issue42693 opened by nedbat

#42694: Failed test_new_curses_panel in test_curses
https://bugs.python.org/issue42694 opened by serhiy.storchaka

#42696: Duplicated unused bytecodes at end of function
https://bugs.python.org/issue42696 opened by nedbat

#42698: Deadlock in pysqlite_connection_dealloc()
https://bugs.python.org/issue42698 opened by hydroflask

#42700: xml.parsers.expat.errors description of codes/messages is flip
https://bugs.python.org/issue42700 opened by goodmami

#42705: Intercepting thread lock objects not working under context man
https://bugs.python.org/issue42705 opened by mhmdkanj

#42707: Python uses ANSI CP for stdio on Windows console instead of us
https://bugs.python.org/issue42707 opened by u36959

#42710: Viewing pydoc API documentation
https://bugs.python.org/issue42710 opened by Faris Chugthai

#42712: Segmentation fault in running ast.literal_eval() with large ex
https://bugs.python.org/issue42712 opened by xxm

#42713: Segmentation fault in running eval() with large expression siz
https://bugs.python.org/issue42713 opened by xxm

#42714: Segmentation fault in running compile() with large expression
https://bugs.python.org/issue42714 opened by xxm

#42715: Segmentation fault in running exec() with large expression siz
https://bugs.python.org/issue42715 opened by xxm

#42716: Segmentation fault in running ast.parse() with large expressio
https://bugs.python.org/issue42716 opened by xxm

#42717: The python interpreter crashed with "_enter_buffered_busy"
https://bugs.python.org/issue42717 opened by xxm

#42719: Eliminate NOPs in the assembler, by emitting zero-width entrie
https://bugs.python.org/issue42719 opened by Mark.Shannon

#42721: Using of simple dialogs without default root window
https://bugs.python.org/issue42721 opened by serhiy.storchaka

#42722: Add --debug command line option to unittest to enable post-mor
https://bugs.python.org/issue42722 opened by Dominik V.

#42724: Change library name when building.
https://bugs.python.org/issue42724 opened by corentin.bolou27

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

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

#42728: Typo in documentation: importlib.metadata
https://bugs.python.org/issue42728 opened by sighingnow

#42730: TypeError/hang inside of Time.Sleep() when _thread.interrupt_m
https://bugs.python.org/issue42730 opened by AR-Kareem

#42731: Enhancement request for proxying PyString
https://bugs.python.org/issue42731 opened by Thrameos

#42733: [issue] io's r+ mode truncate(0)
https://bugs.python.org/issue42733 opened by ke265379ke

#42734: Outdated CodeType call in "bogus_code_obj.py"
https://bugs.python.org/issue42734 opened by xxm

#42735: "trace_at_recursion_limit.py" should be removed from "Python/L
https://bugs.python.org/issue42735 opened by xxm

#42736: Add support for making Linux prctl(...) calls to subprocess
https://bugs.python.org/issue42736 opened by gregory.p.smith

#42737: PEP 563: drop annotations for complex assign targets
https://bugs.python.org/issue42737 opened by BTaskaya

#42738: subprocess: don't close all file descriptors by default (close
https://bugs.python.org/issue42738 opened by vstinner

#42739: Crash when try to disassemble bogus code object
https://bugs.python.org/issue42739 opened by serhiy.storchaka

#42740: typing.py get_args and get_origin should support PEP 604 and 6
https://bugs.python.org/issue42740 opened by kj

#42741: Sync 3.9's whatsnew document in 3.10 with 3.9 branch
https://bugs.python.org/issue42741 opened by kj

#42742: Add abc.Mapping to dataclass
https://bugs.python.org/issue42742 opened by abrosimov.a.a

#42743: pdb vanishing breakpoints
https://bugs.python.org/issue42743 opened by ds2606



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

#42743: pdb vanishing breakpoints
https://bugs.python.org/issue42743

#42741: Sync 3.9's whatsnew document in 3.10 with 3.9 branch
https://bugs.python.org/issue42741

#42740: typing.py get_args and get_origin should support PEP 604 and 6
https://bugs.python.org/issue42740

#42739: Crash when try to disassemble bogus code object
https://bugs.python.org/issue42739

#42738: subprocess: don't close all file descriptors by default (close
https://bugs.python.org/issue42738

#42737: PEP 563: drop annotations for complex assign targets
https://bugs.python.org/issue42737

#42736: Add support for making Linux prctl(...) calls to subprocess
https://bugs.python.org/issue42736

#42735: "trace_at_recursion_limit.py" should be removed from "Python/L
https://bugs.python.org/issue42735

#42728: Typo in documentation: importlib.metadata
https://bugs.python.org/issue42728

#42722: Add --debug command line option to unittest to enable post-mor
https://bugs.python.org/issue42722

#42719: Eliminate NOPs in the assembler, by emitting zero-width entrie
https://bugs.python.org/issue42719

#42713: Segmentation fault in running eval() with large expression siz
https://bugs.python.org/issue42713

#42710: Viewing pydoc API documentation
https://bugs.python.org/issue42710

#42700: xml.parsers.expat.errors description of codes/messages is flip
https://bugs.python.org/issue42700

#42694: Failed test_new_curses_panel in test_curses
https://bugs.python.org/issue42694



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

#42741: Sync 3.9's whatsnew document in 3.10 with 3.9 branch
https://bugs.python.org/issue42741

#42740: typing.py get_args and get_origin should support PEP 604 and 6
https://bugs.python.org/issue42740

#42734: Outdated CodeType call in "bogus_code_obj.py"
https://bugs.python.org/issue42734

#42728: Typo in documentation: importlib.metadata
https://bugs.python.org/issue42728

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

#42722: Add --debug command line option to unittest to enable post-mor
https://bugs.python.org/issue42722

#42721: Using of simple dialogs without default root window
https://bugs.python.org/issue42721

#42700: xml.parsers.expat.errors description of codes/messages is flip
https://bugs.python.org/issue42700

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

#42688: ctypes memory error on Apple Silicon with external libffi
https://bugs.python.org/issue42688

#42687: tokenize module does not recognize Barry as FLUFL
https://bugs.python.org/issue42687

#42681: mistake in curses documentation
https://bugs.python.org/issue42681

#42673: Optimize round_size for rehashing
https://bugs.python.org/issue42673

#42671: Make the Python finalization more deterministic
https://bugs.python.org/issue42671

#42663: zoneinfo does not support full range of allowed transition hou
https://bugs.python.org/issue42663



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

#42693: "if 0:" lines are traced; they didn't use to be
https://bugs.python.org/issue42693 23 msgs

#38435: Start the deprecation cycle for subprocess preexec_fn
https://bugs.python.org/issue38435 9 msgs

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

#42677: Support comments in argparse fromfile_prefix_chars files
https://bugs.python.org/issue42677 6 msgs

#42686: include built-in Math functions in SQLite to 3.35.0 of march 2
https://bugs.python.org/issue42686 6 msgs

#42707: Python uses ANSI CP for stdio on Windows console instead of us
https://bugs.python.org/issue42707 6 msgs

#42696: Duplicated unused bytecodes at end of function
https://bugs.python.org/issue42696 5 msgs

#42727: [Enum] EnumMeta.__prepare__ needs to accept **kwds
https://bugs.python.org/issue42727 5 msgs

#42734: Outdated CodeType call in "bogus_code_obj.py"
https://bugs.python.org/issue42734 5 msgs

#42042: sphinx3 renders diffrently docs.python.org for 3.10
https://bugs.python.org/issue42042 4 msgs



Issues closed (61)
==================

#9694: argparse required arguments displayed under "optional argument
https://bugs.python.org/issue9694 closed by rhettinger

#12800: 'tarfile.StreamError: seeking backwards is not allowed' when e
https://bugs.python.org/issue12800 closed by mdk

#17140: Document multiprocessing.pool.ThreadPool
https://bugs.python.org/issue17140 closed by ned.deily

#18131: Tkinter Variables require a proper master
https://bugs.python.org/issue18131 closed by serhiy.storchaka

#19733: Setting image parameter of a button crashes with Cocoa Tk
https://bugs.python.org/issue19733 closed by serhiy.storchaka

#23522: Misleading note in Statistics module documentation
https://bugs.python.org/issue23522 closed by steven.daprano

#24792: zipimporter masks import errors
https://bugs.python.org/issue24792 closed by iritkatriel

#25246: Alternative algorithm for deque_remove()
https://bugs.python.org/issue25246 closed by rhettinger

#29030: argparse: choices override default metavar
https://bugs.python.org/issue29030 closed by rhettinger

#31483: ButtonPress event not firing until button release Python 3.6.1
https://bugs.python.org/issue31483 closed by serhiy.storchaka

#32112: Should uuid.UUID() accept another UUID() instance?
https://bugs.python.org/issue32112 closed by iritkatriel

#35790: Correct the description of sys.exc_info() and add a code examp
https://bugs.python.org/issue35790 closed by mdk

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

#36968: Top level transient modal windows stopping deiconify on window
https://bugs.python.org/issue36968 closed by serhiy.storchaka

#37232: Parallel compilation fails because of low ulimit.
https://bugs.python.org/issue37232 closed by kulikjak

#37717: argparse subcommand docs has non-existent parameter "action"
https://bugs.python.org/issue37717 closed by paul.j3

#37779: configparser: add documentation about several read() behaviour
https://bugs.python.org/issue37779 closed by sblondon

#38308: Add optional weighting to statistics.harmonic_mean()
https://bugs.python.org/issue38308 closed by rhettinger

#38381: Possible wordcode optimization for STORE/LOAD pairs
https://bugs.python.org/issue38381 closed by rhettinger

#40219: ttk LabeledScale: label covered by hidden element
https://bugs.python.org/issue40219 closed by serhiy.storchaka

#40284: Add mapping methods to types.SimpleNamespace
https://bugs.python.org/issue40284 closed by rhettinger

#40866: Use PyModule_AddType() in posix module initialisation
https://bugs.python.org/issue40866 closed by erlendaasland

#41724: SQLite returns "str" instead of "datetime.datetime" with aggre
https://bugs.python.org/issue41724 closed by eric.smith

#41960: Add globalns and localns to the inspect.signature and inspect.
https://bugs.python.org/issue41960 closed by BTaskaya

#42008: Internal Random class calling seed() with incorrect argument
https://bugs.python.org/issue42008 closed by rhettinger

#42277: Solaris & PEP 3149: start using ABI version tagged .so files
https://bugs.python.org/issue42277 closed by kulikjak

#42470: DeprecationWarning triggers for sequences which happen to be s
https://bugs.python.org/issue42470 closed by rhettinger

#42525: Optimize class/module level annotation
https://bugs.python.org/issue42525 closed by serhiy.storchaka

#42529: CPython DLL initialization routine failed from PYC cache file
https://bugs.python.org/issue42529 closed by Thrameos

#42559: random.getrandbits: Should it be explicit that it returns unsi
https://bugs.python.org/issue42559 closed by rhettinger

#42572: Better path handling with argparse
https://bugs.python.org/issue42572 closed by rhettinger

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

#42630: Variable.__init__ raises obscure AttributeError
https://bugs.python.org/issue42630 closed by serhiy.storchaka

#42650: Can people use dest=argparse.SUPPRESS in custom Action classes
https://bugs.python.org/issue42650 closed by bmw

#42651: Recursive traceback crashes Python Interpreter
https://bugs.python.org/issue42651 closed by ronaldoussoren

#42652: recursive in finally clause cause Python interpreter crash.
https://bugs.python.org/issue42652 closed by ronaldoussoren

#42669: "except" documentation still suggests nested tuples are allowe
https://bugs.python.org/issue42669 closed by eric.smith

#42670: Missing word in itertools.product
https://bugs.python.org/issue42670 closed by rhettinger

#42672: tkinter/__init__.py raises a NameError if NoDefaultRoot()
https://bugs.python.org/issue42672 closed by serhiy.storchaka

#42674: __init_subclass__ only called for first subclass when class ha
https://bugs.python.org/issue42674 closed by ethan.furman

#42675: Document changes made in bpo-42195
https://bugs.python.org/issue42675 closed by kj

#42685: Improve placing of simple query windows.
https://bugs.python.org/issue42685 closed by serhiy.storchaka

#42689: Installation
https://bugs.python.org/issue42689 closed by josh.r

#42691: macOS 11.1 + Homebrew 2.6.2 + Python 3.9.1 = "IDLE" crash
https://bugs.python.org/issue42691 closed by ned.deily

#42695: tkinter keysym_num value is incorrect
https://bugs.python.org/issue42695 closed by serhiy.storchaka

#42697: 3.8.7rc1 regression: 'free(): invalid pointer' after running b
https://bugs.python.org/issue42697 closed by pablogsal

#42699: Use `.join(k for k in g)` instead of `.join([k for k in g])`
https://bugs.python.org/issue42699 closed by rhettinger

#42701: Discrepency between configure.ac and configure
https://bugs.python.org/issue42701 closed by ned.deily

#42702: Inconsistent state after autoreconf
https://bugs.python.org/issue42702 closed by agbaroni

#42703: Asyncio Event Documentation Links Incorrect
https://bugs.python.org/issue42703 closed by asvetlov

#42704: [macOS] [python3.7] : platform.machine() returns x86_64 on ARM
https://bugs.python.org/issue42704 closed by ned.deily

#42706: random.uniform 2x slower than inline implementation
https://bugs.python.org/issue42706 closed by rhettinger

#42708: AttributeError when running multiprocessing on MacOS 11 with A
https://bugs.python.org/issue42708 closed by reeyarn

#42709: I
https://bugs.python.org/issue42709 closed by rhettinger

#42711: lru_cache and NotImplemented
https://bugs.python.org/issue42711 closed by rhettinger

#42718: Allow zero-width entries in code.co_lines()
https://bugs.python.org/issue42718 closed by Mark.Shannon

#42720: << operator has a bug
https://bugs.python.org/issue42720 closed by eric.smith

#42723: Unclear why dict unpacking cannot be used in dict comprehensio
https://bugs.python.org/issue42723 closed by steven.daprano

#42726: gdb/libpython.py InstanceProxy does not work with py3
https://bugs.python.org/issue42726 closed by miss-islington

#42729: tokenize, ast: No direct way to parse tokens into AST, a gap i
https://bugs.python.org/issue42729 closed by serhiy.storchaka

#42732: Buildbot s390x Fedora LTO + PGO 3.x fails intermittently
https://bugs.python.org/issue42732 closed by kj
_______________________________________________
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/5JP7GT73BSNK4R7FX6WXLT5KAXFKLPAH/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-12-25 - 2021-01-01)
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 7556 ( +2)
closed 46984 (+59)
total 54540 (+61)

Open issues with patches: 3033


Issues opened (44)
==================

#40521: [subinterpreters] Make free lists and unicode caches per-inter
https://bugs.python.org/issue40521 reopened by vstinner

#40631: PEG Parser: Cannot used starred expression in parenthesised ex
https://bugs.python.org/issue40631 reopened by pablogsal

#41224: Document is_annotate() in symtable and update doc strings
https://bugs.python.org/issue41224 reopened by serhiy.storchaka

#42744: pkg_resources seems to treat python 3.10 as python 3.1
https://bugs.python.org/issue42744 opened by RhinosF1

#42746: python3.7.3 - ssl.SSLContext() - "Killed"
https://bugs.python.org/issue42746 opened by hgmmym

#42747: Remove Py_TPFLAGS_HAVE_VERSION_TAG flag?
https://bugs.python.org/issue42747 opened by vstinner

#42752: multiprocessing Queue leaks a file descriptor associated with
https://bugs.python.org/issue42752 opened by crazycasta

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

#42757: Class has two prototypes
https://bugs.python.org/issue42757 opened by SinTh0r4s

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

#42760: inspect.iscoroutine returns False for asynchronous generator m
https://bugs.python.org/issue42760 opened by plammens

#42762: infinite loop resulted by "yield"
https://bugs.python.org/issue42762 opened by xxm

#42763: Exposing a race in the "_warnings" resulting Python parser cra
https://bugs.python.org/issue42763 opened by xxm

#42765: Introduce new data model method __iter_items__
https://bugs.python.org/issue42765 opened by conqp

#42766: urllib.request.HTTPPasswordMgr uses commonprefix instead of co
https://bugs.python.org/issue42766 opened by nagdon

#42767: Review usage of atomic variables in signamodule.c
https://bugs.python.org/issue42767 opened by vstinner

#42769: concurrent.futures.ProcessPoolExecutor is unable to forward ex
https://bugs.python.org/issue42769 opened by damien.levac

#42771: Implement interactive hotkey, Ctrl+L to clear the console in W
https://bugs.python.org/issue42771 opened by mixmastamyk

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

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

#42775: __init_subclass__ should be called in __init__
https://bugs.python.org/issue42775 opened by ethan.furman

#42776: The string find method shows the problem
https://bugs.python.org/issue42776 opened by andyye

#42777: WindowsPath does not implement is_mount but ntpath implements
https://bugs.python.org/issue42777 opened by db

#42778: Add follow_symlinks=True parameter to both os.path.samefile()
https://bugs.python.org/issue42778 opened by Tom Hale

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

#42782: shutil.move creates a new directory even on failure
https://bugs.python.org/issue42782 opened by winsonluk

#42783: asyncio.sleep(0) idiom is not documented
https://bugs.python.org/issue42783 opened by simonw

#42784: issues with object.h includes
https://bugs.python.org/issue42784 opened by bigbossbro08

#42785: Support operator module callables in inspect.signature
https://bugs.python.org/issue42785 opened by plammens

#42787: email.utils.getaddresses improper parsing of unicode realnames
https://bugs.python.org/issue42787 opened by konstantin2

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

#42790: test.regrtest outputs to stdout instead of stderr
https://bugs.python.org/issue42790 opened by serhiy.storchaka

#42791: There is no way to json encode object to str.
https://bugs.python.org/issue42791 opened by kaltovichartyom

#42794: test_nntplib fails on CI
https://bugs.python.org/issue42794 opened by serhiy.storchaka

#42795: Asyncio loop.create_server doesn't bind to any interface if ho
https://bugs.python.org/issue42795 opened by plammens

#42796: tempfile doesn't seem to play nicely with os.chdir on Windows
https://bugs.python.org/issue42796 opened by Gabriele Tornetta

#42797: Allow doctest to select tests via -m/--match option
https://bugs.python.org/issue42797 opened by costas-basdekis

#42798: pip search fails
https://bugs.python.org/issue42798 opened by Paul Watson

#42799: Please document fnmatch LRU cache size (256) and suggest alter
https://bugs.python.org/issue42799 opened by joshtriplett

#42800: Traceback objects allow accessing frame objects without trigge
https://bugs.python.org/issue42800 opened by ammar2

#42801: Exception catching function crashes on recursive list
https://bugs.python.org/issue42801 opened by steven.daprano

#42802: distutils: Remove bdist_wininst command
https://bugs.python.org/issue42802 opened by vstinner

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

#42804: Unable to compile the cpython code x86 windows
https://bugs.python.org/issue42804 opened by pbharat



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

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

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

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

#42798: pip search fails
https://bugs.python.org/issue42798

#42795: Asyncio loop.create_server doesn't bind to any interface if ho
https://bugs.python.org/issue42795

#42791: There is no way to json encode object to str.
https://bugs.python.org/issue42791

#42790: test.regrtest outputs to stdout instead of stderr
https://bugs.python.org/issue42790

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

#42784: issues with object.h includes
https://bugs.python.org/issue42784

#42783: asyncio.sleep(0) idiom is not documented
https://bugs.python.org/issue42783

#42777: WindowsPath does not implement is_mount but ntpath implements
https://bugs.python.org/issue42777

#42769: concurrent.futures.ProcessPoolExecutor is unable to forward ex
https://bugs.python.org/issue42769

#42766: urllib.request.HTTPPasswordMgr uses commonprefix instead of co
https://bugs.python.org/issue42766

#42760: inspect.iscoroutine returns False for asynchronous generator m
https://bugs.python.org/issue42760

#42757: Class has two prototypes
https://bugs.python.org/issue42757



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

#42802: distutils: Remove bdist_wininst command
https://bugs.python.org/issue42802

#42797: Allow doctest to select tests via -m/--match option
https://bugs.python.org/issue42797

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

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

#42783: asyncio.sleep(0) idiom is not documented
https://bugs.python.org/issue42783

#42782: shutil.move creates a new directory even on failure
https://bugs.python.org/issue42782

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

#42778: Add follow_symlinks=True parameter to both os.path.samefile()
https://bugs.python.org/issue42778

#42775: __init_subclass__ should be called in __init__
https://bugs.python.org/issue42775

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

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

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

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

#42752: multiprocessing Queue leaks a file descriptor associated with
https://bugs.python.org/issue42752

#42737: PEP 563: drop annotations for complex assign targets
https://bugs.python.org/issue42737



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

#42794: test_nntplib fails on CI
https://bugs.python.org/issue42794 17 msgs

#42742: Add abc.Mapping to dataclass
https://bugs.python.org/issue42742 9 msgs

#40631: PEG Parser: Cannot used starred expression in parenthesised ex
https://bugs.python.org/issue40631 8 msgs

#42737: PEP 563: drop annotations for complex assign targets
https://bugs.python.org/issue42737 8 msgs

#42747: Remove Py_TPFLAGS_HAVE_VERSION_TAG flag?
https://bugs.python.org/issue42747 8 msgs

#1635741: Py_Finalize() doesn't clear all Python objects at exit
https://bugs.python.org/issue1635741 8 msgs

#29708: support reproducible Python builds
https://bugs.python.org/issue29708 7 msgs

#40522: [subinterpreters] Get the current Python interpreter state fro
https://bugs.python.org/issue40522 7 msgs

#42762: infinite loop resulted by "yield"
https://bugs.python.org/issue42762 7 msgs

#42772: randrange() mishandles step when stop is None
https://bugs.python.org/issue42772 6 msgs



Issues closed (57)
==================

#8481: doc: ctypes no need to explicitly allocate writable memory wit
https://bugs.python.org/issue8481 closed by orsenthil

#15303: Minor revision to the <BaseWidget._setup> method in Tkinter
https://bugs.python.org/issue15303 closed by serhiy.storchaka

#23328: urllib.request fails for proxy credentials that contain a '/'
https://bugs.python.org/issue23328 closed by orsenthil

#27640: Add --disable-test-modules configure option to not build nor i
https://bugs.python.org/issue27640 closed by vstinner

#27794: setattr a read-only property; the AttributeError should show t
https://bugs.python.org/issue27794 closed by rhettinger

#30963: xxlimited.c XxoObject_Check should be XxoObject_CheckExact
https://bugs.python.org/issue30963 closed by petr.viktorin

#32825: warn user of creation of multiple Tk instances
https://bugs.python.org/issue32825 closed by serhiy.storchaka

#34752: warnings.warn fails silently with unicode input
https://bugs.python.org/issue34752 closed by corona10

#37193: Memory leak while running TCP/UDPServer with socketserver.Thre
https://bugs.python.org/issue37193 closed by pablogsal

#39171: Missing default root in tkinter simpledialog.py
https://bugs.python.org/issue39171 closed by serhiy.storchaka

#39177: In tkinter, simple dialogs, askstrings, etc. with flexible coo
https://bugs.python.org/issue39177 closed by serhiy.storchaka

#39465: [subinterpreters] Design a subinterpreter friendly alternative
https://bugs.python.org/issue39465 closed by vstinner

#40288: [subinterpreters] atexit module should not be loaded more than
https://bugs.python.org/issue40288 closed by vstinner

#40494: collections.abc.Callable and type variables
https://bugs.python.org/issue40494 closed by gvanrossum

#41450: OSError is not documented in ssl library, but still can be thr
https://bugs.python.org/issue41450 closed by orsenthil

#41781: Typos in typing.py
https://bugs.python.org/issue41781 closed by shihai1991

#41884: tempfile.py TemporaryDirectory/mkdtemp defaults to mode 0o700,
https://bugs.python.org/issue41884 closed by ray-sit

#42042: sphinx3 renders diffrently docs.python.org for 3.10
https://bugs.python.org/issue42042 closed by corona10

#42222: Modernize integer test/conversion in randrange()
https://bugs.python.org/issue42222 closed by rhettinger

#42243: Don't access the module dictionary directly
https://bugs.python.org/issue42243 closed by erlendaasland

#42318: [tkinter] surrogate pairs in Tcl/Tk string when pasting an emo
https://bugs.python.org/issue42318 closed by serhiy.storchaka

#42393: Raise overflow errors iso. deprecation warnings in socket.hton
https://bugs.python.org/issue42393 closed by serhiy.storchaka

#42655: Fix subprocess extra_groups gid conversion
https://bugs.python.org/issue42655 closed by serhiy.storchaka

#42687: tokenize module does not recognize Barry as FLUFL
https://bugs.python.org/issue42687 closed by esoma

#42694: Failed test_new_curses_panel in test_curses
https://bugs.python.org/issue42694 closed by vstinner

#42700: xml.parsers.expat.errors description of codes/messages is flip
https://bugs.python.org/issue42700 closed by serhiy.storchaka

#42713: Segmentation fault in running eval() with large expression siz
https://bugs.python.org/issue42713 closed by terry.reedy

#42714: Segmentation fault in running compile() with large expression
https://bugs.python.org/issue42714 closed by terry.reedy

#42715: Segmentation fault in running exec() with large expression siz
https://bugs.python.org/issue42715 closed by terry.reedy

#42716: Segmentation fault in running ast.parse() with large expressio
https://bugs.python.org/issue42716 closed by terry.reedy

#42721: Using of simple dialogs without default root window
https://bugs.python.org/issue42721 closed by serhiy.storchaka

#42724: Change library name when building.
https://bugs.python.org/issue42724 closed by eric.smith

#42728: Typo in documentation: importlib.metadata
https://bugs.python.org/issue42728 closed by barry

#42733: io's r+ mode truncate(0)
https://bugs.python.org/issue42733 closed by terry.reedy

#42734: Outdated CodeType call in "bogus_code_obj.py"
https://bugs.python.org/issue42734 closed by serhiy.storchaka

#42740: typing.py get_args and get_origin should support PEP 604 and 6
https://bugs.python.org/issue42740 closed by gvanrossum

#42741: Sync 3.9's whatsnew document in 3.10 with 3.9 branch
https://bugs.python.org/issue42741 closed by pablogsal

#42745: [subinterpreters] Make the type attribute lookup cache per-int
https://bugs.python.org/issue42745 closed by vstinner

#42748: test_asdl_parser: load_module() method is deprecated
https://bugs.python.org/issue42748 closed by corona10

#42749: test_tcl failed on 32-bit POWER6 AIX 3.9: big int issue with 9
https://bugs.python.org/issue42749 closed by vstinner

#42750: tkinter.Variable equality inconsistency
https://bugs.python.org/issue42750 closed by serhiy.storchaka

#42751: Imaplib
https://bugs.python.org/issue42751 closed by steven.daprano

#42753: "./configure" linux chrome beta
https://bugs.python.org/issue42753 closed by eric.smith

#42754: Unpacking of literals inside other literals should be optimise
https://bugs.python.org/issue42754 closed by pablogsal

#42755: sqlite3.Connection.backup default value is diffrent between im
https://bugs.python.org/issue42755 closed by pablogsal

#42758: pathlib.Path to support the "in" operator (x in y)
https://bugs.python.org/issue42758 closed by eric.smith

#42761: Why does python's Popen fail to pass environment variables on
https://bugs.python.org/issue42761 closed by benjamin.peterson

#42764: HTMLParser close() issue
https://bugs.python.org/issue42764 closed by aeh

#42768: super().__new__() of list expands arguments
https://bugs.python.org/issue42768 closed by serhiy.storchaka

#42770: Typo in email.headerregistry docs
https://bugs.python.org/issue42770 closed by zach.ware

#42774: 'ipaddress' module, bad result for 'is_private' on "192.0.0.0"
https://bugs.python.org/issue42774 closed by trevormarvin

#42779: pow() of huge input does not complete
https://bugs.python.org/issue42779 closed by serhiy.storchaka

#42781: functools.cached_property docs should explain that it is non-o
https://bugs.python.org/issue42781 closed by rhettinger

#42786: Different repr for collections.abc.Callable and typing.Callabl
https://bugs.python.org/issue42786 closed by Prometheus3375

#42788: Issue with Python’s Floor Division
https://bugs.python.org/issue42788 closed by rhettinger

#42792: [MacOS] Can't open file in a separate (threading.Thread) threa
https://bugs.python.org/issue42792 closed by mark.dickinson

#42793: Bug of round function
https://bugs.python.org/issue42793 closed by serhiy.storchaka

1 2 3 4 5 6 7  View All