summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* gh-100458: Clarify Enum.__format__() change of mixed-in types in the whatsnew...Anže Pečar2023-05-011-13/+5
* Adjust expression from `==` to `!=` in alignment with the meaning of the para...Ben Faulhaber2023-05-011-1/+1
* gh-88773: Added teleport method to Turtle library (#103974)Liam Gersten2023-04-301-11/+42
* Replace Netlify with Read the Docs build previews (#103843)Hugo van Kemenade2023-04-302-10/+6
* gh-103793: Defer formatting task name (#103767)Itamar Ostricher2023-04-291-0/+3
* gh-103636: issue warning for deprecated calendar constants (#103833)Prince Roshan2023-04-292-0/+61
* Various small fixes to dis docs (#103923)Jelle Zijlstra2023-04-291-78/+79
* gh-98040: Remove just the `imp` module (#98573)Barry Warsaw2023-04-288-420/+8
* gh-101100: Add reference doc for __post_init__ (#103818)Olga Matoula2023-04-281-22/+23
* Update itertool recipe: polynomial_from_roots() (GH-103973)Raymond Hettinger2023-04-281-5/+4
* gh-100021: Document that sqlite3's executemany() discards resulting rows (#10...Erlend E. Aasland2023-04-281-2/+9
* gh-83925: Make asyncio.subprocess communicate similar to non-asyncio (#18650)Marek Marczykowski-Górecki2023-04-281-2/+7
* Docs: fix dunders with too many underscores (#103955)Erlend E. Aasland2023-04-272-2/+2
* GH-103903: Test the minimum Sphinx version in CI (#103904)Adam Turner2023-04-273-5/+44
* GH-103857: Deprecate utcnow and utcfromtimestamp (#103858)Paul Ganssle2023-04-271-0/+8
* gh-103590: do not wrap a single exception raised from a try-except* (#103665)Irit Katriel2023-04-271-0/+5
* gh-103883: Doc: Move PyUnicode_FromObject doc (#103913)Inada Naoki2023-04-271-9/+9
* gh-62432: unittest runner: Exit code 5 if no tests were run (#102051)Stefano Rivera2023-04-271-1/+2
* gh-103629: Update typing.Unpack docs in compliance with PEP 692 (#103894)Franek Magiera2023-04-262-2/+56
* gh-48241: Clarify URL needs to be encoded when provided to urlopen and Reques...Michael Blahay2023-04-261-3/+3
* gh-103489: Add get/set config methods to sqlite3.Connection (#103506)Erlend E. Aasland2023-04-262-0/+61
* gh-103015: Add entrypoint keyword param to sqlite3.Connection.load_extension ...Erlend E. Aasland2023-04-262-2/+25
* gh-101879: docs - italicize argument in smtplib.SMPT() description (#101886)Owain Davies2023-04-261-5/+5
* gh-91441: Clarify the docs of asyncio.loop.subprocess_exec() (#91442)July Tikhonov2023-04-261-9/+8
* Docs build: Add upper bounds to transitive dependencies (#103860)Alex Waygood2023-04-262-0/+34
* gh-101786: Clarify docs that asyncio.Server.sockets is a socket-like Transpor...Carol Willing2023-04-261-2/+3
* gh-103721: Improve cross-references for generic-alias docs (#103838)Alex Waygood2023-04-251-0/+7
* gh-51574: Make tempfile.mkdtemp() always return absolute paths (#94612)Samuel Sloniker2023-04-252-2/+7
* DOC: remove reference to OpenSolaris (#102671)partev2023-04-251-7/+0
* gh-103765: Remove pkgutil.rst from .nitignore (GH-103797)Jaime Alonso Lorenzo2023-04-241-1/+0
* gh-103810: Fix broken references in dataclasses (#103811)Olga Matoula2023-04-242-73/+74
* gh-103673: Add missing ForkingUnixStreamServer and ForkingUnixDatagramServer ...jb21702023-04-241-0/+7
* gh-87729: add LOAD_SUPER_ATTR instruction for faster super() (#103497)Carl Meyer2023-04-241-0/+18
* gh-103791: Make contextlib.suppress also act on exceptions within an Exceptio...Łukasz Langa2023-04-241-0/+7
* gh-101100: Fix Sphinx warnings in `argparse` module (#103289)Hugo van Kemenade2023-04-245-16/+78
* gh-99032: datetime docs: Encoding is no longer relevant (#93365)William Andrea2023-04-241-4/+1
* gh-94300: Update datetime.strptime documentation (#95318)Howie Zhao2023-04-241-1/+1
* GH-65022: Fix description of copyreg.pickle function (#102656)Furkan Onder2023-04-241-2/+2
* gh-91687: modernize dataclass example typing (#103773)Allan Lago2023-04-241-1/+1
* gh-103765: Fix 'Warning: py:class reference target not found: ModuleSpec' (GH...Jaime Alonso Lorenzo2023-04-241-1/+1
* gh-87452: Improve the Popen.returncode docsJoshua Herman2023-04-241-3/+6
* Removed unnecessary escaping of asterisks (#103714)Richard Hajek2023-04-241-1/+1
* gh-103091: Add PyUnstable_Type_AssignVersionTag (#103095)Brett Simmers2023-04-241-0/+9
* gh-103712: Increase the length of the type name in AttributeError messages (#...Alex Gaynor2023-04-241-1/+1
* gh-44123: Add note on relative path for os.exec* (GH-93826)Stanley2023-04-241-1/+2
* Change 'dependant' to 'dependent' (#103745)Christopher Chavez2023-04-241-1/+1
* gh-102950: Implement PEP 706 – Filter for tarfile.extractall (#102953)Petr Viktorin2023-04-243-20/+478
* gh-101688: Implement types.get_original_bases (#101827)James Hilton-Balfe2023-04-233-0/+51
* gh-68654: Clarify subdirectories used by pkgutil.extend_path (#103701)Randy2023-04-221-3/+3
* Revert "Avoid error lexing multiprocessing docs code block on Pygments 2.15.0...Hugo van Kemenade2023-04-221-3/+1