Commits
User selector
Commit History
Commits on Dec 1, 2023
gh-110481: Fix Py_SET_REFCNT() integer overflow (#112174)
Show description for 5f6ac2dauthoredgh-112510: Add `readline.backend` for the backend readline uses (GH-112511)
Show description for c298238authored- authored
Commits on Nov 30, 2023
gh-112502: Docs: Improve docs for gc.collect method (#112562)
Show description for 730d450authoredgh-111699: Move smtpd note to dedicated section in What's New Python 3.12 doc (GH-112544)
Show description for 1ff212dauthored
Commits on Nov 29, 2023
gh-104003: Implement PEP 702 (#104004)
Show description for d4a6229authored- authored
gh-112454: Disable TLS-PSK if OpenSSL was built without PSK support (#112491)
Show description for e413dafauthored
Commits on Nov 27, 2023
Correct documentation for AF_PACKET (#112339)
Show description for 562d714authoredgh-99367: Do not mangle sys.path[0] in pdb if safe_path is set (#111762)
Show description for b90a5cfandauthored- authored
gh-76912: Raise OSError from any failure in getpass.getuser() (#29739)
Show description for 99a73c3authoredGH-101100: Fix reference warnings for ``socket`` methods (#110114)
Show description for ffe1b2dandauthoredMove What's New In Python 3.12 entries to the right section (#112447)
Show description for d44ee42authored- authored
gh-63284: Add support for TLS-PSK (pre-shared key) to the ssl module (#103181)
Show description for e954ac7authored
Commits on Nov 25, 2023
gh-101100: Fix Sphinx reference warnings (GH-112416)
Show description for 3faf8e5authored- authored
- authored
gh-101100 : Fix Sphinx warnings in `library/doctest.rst` (#112399)
Show description for 0303a9fandauthoredgh-101100: Define `_tkinter` module to fix references (#112382)
Show description for 6b961b8authoredgh-101100: Define `test.regrtest` module to fix references (#112381)
Show description for d525d01authored
Commits on Nov 24, 2023
Commits on Nov 23, 2023
Commits on Nov 22, 2023
- authored
Fix docstring and var name of itertools recipe (#112113)
Show description for 6c47eacauthored
Commits on Nov 21, 2023
- authored
gh-110745: add a newline argument to pathlib.Path.read_text (#110880)
Show description for 9d70831authoredgh-111361: Added an update for unicodedata in what's new in Python 3.13 (#112031)
Show description for d857d53andauthored
Commits on Nov 19, 2023
gh-110383: Explained which error message is generated when there is an unhandled exception (#111574)
Show description for a6d25deandauthoredgh-110383: Fix documentation profile cumtime fix (#112221)
Show description for 6bf8f20andauthored
Commits on Nov 17, 2023
Fix typo in documentation of `importlib.metadata` (GH-112099)
Show description for dabc0d7authored