summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-102988: Adjust version numbers in versionadded directives (#123772)Petr Viktorin2024-09-061-2/+2
* [3.11] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parsea...Petr Viktorin2024-09-062-4/+25
* [3.11] gh-100117: Fix inaccuracy in documentation of the CodeObject's co_posi...Miss Islington (bot)2024-09-041-1/+1
* [3.11] gh-121650: Encode newlines in headers, and verify headers are sound (G...Łukasz Langa2024-09-043-0/+38
* [3.11] gh-114539: Clarify implicit launching of shells by subprocess (GH-1179...Miss Islington (bot)2024-08-091-2/+10
* [3.11] gh-121957: Emit audit events for python -i and python -m asyncio (GH-1...Łukasz Langa2024-07-222-1/+13
* [3.11] gh-112346: Document the OS byte in `gzip.compress` output change in 3....Miss Islington (bot)2024-06-172-1/+18
* [3.11] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) (GH-118739)Steve Dower2024-05-242-0/+19
* [3.11] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-...Petr Viktorin2024-04-252-4/+48
* [3.11] Docs: specify XML document name in xml.etree.elementtree example (GH-2...Miss Islington (bot)2024-04-011-1/+1
* [3.11] Docs: add more links to PIPE in subprocess docs (GH-25416) (#117428)Miss Islington (bot)2024-04-011-5/+8
* [3.11] Change links on the index page (GH-117230) (#117269)Miss Islington (bot)2024-03-261-2/+2
* [3.11] Add information about negative indexes to sequence datamodel doc (GH-...Miss Islington (bot)2024-03-251-3/+6
* [3.11] GH-115986 Docs: promote pprint.pp usage as a default (GH-116614) (#117...Miss Islington (bot)2024-03-241-15/+18
* [3.11] gh-101760: Improve the imaplib.IMAP4 example (GH-101764) (#117192)Miss Islington (bot)2024-03-241-1/+1
* [3.11] [docs] Fix typo in docstring and add example to logging cookbook. (GH-...Miss Islington (bot)2024-03-231-14/+126
* [3.11] docs: fix over-linking in dataclasses.rst (GH-117005) (#117164)Carol Willing2024-03-221-78/+85
* [3.11] gh-75988: Fix issues with autospec ignoring wrapped object (GH-115223)...infohash2024-03-221-0/+120
* [3.11] Fix sort order for "locale encoding" glossary item (GH-115794) (#117103)Miss Islington (bot)2024-03-201-12/+12
* [3.11] gh-117058: Update GUI and packaging recommendations for macOS. (GH-117...Miss Islington (bot)2024-03-201-11/+25
* [3.11] docs: announce venv creation before installing packages (GH-117036) (#...Miss Islington (bot)2024-03-191-0/+1
* [3.11] gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (GH-116913) (#11...Miss Islington (bot)2024-03-192-8/+7
* [3.11] Update titles and subtitles on landing page template (GH-116914) (#117...Miss Islington (bot)2024-03-191-31/+31
* [3.11] gh-107607: Update comment about utf-8 BOM being ignored (GH-107858) (#...Miss Islington (bot)2024-03-191-4/+3
* [3.11] gh-116881: Remove erroneous or redundant grammar NULL (GH-116885) (#11...Miss Islington (bot)2024-03-181-1/+1
* [3.11] gh-116851: Remove "from ctypes import *" from a ctypes example (GH-116...Miss Islington (bot)2024-03-161-1/+0
* [3.11] gh-90095: Ignore empty lines and comments in `.pdbrc` (GH-116834) (#11...Miss Islington (bot)2024-03-151-1/+2
* [3.11] gh-98731: Improvements to the logging documentation (GH-101618) (GH-11...Miss Islington (bot)2024-03-132-162/+108
* [3.11] [doc]: Update cookbook recipe for Qt6. (GH-116719) (GH-116728)Miss Islington (bot)2024-03-131-13/+36
* [3.11] gh-90300: Fix cmdline.rst (GH-116721) (GH-116725)Miss Islington (bot)2024-03-131-5/+8
* [3.11] gh-111307: Update design FAQ 'switch' entry (GH-115899) (#116704)Miss Islington (bot)2024-03-131-3/+8
* [3.11] Docs: fix broken links (GH-116651) (#116701)Mariusz Felisiak2024-03-133-3/+3
* [3.11] Add `typing.NamedTuple` in glossary section for named tuples (GH-10832...Miss Islington (bot)2024-03-121-4/+5
* [3.11] gh-116563: Update tutorial error example (GH-116569) (#116625)Miss Islington (bot)2024-03-111-4/+4
* [3.11] gh-116535: Fix distracting "TypeError" in example code (gh-116538) (gh...Miss Islington (bot)2024-03-091-2/+2
* [3.11] GH-116218 Docs: Add availability information for the 'resource' module...Miss Islington (bot)2024-03-091-0/+2
* [3.11] gh-105535 Document potential performance trap during enum creation (GH...Miss Islington (bot)2024-03-091-0/+7
* [3.11] gh-115664: Fix ordering of more versionadded and versionchanged direct...Serhiy Storchaka2024-03-0719-80/+59
* [3.11] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) ...Sebastian Pipping2024-03-062-0/+75
* [3.11] gh-115986: Fix inaccuracies in pprint docs (GH-116104) (#116383)Miss Islington (bot)2024-03-051-2/+2
* [3.11] chore: fix typos (GH-116345) (#116375)Terry Jan Reedy2024-03-051-1/+1
* [3.11] Fix the PyGetSetDef documentation (GH-116056) (GH-116368)Serhiy Storchaka2024-03-051-3/+3
* [3.11] gh-115777: Fix double versionadded directives (GH-116269) (GH-116362)Miss Islington (bot)2024-03-056-24/+8
* [3.11] Docs: update using/configure.rst (GH-116274) (#116277)Hugo van Kemenade2024-03-041-3/+11
* [3.11] GH-116271 Docs: provide clarification for object assignments in the Tu...Miss Islington (bot)2024-03-041-7/+24
* gh-104711: Add security warning to the CGIHTTPRequestHandler document (GH-115...AN Long2024-03-041-0/+6
* [3.11] gh-116281: Remove wrong '\' from '\*' in some doc signatures (GH-11628...Terry Jan Reedy2024-03-032-2/+2
* [3.11] gh-116010: Remove link to deprecated PEP 6 in FAQ guide (GH-116246) (#...Miss Islington (bot)2024-03-031-3/+5
* [3.11] gh-72971: Clarify the special no-TypeError behavior for equality (GH-1...Miss Islington (bot)2024-03-031-1/+4
* [3.11] gh-116035: Document that both tzinfo and fold are ignored in compariso...Miss Islington (bot)2024-03-011-2/+8