Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 20, 2024
[3.13] gh-92081: Fix for email.generator.Generator with whitespace between encoded words. (GH-92281) (#119245)
Show description for 054f1af[3.13] gh-112844: Update CPE references for external dependencies (GH-118521) (#119237)
Show description for d8c562a[3.13] DOCS: Suggest always calling exec with a globals argument and no locals argument (GH-119235) (#119239)
Show description for fda3291[3.13] GH-119146: Don't run JIT CI on unrelated changes (GH-119226)
Show description for a6b873f[3.13] gh-115119: Fall back to bundled libmpdec if system libmpdec is not found (GH-119196) (#119217)
Show description for e370b64[3.13] [docs] TypeVarTuple default is keyword-only (GH-119215) (#119224)
Show description for 8f3fc01[3.13] gh-119185: Fix typo in `_pyrepl.pager`: `tempfilepager` should be `tempfile_pager` (GH-118881) (#119211)
Show description for a52ed7e[3.13] typing docs: Fix formatting issue (GH-119210) (#119212)
Show description for cbf064b[3.13] gh-119121: Fix and test `async.staggered.staggered_race` (GH-119173) (#119206)
Show description for 3a8ab99[3.13] IDLE: fix url in config.py comment (GH-119198) (#119199)
Show description for 3b90807
Commits on May 19, 2024
[3.13] GH-119113: Raise `TypeError` from `pathlib.PurePath.with_suffix(None)` (GH-119124) (#119183)
Show description for 27b61c1[3.13] GH-118447: Fix FreeBSD test failures. (GH-119170) (#119181)
Show description for fdc50ba[3.13] marshal docs: Remove reference to "Sun" (GH-119161) (#119167)
Show description for bc5e47c
Commits on May 18, 2024
[3.13] GH-118447: Fix handling of unreadable symlinks in `os.path.realpath()` (GH-118489) (#119163)
Show description for 7407267[3.13] gh-119050: Add type hints to libregrtest/results.py (GH-119144) (#119156)
Show description for 9129614[3.13] gh-119132: Update sys.version to identify free-threaded or not. (gh-119134) (#119153)
Show description for ec88e9f[3.13] docs: make mimalloc license text literal (GH-119046) (#119149)
Show description for 641e59d[3.13] gh-119132: Log sys._is_gil_enabled() in test.pythoninfo (GH-119140) (#119143)
Show description for 9c2de86[3.13] gh-119078: Clarify venv tutorial (GH-119129) (GH-119142)
Show description for 1bb3a9dauthored- authored
Commits on May 17, 2024
[3.13] gh-119049: Fix incorrect display of warning which is constructed by C API (GH-119063) (GH-119106)
Show description for ced71d3[3.13] Fix typos in documentation (GH-119092) (#119116)
Show description for ada4ad0
Commits on May 16, 2024
[3.13] GH-118943: Fix a race condition when generating jit_stencils.h (GH-119101)
Show description for acffe20authored[3.13] Explain how to install LLVM on Fedora (GH-119100)
Show description for 45fbca9[3.13] gh-108267: Fix object.__setattr__ regression in dataclasses docs (GH-119082) (#119097)
Show description for c69fe80[3.13] Add Tkinter tests for different events (GH-118778) (GH-119091)
Show description for 8a4730e[3.13] gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (GH-119065) (GH-119087)
Show description for 1dc7fcd[3.13] Use literal syntax in origin property (GH-119029) (#119083)
Show description for bca7fb0
Commits on May 15, 2024
[3.13] gh-119009: Add gettext target (GH-119006) (#119074)
Show description for 7c224dd[3.13] gh-118760: Fix errors in calling Tkinter bindings on Windows (GH-118782) (GH-119072)
Show description for 4f81915[3.13] Remove references to private symbols from zipimport module docstring (GH-119071)
Show description for f85d59cgh-118486: Simplify test_win32_mkdir_700 to check the exact ACL (GH-119056)
Show description for e1dfa97[3.13] 3.13 What's New: Add PEP 702 (GH-118922) (#119062)
Show description for dd8a61f