COMMITS
December 1, 2023
R
bpo-39912: Raise appropriate exceptions in filterwarnings() and simplefilter() (GH-18878)
Rémi Lapeyre committed
D
build(deps): bump hypothesis from 6.88.1 to 6.91.0 in /Tools (#112580)
dependabot[bot] committed
D
build(deps): bump actions/github-script from 6 to 7 (#112584)
dependabot[bot] committed
Y
Fix typos in variable names, function names, and comments (GH-101868)
Yang Hau committed
D
build(deps-dev): bump types-setuptools from 68.2.0.0 to 69.0.0.0 in /Tools (#112582)
dependabot[bot] committed
D
build(deps-dev): bump mypy from 1.7.0 to 1.7.1 in /Tools (#112581)
dependabot[bot] committed
W
Add links under "generator expression" in glossary (#112537)
William Andrea committed
T
gh-66819: More IDLE htest updates (#112574)
Terry Jan Reedy committed
November 30, 2023
D
gh-112205: Update stringio module to use AC for the thread-safe (gh-112549)
Donghee Na committed
A
gh-109413: Run mypy on `libregrtest` in CI (#112558)
Alex Waygood committed
B
A
gh-112502: Docs: Improve docs for gc.collect method (#112562)
Alperen Serkan Aksöz committed
B
Clarify that WASI tool requirements are included in the devcontainer (GH-112561)
Brett Cannon committed
S
gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-112551)
Serhiy Storchaka committed
M
gh-111699: Move smtpd note to dedicated section in What's New Python 3.12 doc (GH-112544)
Matt Prodani committed
I
D
gh-112205: Support @getter annotation from AC (gh-112396)
Donghee Na committed
K
gh-111972: Make Unicode name C APIcapsule initialization thread-safe (#112249)
Kirill Podoprigora committed
T
IDLE: fix config_key htest (#112545)
Terry Jan Reedy committed
November 29, 2023
J
gh-104003: Implement PEP 702 (#104004)
Jelle Zijlstra committed
J
gh-112509: Fix keys being present in both required_keys and optional_keys in TypedDict (#112512)
Jelle Zijlstra committed
S
Add more C API tests (GH-112522)
Serhiy Storchaka committed
E
[Enum] update class creation for RuntimeError changes (GH-111815)
Ethan Furman committed
G
Rename ...Uop... to ...UOp... (uppercase O) for consistency (#112327)
Guido van Rossum committed
G
gh-112454: Disable TLS-PSK if OpenSSL was built without PSK support (#112491)
Grant Ramsay committed
November 28, 2023
I
GH-112245: Promote free threaded CI (#112246)
Itamar Oren committed
H
gh-110930: Correct book title by Alan D. Moore (#112490)
Hugo van Kemenade committed
J
gh-112431: Unconditionally call `hash -r` (GH-112432)
James Morris committed
S
gh-109802: Increase test coverage for complexobject.c (GH-112452)
Sergey B Kirpichev committed