Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 5, 2024
chore: fix typos (#116345)
Show description for 70b92b7committed[3.12] Fix the PyGetSetDef documentation (GH-116056) (GH-116363)
Show description for 6e89141[3.12] gh-115777: Fix double versionadded directives (GH-116269) (GH-116361)
Show description for 0f5cd44[3.12] gh-116326: Handler errors correctly in `getwindowsversion` in `sysmodule` (GH-116339) (#116354)
Show description for 9a42cfa[3.12] gh-116325: Raise `SyntaxError` rather than `IndexError` on ForwardRef with empty string arg (GH-116341) (#116347)
Show description for 6264c4f
Commits on Mar 4, 2024
[3.12] gh-116265: Remove obsolete sentence. (GH-116284) (#116331)
Show description for 8785eab[3.12] gh-115320: Refactor `get_hash_info` in `sysmodule.c` not to swallow errors (GH-115321) (#116323)
Show description for 0f70c14- authored
gh-116116: Backport blake2 change to fix building with clang-cl on windows-i686 (GH-116117)
Show description for ee7ba53- authored
[3.12] GH-116271 Docs: provide clarification for object assignments in the Tutorial section (GH-116283) (#116305)
Show description for f6de984gh-104711: Add security warning to the CGIHTTPRequestHandler document (GH-115915)
Show description for eb0603bauthored[3.12] gh-116296: Fix refleak in reduce_newobj() corner case (GH-116297) (#116299)
Show description for d8a56ea
Commits on Mar 3, 2024
[3.12] gh-116010: Remove link to deprecated PEP 6 in FAQ guide (GH-116246) (#116286)
Show description for 722b9cf[3.12] gh-116281: Remove wrong '\' from '\*' in some doc signatures (GH-116282) (#116285)
Show description for e95e837[3.12] gh-115809: Improve TimedRotatingFileHandler.getFilesToDelete() (GH-115812) (GH-116261)
Show description for 3f830ad[3.12] gh-72971: Clarify the special no-TypeError behavior for equality (GH-110729) (#116254)
Show description for 5b73ed4
Commits on Mar 2, 2024
[3.12] gh-114494: Change logging docstring to bool for exec_info (GH=114558) (GH-114624)
Show description for 6aadabc[3.12] GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228) (GH-116231)
Show description for 25b2159
Commits on Mar 1, 2024
[3.12] gh-112281: Allow `Union` with unhashable `Annotated` metadata (GH-112283) (#116213)
Show description for 90f75e1[3.12] gh-116035: Document that both tzinfo and fold are ignored in comparisons if tzinfo is the same (GH-116187) (GH-116216)
Show description for 16be4a3[3.12] gh-88352: Fix logging.TimedRotatingFileHandler (GH-116191) (GH-116208)
Show description for 8dae3fa[3.12] gh-104219: Document that idunders can return NotImplemented (GH-104220) (#116210)
Show description for 694874b[3.12] gh-101293: Fix support of custom callables and types in inspect.Signature.from_callable() (GH-115530) (GH-116198)
Show description for d341098[3.12] gh-115811: Update documentation to add some Logger attributes. (GH-116109) (GH-116185)
Show description for 753b664authored- authored
[3.12] gh-116026: Try disabling rebuilds of dependents in Homebrew (GH-116027) (#116158)
Show description for 5f63b73
Commits on Feb 29, 2024
[3.12] gh-87115: Set `__main__.__spec__` to `None` in pdb (GH-116141) (#116154)
Show description for 40e9295authored[3.12] Fix rendering of null character in ast.rst (GH-116080) (#116160)
Show description for 8d865f1[3.12] gh-112844: Add SBOM for external dependencies (GH-115789) (#116128)
Show description for 211b559[3.12] gh-73580: Docs for tunnelling TLS through TLS (GH-22539) (GH-116149)
Show description for 811f4bd[3.12] Docs: mark up NotImplemented using the :data: role throughout the docs (GH-116135) (#116147)
Show description for 240e5f6[3.12] gh-72463: Fix ctypes/test_loading.py so that test_find reports skipped (GH-18312) (GH-116136)
Show description for d49fdc8- authored
[3.12] gh-116103: Prevent error in WindowsLoadTracker.__del__ on permission error (GH-116105) (GH-116120)
Show description for 845123d