COMMITS
/ Misc/ACKS September 16, 2025
B
gh-138514: getpass: restrict `echo_char` to a single ASCII character (#138591)
Benjamin Johnson committed
September 2, 2025
J
gh-138004: Fix setting a thread name on OpenIndiana (GH-138017)
jadonduff committed
August 8, 2025
July 22, 2025
N
gh-136459: Add perf trampoline support for macOS (#136461)
Nazım Can Altınova committed
July 20, 2025
A
gh-131724: Add a new max_response_headers param to HTTP/HTTPSConnection (GH-136814)
Alexander Urieles committed
July 15, 2025
R
gh-72327: Suggest using system terminal for pip install in PyREPL (#136328)
Richard Si committed
July 13, 2025
A
gh-132969: update ACKS file (gh-133222) (#136144)
Ajay Kamdar committed
July 12, 2025
K
gh-134759: fix `UnboundLocalError` in `email.message.Message.get_payload` (#136071)
Kliment Lamonov committed
June 29, 2025
W
Doc: Fix duplicate words in idlelib (#136089)
Weilin Du committed
June 27, 2025
T
gh-135551: Change how sorting picks minimum run length (#135553)
Tim Peters committed
June 22, 2025
K
patchcheck: use URL paths to identify upstream remote (GH-135806)
Kattni committed
June 12, 2025
P
gh-133390: Support SQL keyword completion for sqlite3 CLI (GH-133393) (GH-135292)
Petr Viktorin committed
June 7, 2025
D
gh-134876: Add fallback for when process_vm_readv fails with ENOSYS (#134878)
Daniel Golding committed
P
June 6, 2025
T
gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)
Tan Long committed
June 1, 2025
A
gh-134004: Added the reorganize() methods to dbm.sqlite, dbm.dumb and shelve (GH-134028)
Andrea-Oliveri committed
May 20, 2025
K
gh-134215: PyREPL: Do not show underscored modules by default during autocompletion (gh-134267)
Kevin Hernández committed
May 19, 2025
J
gh-88994: Change `datetime.datetime.now` to half-even rounding (#134258)
John Keith Hohm committed
S
May 6, 2025
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