COMMITS
October 25, 2022
D
[3.10] gh-98456: Replace deprecated `set-output` with up-to-date vers… (gh-98564)
Dong-hee Na committed
October 24, 2022
M
GH-89237: fix hang in proactor `subprocess.wait_closed()` (GH-98572)
Miss Islington (bot) committed
M
gh-98507: [typing docs] Rephrase "now supports `[]`" to "now supports subscripting" (GH-98508)
Miss Islington (bot) committed
M
GH-91635: clarify docs about closing of transport in asyncio (GH-98563)
Miss Islington (bot) committed
M
gh-98500: Fix typing docs for `*View` classes (GH-98511)
Miss Islington (bot) committed
October 23, 2022
M
gh-98561: Fix a typo in typing (GH-98562)
Miss Islington (bot) committed
October 21, 2022
M
gh-51511: Note that codecs.open()'s encoding parameter affects automatic conversion to binary mode (GH-94370)
Miss Islington (bot) committed
T
[3.10] gh-98517: Fix buffer overflows in _sha3 module (#98519)
Theo Buehler committed
October 20, 2022
M
[3.10] gh-97514: Don't use Linux abstract sockets for multiprocessing (GH-98501) (GH-98503)
Miss Islington (bot) committed
M
gh-96035: Make urllib.parse.urlparse reject non-numeric ports (GH-98273)
Miss Islington (bot) committed
M
CODEOWNERS: Become a typing code owner (GH-98480)
Miss Islington (bot) committed
M
[3.10] [doc] Improve logging cookbook example. (GH-98481) (GH-98482)
Miss Islington (bot) committed
October 19, 2022
V
[3.10] [doc] Refresh the venv introduction documentation, and correct… (GH-98466)
Vinay Sajip committed
M
Doc: Remove title text from internal links (GH-98409)
Miss Islington (bot) committed
M
gh-97928: Fix handling options starting with "-" in tkinter.Text.count() (GH-98436)
Miss Islington (bot) committed
M
gh-97928: Add tests for tkinter.Text.count() (GH-98269)
Miss Islington (bot) committed
October 18, 2022
M
[3.10] gh-93858: Prevent error when activating venv in nested fish instances (GH-93931) (GH-98403)
Miss Islington (bot) committed
M
[3.10] gh-98331: Update bundled pip to 22.3 (GH-98332) (gh-98399)
Miss Islington (bot) committed
October 17, 2022
C
[3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373)
C.A.M. Gerlach committed
M
gh-98174: Handle EPROTOTYPE under macOS in test_sendfile_fallback_close_peer_in_the_middle_of_receiving (GH-98316)
Miss Islington (bot) committed
October 16, 2022
M
gh-85299: Add note warning about entry point guard for asyncio example (GH-93457)
Miss Islington (bot) committed
M
gh-97527: IDLE - fix buggy macosx patch (GH-98313)
Miss Islington (bot) committed
J
[3.10] docs(typing): harmonize "See PEP x for more details" (GH-97927). (#98293)
Jelle Zijlstra committed
October 15, 2022
V
[3.10] [doc] Update logging cookbook with an example of custom handli… (GH-98299)
Vinay Sajip committed
M
gh-95971: Turn @writes_bytecode_files to skip when not running (GH-95972)
Miss Islington (bot) committed
M
gh-95731: Fix module docstring extraction in pygettext (GH-95732)
Miss Islington (bot) committed
October 14, 2022
M
gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip when they do not impact path resolution (GH-98259)
Miss Islington (bot) committed
October 13, 2022
M
bpo-46364: Use sockets for stdin of asyncio only on AIX (GH-30596)
Miss Islington (bot) committed
M
gh-98178: syslog() is not thread-safe on macOS (GH-98213)
Miss Islington (bot) committed
October 12, 2022
J
[3.10] gh-86404: Doc CI: Disable suspicious checks. (GH-26575) (GH-98221)
Julien Palard committed