ACTIVITY SUMMARY (2021-03-05 - 2021-03-12)
Python tracker at https://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open7478 (+34)
closed 47738 (+36)
total 55216 (+70)
Open issues with patches: 2968
Issues opened (56)
==
#43198: Operations on sets more than hundred times less efficient with
https://bugs.python.org/issue43198 reopened by rhettinger
#43411: wm_manage fails with ttk.Frame
https://bugs.python.org/issue43411 opened by mfncooper
#43412: object.h -Wcast-qual warning
https://bugs.python.org/issue43412 opened by petere
#43413: tuple subclasses allow kwargs
https://bugs.python.org/issue43413 opened by jaraco
#43414: os.get_terminal_size() should use file descriptors in Windows
https://bugs.python.org/issue43414 opened by eryksun
#43416: Add README files in Include/cpython and Include/internal
https://bugs.python.org/issue43416 opened by serhiy.storchaka
#43417: ast.unparse: Simplify buffering logic
https://bugs.python.org/issue43417 opened by BTaskaya
#43418: FTPLib module crashes when server returns byte message instead
https://bugs.python.org/issue43418 opened by hugochiaxyz8
#43419: contextvars does not work properly in asyncio REPL.
https://bugs.python.org/issue43419 opened by lanfon72
#43420: Optimize rational arithmetics
https://bugs.python.org/issue43420 opened by Sergey.Kirpichev
#43421: os.device_encoding(fd) should support any console fd in Window
https://bugs.python.org/issue43421 opened by eryksun
#43422: Revert _decimal C API changes
https://bugs.python.org/issue43422 opened by pitrou
#43424: Document the `controller.name` field in `webbrowser` module
https://bugs.python.org/issue43424 opened by ilyagr
#43425: test_peg_generator.test_c_parser emits DeprecationWarning due
https://bugs.python.org/issue43425 opened by xtreak
#43426: test_importlib.test_windows emits deprecation warning over usa
https://bugs.python.org/issue43426 opened by xtreak
#43427: Possible error on the descriptor howto guide
https://bugs.python.org/issue43427 opened by marcosmodenesi
#43428: Sync importlib_metadata enhancements through 3.7.
https://bugs.python.org/issue43428 opened by jaraco
#43429: mmap.size() raises OSError on Unix for anonymous memory
https://bugs.python.org/issue43429 opened by ZackerySpytz
#43430: Exception raised when attempting to create Enum via functional
https://bugs.python.org/issue43430 opened by suhailsingh247
#43431: Subprocess timeout causes output to be returned as bytes in te
https://bugs.python.org/issue43431 opened by macdjord
#43432: Add function `clear` to the `os` module
https://bugs.python.org/issue43432 opened by parsampsh
#43433: xmlrpc.client ignores query in URI ("?action=xmlrpc2") since p
https://bugs.python.org/issue43433 opened by OndrejPtak
#43434: sqlite3.Connection(...) bypasses 'sqlite3.connect' audit hooks
https://bugs.python.org/issue43434 opened by erlendaasland
#43437: venv activate bash script has wrong line endings on windows
https://bugs.python.org/issue43437 opened by jmoguill2
#43438: [doc] sys.addaudithook() documentation should be more explicit
https://bugs.python.org/issue43438 opened by vstinner
#43441: [Subinterpreters]: global variable next_version_tag cause meth
https://bugs.python.org/issue43441 opened by JunyiXie
#43442: multicorevm: guarantee type multi sub interpreters safe
https://bugs.python.org/issue43442 opened by JunyiXie
#43443: Should shelve support dict union?
https://bugs.python.org/issue43443 opened by Dominik V.
#43444: [sqlite3] Move MODULE_NAME def from setup.py to module.h
https://bugs.python.org/issue43444 opened by erlendaasland
#43447: Generate vectorcall code to parse arguments using Argument Cli
https://bugs.python.org/issue43447 opened by vstinner
#43451: pydoc terminal suboptimal rendering of complex annotations
https://bugs.python.org/issue43451 opened by dw
#43452: Microoptimize PyType_Lookup for cache hits
https://bugs.python.org/issue43452 opened by dino.viehland
#43453: docs: runtime_checkable example refers to changed behavior in
https://bugs.python.org/issue43453 opened by Henry Schreiner
#43454: [sqlite3] Add support for R*Tree callbacks
https://bugs.python.org/issue43454 opened by erlendaasland
#43455: pathlib mistakenly assumes os.getcwd() is a resolved path in W
https://bugs.python.org/issue43455 opened by eryksun
#43457: Include simple file loading and saving functions in JSON stand
https://bugs.python.org/issue43457 opened by nervecenter
#43458: Tutorial should mention about variable scope in try/except/fin
https://bugs.python.org/issue43458 opened by deekox
#43459: Race conditions when the same source file used to build mutlip
https://bugs.python.org/issue43459 opened by mgorny
#43460: Exception copy error
https://bugs.python.org/issue43460 opened by douglas-raillard-arm
#43461: Tottime column for