cpython/Doc/howto
Miss Islington (bot) 473fd7bbf0
[3.10] gh-102582: Fix invalid JSON in Doc/howto/logging-cookbook.rst (GH-102635) (GH-103107)
(cherry picked from commit d835b3f05d)
Co-authored-by: Matěj Cepl <mcepl@cepl.eu>
2023-03-29 10:05:29 +01:00
..
annotations.rst [3.10] gh-99535: Add test for inheritance of annotations and update documentation (GH-99990) (#100509) 2022-12-26 20:44:53 -08:00
argparse.rst argparse howto: Use f-string in preference to "...".format() (GH-98883) 2022-11-02 19:16:33 -07:00
clinic.rst [3.10] Change links to label refs (GH-98454) (#98726) 2022-10-26 13:19:39 -07:00
cporting.rst [3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644) 2022-08-04 12:19:44 +03:00
curses.rst gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642) 2022-08-04 06:15:01 -07:00
descriptor.rst [3.10] Minor edits to the Descriptor HowTo Guide (GH-24901) (GH-98114) 2022-10-08 21:16:10 -05:00
functional.rst [3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644) 2022-08-04 12:19:44 +03:00
index.rst [3.10] bpo-44559: [Enum] revert enum module to 3.9 (GH-27010) 2021-07-03 21:08:42 -07:00
instrumentation.rst [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558) 2022-07-05 14:30:37 +02:00
ipaddress.rst bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) (#27386) 2021-07-27 11:20:11 +02:00
logging-cookbook.rst [3.10] gh-102582: Fix invalid JSON in Doc/howto/logging-cookbook.rst (GH-102635) (GH-103107) 2023-03-29 10:05:29 +01:00
logging.rst [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373) 2022-10-18 01:49:47 +02:00
logging_flow.png Optimize images by IMGbot (GH-21348) 2022-02-04 16:31:21 +09:00
pyporting.rst [3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644) 2022-08-04 12:19:44 +03:00
regex.rst [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558) 2022-07-05 14:30:37 +02:00
sockets.rst Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) (GH-93639) 2022-06-09 16:15:49 +02:00
sorting.rst sorting howto: Add clarification on < using __lt__ (GH-92010) 2022-04-29 15:25:31 -07:00
unicode.rst gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) 2022-09-25 01:20:53 -07:00
urllib2.rst [3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644) 2022-08-04 12:19:44 +03:00