COMMITS
/ Misc/ACKS March 14, 2025
M
[3.12] gh-130814: Enhance documentation for Python C API type objects (GH-130817) (#131224)
Miss Islington (bot) committed
February 2, 2025
M
[3.12] gh-115514: Fix incomplete writes after close while using ssl in asyncio(GH-128037) (#129582)
Miss Islington (bot) committed
January 7, 2025
M
[3.12] gh-98188: Fix EmailMessage.get_payload to decode data when CTE value has extra text (GH-127547) (#128529)
Miss Islington (bot) committed
November 29, 2024
M
[3.12] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) (#127391)
Miss Islington (bot) committed
November 15, 2024
M
[3.12] gh-71936: Fix race condition in multiprocessing.Pool (GH-124973) (GH-126870)
Miss Islington (bot) committed
November 12, 2024
November 5, 2024
October 11, 2024
M
[3.12] gh-61011: Fix inheritance of nested mutually exclusive groups in argparse (GH-125210) (GH-125309)
Miss Islington (bot) committed
September 20, 2024
M
[3.12] gh-124248: Fix crash in struct when processing 0p fields (GH-124251) (#124278)
Miss Islington (bot) committed
August 7, 2024
M
gh-100256: Skip inaccessible registry keys in the WinAPI mimetype implementation (GH-122047)
Miss Islington (bot) committed
July 16, 2024
M
[3.12] gh-119189: Fix the power operator for Fraction (GH-119242) (GH-119835)
Miss Islington (bot) committed
June 28, 2024
M
[3.12] gh-120868: Fix breaking change in `logging.config` when using `QueueHandler` (GH-120872) (GH-121077)
Miss Islington (bot) committed
June 15, 2024
M
[3.12] gh-120495: Fix incorrect exception handling in Tab Nanny (GH-120498) (#120549)
Miss Islington (bot) committed
May 27, 2024
M
[3.12] Fix typos in HISTORY documentation (GH-119453) (#119598)
Miss Islington (bot) committed
April 9, 2024
M
[3.12] gh-117534: Add checking for input parameter in iso_to_ymd (GH-117543) (#117689)
Miss Islington (bot) committed
February 17, 2024
M
[3.12] gh-100985: Consistently wrap IPv6 IP address during CONNECT (GH-100986) (GH-115591)
Miss Islington (bot) committed
January 14, 2024
A
[3.12] gh-95649: Document that asyncio contains uvloop code (GH-107536) (#114046)
Alois Klink committed
January 3, 2024
November 30, 2023
M
[3.12] gh-111699: Move smtpd note to dedicated section in What's New Python 3.12 doc (GH-112544) (GH-112552)
Miss Islington (bot) committed
October 24, 2023
M
[3.12] GH-94438: Restore ability to jump over None tests (GH-111243)
Miss Islington (bot) committed
October 2, 2023
M
[3.12] gh-109375: Fix bug where pdb registers an alias without an associated command (GH-109376) (#109429)
Miss Islington (bot) committed
September 24, 2023
H
[3.12] Docs: Update Donghee Na's name (GH-109743) (#109758)
Hugo van Kemenade committed
September 22, 2023
M
[3.12] ACKS: Fix ordering; Correct Itamar Oren's surname; Add Adam Turner (GH-109737) (#109741)
Miss Islington (bot) committed
August 24, 2023
M
[3.12] gh-108111: Flush gzip write buffer before seeking, fixing bad writes (GH-108341) (#108402)
Miss Islington (bot) committed
July 14, 2023
M
[3.12] gh-106634: Corrected minor asyncio doc issues (GH-106671) (#106712)
Miss Islington (bot) committed
July 7, 2023
M
[3.12] gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close(). (GH-106504) (#106514)
Miss Islington (bot) committed
June 26, 2023
M
[3.12] gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (GH-106090) (#106098)
Miss Islington (bot) committed
May 19, 2023
Y
gh-96522: Fix deadlock in pty.spawn (#96639)
Youfu Zhang committed
April 30, 2023
A
Update name in acknowledgements and add mailmap (#103696)
Amethyst Reese committed
April 27, 2023
S
gh-62432: unittest runner: Exit code 5 if no tests were run (#102051)
Stefano Rivera committed
April 25, 2023
J
GH-103804: Add test for dis.findlinestarts (#103806)
Juhi Chandalia committed
April 24, 2023
April 13, 2023
April 10, 2023
R
gh-103059: Clarify gc.freeze documentation (#103058)
raylu committed
April 5, 2023
Y
gh-86094: Add support for Unicode Path Extra Field in ZipFile (gh-102566)
Yeojin Kim committed
M
gh-66897: Upgrade HTTP CONNECT to protocol HTTP/1.1 (#8305)
Michael Handler committed
March 16, 2023
Y
gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (#94468)
yonatanp committed
March 5, 2023
M
gh-102356: Add thrashcan macros to filter object dealloc (#102426)
Marta Gómez Macías committed
March 4, 2023
B
gh-101863: Fix wrong comments in EUC-KR codec (gh-102417)
Byeongmin Choi committed
February 27, 2023
S
gh-101561: Add typing.override decorator (#101564)
Steven Troxler committed
February 25, 2023
February 24, 2023
Y
February 21, 2023
H
gh-95672 fix typo SkitTest to SkipTest (gh-102119)
Hyunkyun Moon committed
V
gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100)
Vo Hoang Long committed
February 14, 2023
R
gh-74895: getaddrinfo no longer raises OverflowError (#2435)
Radek Smejkal committed
February 6, 2023
February 5, 2023
M
bpo-33591: Add support for path like objects to `ctypes.CDLL` (#7032)
mrh1997 committed
January 22, 2023
A
GH-88597: Added command line interface to UUID module. (#99463)
achhina committed
January 20, 2023