COMMITS
February 7, 2026
B
gh-143700: document `secrets.DEFAULT_ENTROPY` as an opaque value (#144568)
Bénédikt Tran committed
G
K
D
gh-144538: Upgrade bundled pip to 26.0.1 (gh-144556)
Damian Shaw committed
A
gh-144490: Fix C++ compatibility in pycore_cell.h (GH-144482)
Alper committed
February 6, 2026
K
gh-84116: Docs: Document help and aliases for argparse.add_parser() (#140574)
Krishna-web-hub committed
K
gh-144549: Fix tail calling interpreter on Windows for FT (GH-144550)
Ken Jin committed
H
K
gh-132132: Upgrade to VS 2026 on Windows tailcall CI (GH-144544)
Ken Jin committed
S
gh-140715: Update `datetime.*.str*time` format code tables (GH-140716)
Stan Ulbrych committed
V
gh-144490: Fix test_cppext: test the internal C API (#144536)
Victor Stinner committed
S
gh-144513: Skip critical section locking during stop-the-world (gh-144524)
Sam Gross committed
S
gh-144446: Fix some frame object thread-safety issues (gh-144479)
Sam Gross committed
K
gh-101178: Add Ascii85, Base85, and Z85 support to binascii (GH-102753)
kangtastic committed
S
gh-139103: Improve namedtuple scaling in free-threaded build (gh-144332)
Sam Gross committed
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
P
gh-141004: Reorganize and reword the 'Useful macros' section (GH-144471)
Petr Viktorin committed
S
Docs: Pull expat license from `Modules/expat/` in `license.rst` (#144488)
Stan Ulbrych committed
D
gh-144493: Improve error message in _overlapped.BindLocal() (#144495)
David Lechner committed
February 5, 2026
S
gh-74453: Deprecate os.path.commonprefix (#144436)
Seth Michael Larson committed
Z
gh-77188: Add support for pickling private methods and nested classes (GH-21480)
Zackery Spytz committed
S
gh-144001: Support ignoring the invalid pad character in Base64 decoding (GH-144306)
Serhiy Storchaka committed
S
gh-74955: Document that __all__ must contain strings in normalization form NFKC (GH-144504)
Serhiy Storchaka committed
R
More realistic lru_cache example (gh-144517)
Raymond Hettinger committed
N
gh-142407: Clarify copy performance on Windows in shutil docs (GH-142408)
NewUserHa committed
S
gh-144484: Warn users not to use wsgiref in production
Seth Michael Larson committed
S
gh-144148: Update the urllib.parse documentation (GH-144497)
Serhiy Storchaka committed
S
gh-144363: Update bundled libexpat to 2.7.4 (#144365)
Stan Ulbrych committed
V
gh-144330: Initialize classmethod and staticmethod in new (#144469)
Victor Stinner committed