cpython/Doc/howto
Miss Islington (bot) 8eef5a80a4
[3.12] gh-123463: Include logging_flow diagram in non-HTML docs (GH-123464) (#123667)
(cherry picked from commit 7d2c2f24da)

Co-authored-by: Alexander Bessman <bessman@users.noreply.github.com>
2024-09-06 15:43:49 +02:00
..
annotations.rst [3.12] gh-101100: Improve documentation on function attributes (GH-112933) (#112974) 2023-12-12 10:10:27 +00:00
argparse.rst [3.12] gh-54738: Add argparse i18n howto (GH-104562) (#107102) 2023-07-23 11:36:10 +02: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-123517: Remove unnecessary :meth: parentheses (gh-123518) (GH-123576) 2024-09-02 16:02:39 +02:00
enum.rst [3.12] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123512) 2024-08-30 20:09:55 +03:00
functional.rst [3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103) 2023-07-23 12:00:31 +02:00
gdb_helpers.rst [3.12] gh-89480: Document the gdb helpers (GH-115657) (GH-115857) 2024-02-23 17:32:42 +01:00
index.rst [3.12] Add 'The Python 2.3 Method Resolution Order' (GH-116435) (#117885) 2024-04-15 14:14:16 +03: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] Docs: spelling and grammar fixes (GH-122084) (#122107) 2024-07-21 18:39:48 -07:00
logging.rst [3.12] gh-123463: Include logging_flow diagram in non-HTML docs (GH-123464) (#123667) 2024-09-06 15:43:49 +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 a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00: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