cpython/Doc/howto
2025-02-20 14:20:00 +00:00
..
annotations.rst [3.12] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124558) 2024-09-25 23:01:19 +00:00
argparse-optparse.rst [3.12] GH-124478: Cleanup argparse documentation (GH-124877) (#125164) 2024-10-08 16:20:49 -07:00
argparse.rst [3.12] gh-95836: Add custom type converter examples to argparse tutorial (GH-125376) (GH-125642) 2024-10-17 15:42:55 +03:00
clinic.rst [3.12] GH-107518: Remove the Argument Clinic How-To (#109900) (#110760) 2023-10-12 09:37:37 +00:00
cporting.rst gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) 2022-08-04 10:13:49 +03:00
curses.rst [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910) 2024-04-15 13:18:21 -06:00
descriptor.rst [3.12] gh-101100: Fix sphinx warnings in howto/* (GH-127084) (#127311) 2024-11-27 11:46:42 +02:00
enum.rst [3.12] Update the documentation howto index page and group docs into 3 logical sections (GH-119366) (#127811) 2024-12-11 08:58:37 +02:00
functional.rst [3.12] Update the documentation howto index page and group docs into 3 logical sections (GH-119366) (#127811) 2024-12-11 08:58:37 +02:00
gdb_helpers.rst [3.12] [Docs] GDB howto: Fix block type of a cast example (GH-127621) (#127654) 2024-12-05 21:01:23 +00:00
index.rst [3.12] Update the documentation howto index page and group docs into 3 logical sections (GH-119366) (#127811) 2024-12-11 08:58:37 +02:00
instrumentation.rst [3.12] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123512) 2024-08-30 20:09:55 +03:00
ipaddress.rst bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) 2021-07-27 10:57:52 +02:00
isolating-extensions.rst [3.12] Fix typos in docs (#122502) (#122605) 2024-08-02 11:59:34 +00:00
logging-cookbook.rst [3.12] [doc]: Update logging cookbook to mention domain socket configuration in a recipe. (GH-130348) (GH-130352) 2025-02-20 14:20:00 +00:00
logging.rst [3.12] Update the documentation howto index page and group docs into 3 logical sections (GH-119366) (#127811) 2024-12-11 08:58:37 +02:00
logging_flow.png [3.12] gh-121035: Update PNG image for logging flow diagram. (GH-121323) (GH-121325) 2024-07-03 13:02:02 +01:00
logging_flow.svg [3.12] gh-121035: Further improve logging flow diagram with respect to dark/light modes. (GH-121265) (GH-121321) 2024-07-03 11:40:26 +01:00
mro.rst [3.12] Docs: fix typo in Doc/howto/mro.rst (GH-129095) (GH-129121) 2025-01-21 10:40:38 +01:00
perf_profiling.rst [3.12] Fix typo in perf profiling docs (GH-112112) (#112117) 2023-11-15 15:48:04 +00:00
pyporting.rst [3.12] gh-119779: Fix pyporting howto docs (GH-119785) (#119789) 2024-05-30 15:57:36 +00:00
regex.rst [3.12] gh-110383: Italicize variable name (GH-111206) (#111207) 2023-10-23 11:11:41 +03:00
sockets.rst Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) 2022-06-09 15:55:06 +02:00
sorting.rst [3.12] Make the title match the content (GH-115702) (gh-115703) 2024-02-20 07:58:53 +00:00
unicode.rst [3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103) 2023-07-23 12:00:31 +02:00
urllib2.rst [3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754) 2024-05-08 07:22:35 +00:00