summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* [3.12] Fix typo in perf profiling docs (GH-112112) (#112117)Miss Islington (bot)2023-11-151-1/+1
* [3.12] gh-111895: Convert definition list to bullet list for readability on m...Miss Islington (bot)2023-11-091-6/+6
* [3.12] Glossary: Add "static type checker" (GH-111837) (#111854)Miss Islington (bot)2023-11-081-2/+3
* [3.12] gh-111724: Fix doctest `ResourceWarning` in `howto/descriptor.rst` (GH...Miss Islington (bot)2023-11-041-0/+4
* [3.12] gh-111181: Fix enum doctests (GH-111180) (GH-111518)Miss Islington (bot)2023-10-311-3/+6
* [3.12] gh-110383: Italicize variable name (GH-111206) (#111207)Miss Islington (bot)2023-10-231-1/+1
* [3.12] gh-110383: Added explanation about simplest regex use case for quantif...Miss Islington (bot)2023-10-231-0/+3
* [3.12] GH-107518: Remove the Argument Clinic How-To (#109900) (#110760)Erlend E. Aasland2023-10-122-1892/+5
* [3.12] gh-110631: Fix reST indentation (GH-110724) (#110738)Ezio Melotti2023-10-112-15/+14
* [3.12] Fix env var typo in perf profiling docs (GH-110404) (#110414)Miss Islington (bot)2023-10-051-2/+1
* [3.12] gh-101100: Fix references to ``URLError`` and ``HTTPError`` in ``howto...Miss Islington (bot)2023-09-291-8/+8
* [3.12] gh-109634: Use :samp: role (GH-109635) (#109776)Miss Islington (bot)2023-09-242-3/+3
* [3.12] gh-108682: [Enum] raise TypeError if super().__new__ called in custom ...Miss Islington (bot)2023-08-311-1/+22
* [3.12] gh-101100: Fix Sphinx warnings in the Logging Cookbook (GH-108678) (#1...Miss Islington (bot)2023-08-301-4/+11
* [3.12] gh-107432 Update Porting Python 2 Code to Python 3 how-to (GH-107434) ...Miss Islington (bot)2023-08-241-121/+94
* [3.12] docs: fix grammar in isolating-extensions.rst (GH-108037) (#108218)Miss Islington (bot)2023-08-211-1/+1
* [3.12] Docs: Argument Clinic: Move the CConverter class to the reference (GH-...Miss Islington (bot)2023-08-071-64/+69
* [3.12] Docs: Argument Clinic: Improve 'How to write a custom converter' (GH-1...Miss Islington (bot)2023-08-061-24/+26
* [3.12] gh-107432 Fix incorrect indentation in annotations HOWTO (GH-107445) (...Miss Islington (bot)2023-08-051-163/+163
* [3.12] gh-107306: Add a Doc Entry for Py_mod_multiple_interpreters (GH-107403...Miss Islington (bot)2023-07-311-0/+2
* [3.12] gh-107507: Replace 'The goals of Argument Clinic' with a summary (GH-1...Miss Islington (bot)2023-07-311-54/+4
* [3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (G...Serhiy Storchaka2023-07-291-1/+1
* [3.12] gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) (...Serhiy Storchaka2023-07-281-5/+5
* [3.12] Docs: Argument Clinic: Restructure "Basic concepts and usage" (GH-1069...Miss Islington (bot)2023-07-271-43/+129
* [3.12] Docs: Remove the numbered steps from the Argument Clinic tutorial (GH-...Miss Islington (bot)2023-07-261-314/+310
* [3.12] gh-107091: Fix some uses of :c:member: role (GH-107129) (GH-107310)Miss Islington (bot)2023-07-261-1/+1
* [3.12] Docs: Add missing markup to Argument Clinic docs (GH-106876) (#107181)Miss Islington (bot)2023-07-241-126/+143
* [3.12] Docs: Remove duplicate word in Argument Clinic howto heading (GH-10716...Miss Islington (bot)2023-07-241-2/+2
* [3.12] gh-106948: Docs: Disable links for C standard library functions, OS ut...Miss Islington (bot)2023-07-231-3/+3
* [3.12] gh-107091: Fix the use of some C domain roles (GH-107092) (GH-107113)Miss Islington (bot)2023-07-231-2/+2
* [3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103)Miss Islington (bot)2023-07-234-9/+11
* [3.12] gh-54738: Add argparse i18n howto (GH-104562) (#107102)Miss Islington (bot)2023-07-231-0/+53
* [3.12] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-10...Serhiy Storchaka2023-07-211-5/+5
* [3.12] Docs: Argument Clinic: Add Background and Tutorial top-level sections ...Miss Islington (bot)2023-07-211-9/+27
* [3.12] Docs: Argument Clinic: Group guides about default values (GH-106872) (...Miss Islington (bot)2023-07-181-20/+20
* [3.12] Docs: Normalise Argument Clinic advanced topics headings (GH-106842) (...Miss Islington (bot)2023-07-181-49/+46
* [3.12] Docs: Normalize Argument Clinic How-To section capitalization (GH-1067...Miss Islington (bot)2023-07-151-11/+18
* [3.12] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-1...Miss Islington (bot)2023-06-091-1/+10
* [3.12] gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) (#...Victor Stinner2023-06-061-1/+1
* [3.12] howto/urllib2: remove link to an outdated french translation (GH-10419...Miss Islington (bot)2023-05-231-7/+0
* gh-103295: expose API for writing perf map files (#103546)gsallam2023-05-211-3/+1
* gh-104389: Add 'unused' keyword to Argument Clinic C converters (#104390)Erlend E. Aasland2023-05-121-0/+3
* gh-103960: Dark mode: invert image brightness (#103983)Hugo van Kemenade2023-05-101-0/+1
* gh-64658: Expand Argument Clinic return converter docs (#104175)Erlend E. Aasland2023-05-051-13/+28
* gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules (#103457)Hugo van Kemenade2023-05-031-21/+23
* GH-103484: Fix redirected permanently URLs (#104001)Rafael Fontenelle2023-05-021-1/+1
* gh-101100: Fix Sphinx warnings in `argparse` module (#103289)Hugo van Kemenade2023-04-241-7/+9
* GH-103484: Fix broken links reported by linkcheck (#103608)Rafael Fontenelle2023-04-222-4/+4
* Descriptor HowTo: Update to include attributes added in Python 3.10 (GH-103...Raymond Hettinger2023-04-221-8/+90
* gh-103596: [Enum] do not shadow mixed-in methods/attributes (GH-103600)Ethan Furman2023-04-181-3/+11