COMMITS
June 2, 2025
D
gh-117852: fix argument checking of `async_generator.athrow` (#134868)
Duane Griffin committed
S
gh-130662: Accept leading zeros in precision/width for Decimal's formatting (#132549)
Sergey B Kirpichev committed
S
gh-130662: Accept leading zeros in precision/width for Fraction's formatting (#130663)
Sergey B Kirpichev committed
D
S
gh-132908: Add math.isnormal/issubnormal() functions (GH132935)
Sergey B Kirpichev committed
G
gh-122153: indicate that Windows does not support `socket.{send,recv}_fds` (#134960)
GalaxySnail committed
S
gh-134449: fix grammar for `precision_with_grouping` in format description (#134608)
Sergey B Kirpichev committed
B
gh-134978: deprecate `string` keyword parameter for hash function constructors (#134979)
Bénédikt Tran committed
June 1, 2025
S
gh-130478: fix HACL* build for macOS Silicon (#134188)
Sam Ng committed
A
gh-134004: Added the reorganize() methods to dbm.sqlite, dbm.dumb and shelve (GH-134028)
Andrea-Oliveri committed
S
gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
Serhiy Storchaka committed
R
gh-133503: clarify `compileall -s/-p` docs (#134756)
Rihaan Meher committed
M
gh-134970: Fix exception message in argparse module (GH-134971)
Michał Górny committed
May 31, 2025
S
S
gh-134835: Remove outdated list from `howto/urllib2.rst` (GH-134844)
Stan Ulbrych committed
I
gh-134954: Hard-cap max file descriptors in subprocess test fd_status (#134955)
Itamar Oren committed
S
Improve format of `InternalDocs/exception_handling.md` (#134969)
sobolevn committed
C
skip test for sys._stdlib_dir if that is not present (#134973)
CF Bolz-Tereick committed
C
Skip test as cpython_only that checks whether setattr interns the attribute or not (#134972)
CF Bolz-Tereick committed
N
gh-133968: Create the Unicode writer on demand in json (#133832)
Nice Zombies committed
B
gh-134696: fix `hashlib` tests for FIPS-only BLAKE-2 buildbot (#134968)
Bénédikt Tran committed
S
gh-108885: Use subtests for doctest examples run by unittest (GH-134890)
Serhiy Storchaka committed
S
gh-134918: Fix and improve doctest's documentation (GH-134919)
Serhiy Storchaka committed
S
gh-133489: Remove size restrictions on getrandbits() and randbytes() (GH-133658)
Serhiy Storchaka committed
B
gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures (#134713)
Bénédikt Tran committed
S
gh-134718: Omit optional Load() values in ast.dump() (GH-134934)
Serhiy Storchaka committed
L
gh-91048: Reorder result tuple of parse_code_object (#134898)
László Kiss Kollár committed
May 30, 2025
S
gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)
Steve Dower committed
G
rearrange my gitingore addition w/comment to make backporting easier (#134945)
Gregory P. Smith committed
G
.gitignore personal Claude Code configs (#134942)
Gregory P. Smith committed