Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 18, 2024
gh-117505: Run ensurepip in isolated env in Windows installer (GH-118257)
Show description for 1494d95[3.12] Revert "gh-123974: Fix time.get_clock_info() on NetBSD (GH-123975)" (GH-124115) (GH-124200)
Show description for 708173c[3.12] gh-124194: Fix wrong issue number in What's New in Python 3.8 (GH-124195) (#124198)
Show description for 5827be8
Commits on Sep 17, 2024
[3.12] gh-123836: workaround fmod(x, y) bug on Windows (GH-124171) (#124186)
Show description for c7a94e7authored[3.12] GH-103484: Fix broken links reported by linkcheck (GH-124169) (#124180)
Show description for 6840b61[3.12] Use pep role instead of url (GH-121611) (#124173)
Show description for a032a96[3.12] gh-123836: Check zero signs in math_testcases.txt (GH-123854) (#124162)
Show description for c54ee87[3.12] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (GH-124152)
Show description for 92bc714
Commits on Sep 16, 2024
[3.12] GH-124108: Skip test_locale.test_strcoll_with_diacritic() on NetBSD (GH-124110) (#124147)
Show description for 2f9dc65[3.12] gh-121023: Improve `_xxtestfuzz/README.rst` (GH-121024) (#124141)
Show description for 446203e[3.12] GH-103484: Tell linkcheck to ignore debian manpage redirects (GH-123019) (#124136)
Show description for 1151dd6[3.12] Docs: Drop letter PDF (GH-123912) (#123999)
Show description for f3c1f3d[3.12] gh-94808: Add test coverage for "starred kind" in _PyPegen_set_expr_context (GH-119222) (GH-119264)
Show description for 3f5d18d
Commits on Sep 15, 2024
[3.12] gh-98442: fix locations of with statement's cleanup instructions (GH-120763) (#120787)
Show description for ffde4cd
Commits on Sep 13, 2024
[3.12] gh-123974: Fix time.get_clock_info() on NetBSD (GH-123975) (#124073)
Show description for b2a7d71[3.12] gh-124030: Skip test_tcsendbreak on NetBSD for ENOTTY error (GH-124031) (GH-124062)
Show description for 84e3f60[3.12] Normalize cdecl formatting as found elsewhere on ctypes.rst (GH-121379) (#124057)
Show description for c5e11be[3.12] gh-123811: Test that round(Decimal) can return signed zero (GH-124007) (GH-124049)
Show description for b6f4607
Commits on Sep 12, 2024
[3.12] gh-123917: Fix crypt check in configure (#123952)
Show description for 53af5b2[3.12] gh-118577: Clarify that inspect.BoundArguments prefers to put values in args (GH-119936) (GH-124004)
Show description for 5c15b1a[3.12] gh-123935: Fix typo in `_get_slots` in `dataclasses.py` (GH-123941) (#123992)
Show description for 9e93556
Commits on Sep 11, 2024
[3.12] gh-123919: Fix null handling in `_freeze_module.c` (GH-123920) (#123949)
Show description for cbfeb6a[3.12] gh-123811: test that round() can return signed zero (GH-123829) (#123939)
Show description for 8ca75ee[3.12] gh-121039: add Floats/ComplexesAreIdenticalMixin to test.support.testcase (GH-121071) (#123841)
Show description for ec119dcauthored[3.12] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898) (GH-123937)
Show description for 90e5bd7authored- authored
Commits on Sep 10, 2024
gh-123915: Ensure that Windows AMD64 and ARM64 release builds use different directories (GH-123918)
Show description for 41608f1[3.12] gh-123881: Add additional test coverage for PEP 695 edge cases (GH-123886) (#123891)
Show description for de20ad9[3.12] gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893) (#123897)
Show description for 1248524
Commits on Sep 9, 2024
[3.12] Mention `curl` in `contextvars` docs (GH-123838) (#123869)
Show description for 9e38723[3.12] Fix typos (#123775) (#123867)
Show description for 8b16ec6[3.12] gh-123823: Fix test_posix for unsupported posix_fallocate on NetBSD (GH-123824) (#123865)
Show description for 917f2c8[3.12] gh-123780: Make test_pkgutil clean up `spam` module (GH-123036) (GH-123782)
Show description for 349cc27
Commits on Sep 8, 2024
[3.12] gh-123789: `secrets.randbits` returns only non-negative int (GH-123801) (#123831)
Show description for 77bb146
Commits on Sep 7, 2024
[3.12] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123814)
Show description for e0c69e4