COMMITS
/ Misc/ACKS April 19, 2025
W
Update entry for Willow Chargin in `.mailmap` and `ACKS` (#132714)
Willow Chargin committed
April 13, 2025
F
gh-132354: document return value for `asyncio.Task.cancel` (#132374)
Felix Scherz committed
April 11, 2025
X
gh-127405: Add ABIFLAGS to sysconfig variables on Windows (GH-131799)
Xuehai Pan committed
March 30, 2025
B
Update cryptographic CODEOWNERS entry (#131892)
Bénédikt Tran committed
March 18, 2025
D
gh-130914: Make graphlib.TopologicalSorter.prepare() idempotent (#131317)
Daniel Pope committed
March 14, 2025
S
gh-130814: Enhance documentation for Python C API type objects (#130817)
sharktide committed
March 13, 2025
O
gh-93096: Make `mimetypes` CLI tool public (#93097)
Oleg Iarygin committed
March 10, 2025
March 4, 2025
A
GH-130415: Narrow str to "" based on boolean tests (GH-130476)
Amit Lavon committed
K
GH-130415: Narrow int to 0 based on boolean tests (GH-130772)
Klaus117 committed
C
gh-130090: Support PGO for clang-cl on Windows (GH-129907)
Chris Eibl committed
February 8, 2025
B
gh-119349: Add ctypes.util.dllist -- list loaded shared libraries (GH-122946)
Brian Ward committed
February 7, 2025
F
gh-55454: Add IMAP4 IDLE support to imaplib (#122542)
Forest committed
February 3, 2025
I
gh-81340: Use copy_file_range in shutil.copyfile copy functions (GH-93152)
Illia Volochii committed
February 2, 2025
V
gh-115514: Fix incomplete writes after close while using ssl in asyncio(#128037)
Vojtěch Boček committed
January 27, 2025
N
gh-128427: Add `uuid.NIL` and `uuid.MAX` (#128429)
Nick Pope committed
January 17, 2025
S
ACKS: Add myself (#128924)
Stan Ulbrych committed
January 8, 2025
F
acks: add myself (#128652)
Filipe Laíns 🇵🇸 committed
January 6, 2025
December 28, 2024
C
gh-128192: support HTTP sha-256 digest authentication as per RFC-7617 (GH-128193)
Calvin Bui committed
December 8, 2024
December 2, 2024
December 1, 2024
Z
gh-126899: Add `**kw` to `tkinter.Misc.after` and `tkinter.Misc.after_idle` (#126900)
Zhikang Yan committed
November 29, 2024
И
gh-127303: Add docs for token.EXACT_TOKEN_TYPES (#127304)
Илья Любавский committed
November 13, 2024
P
gh-71936: Fix race condition in multiprocessing.Pool (GH-124973)
Petr Viktorin committed
November 12, 2024
S
gh-125916: Allow functools.reduce() 'initial' to be a keyword argument (#125917)
Sayandip Dutta committed
B
gh-58749: Remove incorrect language spec claims about the global statement (GH-126523)
Beomsoo Kim committed
November 8, 2024
X
gh-126072: Set docstring attribute for module and class (#126231)
Xuanteng Huang committed
November 5, 2024
S
gh-126417: Register multiprocessing proxy types to an appropriate collections.abc class (#126419)
Stephen Morton committed
November 3, 2024
C
gh-120754: Add a strace helper and test set of syscalls for open().read(), Take 2 (#123413)
Cody Maloney committed
October 11, 2024
S
gh-61011: Fix inheritance of nested mutually exclusive groups in argparse (GH-125210)
Serhiy Storchaka committed
September 27, 2024
T
gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (#124663)
Tony Roberts committed
September 25, 2024
T
gh-102450: Add ISO-8601 alternative for midnight to `fromisoformat()` calls. (#105856)
TizzySaurus committed
September 23, 2024
M
gh-116622: Complete Android documentation (#124259)
Malcolm Smith committed
September 20, 2024
B
gh-124248: Fix crash in struct when processing 0p fields (#124251)
Brian Schubert committed
August 24, 2024
S
C
GH-120754: Add a strace helper and test set of syscalls for open().read() (#121143)
Cody Maloney committed
August 7, 2024
L
gh-100256: Skip inaccessible registry keys in the WinAPI mimetype implementation (GH-122047)
Lucas Esposito committed
July 15, 2024
R
gh-121746: Bind Alt+Enter to "accept" in the REPL (GH-121754)
Rodrigo Girão Serrão committed
June 27, 2024
J
gh-120868: Fix breaking change in `logging.config` when using `QueueHandler` (GH-120872)
Janek Nouvertné committed
June 15, 2024
W
gh-120495: Fix incorrect exception handling in Tab Nanny (#120498)
Wulian233 committed
June 6, 2024
T
Add Tian Gao to CODEOWNERS and ACKS (GH-120166)
Tian Gao committed
June 5, 2024
B
gh-115225: Raise error on unsupported ISO 8601 time strings (#119339)
benchatt committed
May 31, 2024
J
gh-119189: Fix the power operator for Fraction (GH-119242)
Joshua Herman committed
May 27, 2024
X
Fix typos in HISTORY documentation (#119453)
Xie Yanbo committed
April 21, 2024
R
gh-114099: Formalize Tier 3 status of iOS (GH-118020)
Russell Keith-Magee committed
April 16, 2024
J
gh-115178: Add Counts of UOp Pairs to pystats (GH-115181)
Jeff Glass committed
April 9, 2024
V
gh-117534: Add checking for input parameter in iso_to_ymd (#117543)
Vlad4896 committed
April 2, 2024
N
gh-117349: Micro-optimize a few `os.path` functions (#117350)
Nice Zombies committed
March 12, 2024
M
gh-89547: Support for nesting special forms like Final (#116096)
Mehdi Drissi committed