summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* [3.11] Update LOGGING example taken from Django docs. (GH-114903) (#114952)Miss Islington (bot)2024-02-031-14/+11
* [3.11] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (#11...Miss Islington (bot)2024-02-011-21/+22
* [3.11] gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/htt...Hugo van Kemenade2024-01-141-9/+9
* [3.11] gh-113625: Align object addresses in the Descriptor HowTo Guide (GH-11...Miss Islington (bot)2024-01-101-1/+1
* [3.11] gh-101100: Fix Sphinx warnings in `howto/isolating-extensions.rst` (GH...Miss Islington (bot)2023-12-261-2/+2
* [3.11] gh-101100: Improve documentation on function attributes (#112933) (#11...Alex Waygood2023-12-122-4/+7
* [3.11] Remove bogus annotations from the descriptor howto guide (gh-112349) (...Miss Islington (bot)2023-11-231-3/+3
* [3.11] gh-110812: Isolating Extension Modules HOWTO: List GC-related gotchas ...Miss Islington (bot)2023-11-161-6/+97
* [3.11] gh-111895: Convert definition list to bullet list for readability on m...Miss Islington (bot)2023-11-091-6/+6
* [3.11] Glossary: Add "static type checker" (GH-111837) (#111855)Miss Islington (bot)2023-11-081-2/+3
* [3.11] gh-111797: fix enum how-to (GH-111805)Ethan Furman2023-11-071-1/+0
* [3.11] gh-111724: Fix doctest `ResourceWarning` in `howto/descriptor.rst` (GH...Miss Islington (bot)2023-11-041-0/+4
* [3.11] gh-111181: Fix enum doctests (GH-111180) (GH-111617)Ethan Furman2023-11-031-3/+5
* [3.11] gh-110383: Italicize variable name (GH-111206) (#111208)Miss Islington (bot)2023-10-231-1/+1
* [3.11] gh-110383: Added explanation about simplest regex use case for quantif...Miss Islington (bot)2023-10-231-0/+3
* [3.11] GH-107518: Remove the Argument Clinic How-To (#109900) (#110761)Erlend E. Aasland2023-10-122-1922/+5
* [3.11] gh-110631: Fix reST indentation (GH-110724) (#110739)Ezio Melotti2023-10-112-15/+14
* [3.11] gh-102304: Add links to the Stable ABI and Limited C API docs (#105345...Adam Turner2023-09-291-1/+1
* [3.11] gh-101100: Fix references to ``URLError`` and ``HTTPError`` in ``howto...Miss Islington (bot)2023-09-291-8/+8
* [3.11] gh-109634: Use :samp: role (GH-109635) (GH-109778)Serhiy Storchaka2023-09-292-3/+3
* [3.11] gh-108682: [Enum] raise TypeError if super().__new__ called in custom ...Ethan Furman2023-09-081-1/+22
* [3.11] gh-101100: Fix Sphinx warnings in the Logging Cookbook (GH-108678) (#1...Miss Islington (bot)2023-08-301-4/+11
* [3.11] gh-107432 Update Porting Python 2 Code to Python 3 how-to (GH-107434) ...Miss Islington (bot)2023-08-241-121/+94
* [3.11] Docs: clean up Argument Clinic howto's (#107797) (#107800)Erlend E. Aasland2023-08-091-1/+3
* [3.11] gh-86457: Add docs for Argument Clinic @text_signature directive (#107...Erlend E. Aasland2023-08-091-0/+33
* [3.11] Docs: Argument Clinic: Move the CConverter class to the reference (GH-...Miss Islington (bot)2023-08-071-64/+69
* [3.11] Docs: Argument Clinic: Improve 'How to write a custom converter' (GH-1...Miss Islington (bot)2023-08-051-24/+26
* [3.11] gh-107432 Fix incorrect indentation in annotations HOWTO (GH-107445) (...Miss Islington (bot)2023-08-051-163/+163
* [3.11] gh-107507: Replace 'The goals of Argument Clinic' with a summary (GH-1...Miss Islington (bot)2023-07-311-54/+4
* [3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (G...Miss Islington (bot)2023-07-291-1/+1
* [3.11] gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) (...Serhiy Storchaka2023-07-281-5/+5
* [3.11] Docs: Argument Clinic: Restructure "Basic concepts and usage" (#106981...Erlend E. Aasland2023-07-261-43/+129
* [3.11] Docs: Remove the numbered steps from the Argument Clinic tutorial (#10...Erlend E. Aasland2023-07-261-306/+303
* [3.11] gh-107091: Fix some uses of :c:member: role (GH-107129) (GH-107311)Serhiy Storchaka2023-07-261-1/+1
* [3.11] Docs: Add missing markup to Argument Clinic docs (#106876) (#107182)Erlend E. Aasland2023-07-241-124/+141
* [3.11] Docs: Remove duplicate word in Argument Clinic howto heading (GH-10716...Miss Islington (bot)2023-07-241-2/+2
* [3.11] gh-106948: Docs: Disable links for C standard library functions, OS ut...Erlend E. Aasland2023-07-231-3/+3
* [3.11] gh-107091: Fix the use of some C domain roles (GH-107092) (GH-107121)Serhiy Storchaka2023-07-231-2/+2
* [3.11] gh-101100: Fix some broken sphinx references (GH-107095). (#107120)wulmer2023-07-234-9/+11
* [3.11] gh-54738: Add argparse i18n howto (GH-104562) (#107101)Miss Islington (bot)2023-07-231-0/+53
* [3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-10...Serhiy Storchaka2023-07-211-5/+5
* [3.11] Docs: Argument Clinic: Add Background and Tutorial top-level sections ...Miss Islington (bot)2023-07-211-9/+27
* [3.11] Docs: Argument Clinic: Group guides about default values (GH-106872) (...Miss Islington (bot)2023-07-181-20/+20
* [3.11] Docs: Normalise Argument Clinic advanced topics headings (GH-106842) (...Miss Islington (bot)2023-07-181-49/+46
* [3.11] Docs: Normalize Argument Clinic How-To section capitalization (GH-1067...Miss Islington (bot)2023-07-151-11/+18
* [3.11] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-1...Miss Islington (bot)2023-06-091-1/+10
* [3.11] howto/urllib2: remove link to an outdated french translation (GH-10419...Miss Islington (bot)2023-05-221-7/+0
* [3.11] gh-103960: Dark mode: invert image brightness (GH-103983) (#104358)Miss Islington (bot)2023-05-101-0/+1
* [3.11] [doc] logging.rst - Change link to point directly to the Google Group....Miss Islington (bot)2023-05-091-1/+1
* [3.11] gh-64658: Expand Argument Clinic return converter docs (#104175) (#104...Erlend E. Aasland2023-05-051-13/+28