aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 days[3.11] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-...upstream-3.11Petr Viktorin
13 days[3.11] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (#118185)Seth Michael Larson
2024-04-03[3.11] gh-109120: Fix syntax error in handlinh of incorrect star expressionsâ...Grigoriev Semyon
2024-04-02Merge remote-tracking branch 'upstream/3.11' into 3.11Pablo Galindo
2024-04-02Post 3.11.9Pablo Galindo
2024-04-02[3.11] gh-115538: Use pathlib to compare prefixes in test_venv (GH-117076)Miss Islington (bot)
2024-04-02Python 3.11.9upstream-v3.11.9Pablo Galindo
2024-04-01[3.11] Docs: specify XML document name in xml.etree.elementtree example (GH-2...Miss Islington (bot)
2024-04-01[3.11] Docs: add more links to PIPE in subprocess docs (GH-25416) (#117428)Miss Islington (bot)
2024-03-29[3.11] [3.12] gh-117347: Fix test_clinic side effects (GH-117363) (GH-117365)...Miss Islington (bot)
2024-03-29[3.11] gh-117110: Fix subclasses of typing.Any with custom constructors (GH-1...Miss Islington (bot)
2024-03-28[3.11] gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (#117326)...Victor Stinner
2024-03-28[3.11] gh-117310: Remove extra DECREF on "no ciphers" error path in `_ssl._SS...Miss Islington (bot)
2024-03-28[3.11] gh-117178: Recover lazy loading of self-referential modules (GH-117179...Miss Islington (bot)
2024-03-27[3.11] gh-104242: Enable test_is_char_device_true in pathlib test on all plat...Miss Islington (bot)
2024-03-26[3.11] Change links on the index page (GH-117230) (#117269)Miss Islington (bot)
2024-03-26[3.11] [3.12] gh-115538: Use isolate mode when running venv test_multiprocesâ...Miss Islington (bot)
2024-03-26[3.11] pre-commit: add `check-case-conflict` and `check-merge-conflict` (GH-1...Miss Islington (bot)
2024-03-26[3.11] gh-66543: Fix mimetype.guess_type() (GH-117217) (GH-117257)Miss Islington (bot)
2024-03-26[3.11] gh-83845: Add tests for operator module (GH-115883) (#117254)Miss Islington (bot)
2024-03-26[3.11] [3.12] gh-83434: Sync libregrtest and test_regrtest with the main bran...Miss Islington (bot)
2024-03-26[3.11] gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203) (GH-117245)Miss Islington (bot)
2024-03-25[3.11] Add information about negative indexes to sequence datamodel doc (GH-...Miss Islington (bot)
2024-03-25[3.11] gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (GH-320...Serhiy Storchaka
2024-03-24[3.11] GH-115986 Docs: promote pprint.pp usage as a default (GH-116614) (#117...Miss Islington (bot)
2024-03-24[3.11] gh-101760: Improve the imaplib.IMAP4 example (GH-101764) (#117192)Miss Islington (bot)
2024-03-23[3.11] [docs] Fix typo in docstring and add example to logging cookbook. (GH-...Miss Islington (bot)
2024-03-22[3.11] docs: fix over-linking in dataclasses.rst (GH-117005) (#117164)Carol Willing
2024-03-22[3.11] gh-117084: Fix ZIP file extraction for directory entry names with back...Serhiy Storchaka
2024-03-22Fix get_packagefamilyname helper function on Windows 32-bit (GH-117153)Miss Islington (bot)
2024-03-22[3.11] gh-117127: glob tests: Reopen dir_fd to pick up directory changes (GH-...Miss Islington (bot)
2024-03-22[3.11] gh-75988: Fix issues with autospec ignoring wrapped object (GH-115223)...infohash
2024-03-21[3.11] gh-117061: Fix test_posix.test_sched_setaffinity() on RHEL9 (GH-117126...Miss Islington (bot)
2024-03-21[3.11] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bi...Serhiy Storchaka
2024-03-20[3.11] Fix sort order for "locale encoding" glossary item (GH-115794) (#117103)Miss Islington (bot)
2024-03-20[3.11] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117077)jkriegshauser
2024-03-20[3.11] gh-117058: Update GUI and packaging recommendations for macOS. (GH-117...Miss Islington (bot)
2024-03-19[3.11] gh-90300: Improve the Python CLI help output (GH-115853) (GH-117022) (...Serhiy Storchaka
2024-03-19[3.11] docs: announce venv creation before installing packages (GH-117036) (#...Miss Islington (bot)
2024-03-19[3.11] gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (GH-116913) (#11...Miss Islington (bot)
2024-03-19[3.11] Update titles and subtitles on landing page template (GH-116914) (#117...Miss Islington (bot)
2024-03-19[3.11] gh-116957: configparser: Do post-process values after DuplicateOptionE...David Röthlisberger
2024-03-19[3.11] gh-107607: Update comment about utf-8 BOM being ignored (GH-107858) (#...Miss Islington (bot)
2024-03-19[3.11] gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989) (...Victor Stinner
2024-03-19[3.11] gh-105866: fix dataclass with slots=True, weakref_slot=True (GH-105870...Miss Islington (bot)
2024-03-19[3.11] Bump GitHub Actions (GH-116944) (GH-116949)Hugo van Kemenade
2024-03-18[3.11] gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandle...Miss Islington (bot)
2024-03-18[3.11] gh-116881: Remove erroneous or redundant grammar NULL (GH-116885) (#11...Miss Islington (bot)
2024-03-18[3.11] gh-116831: Fixes tests for c extension in WASI for Python 3.11 (GH-116...Kushal Das
2024-03-16[3.11] gh-116851: Remove "from ctypes import *" from a ctypes example (GH-116...Miss Islington (bot)