cpython/Doc/howto
Vladimir Malinovskii 8cdbc46090
Provided better example for logging cookbook (GH-101164)
Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
2023-01-20 08:54:48 +00:00
..
annotations.rst gh-99535: Add test for inheritance of annotations and update documentation (#99990) 2022-12-24 12:07:14 -08:00
argparse.rst gh-98763: Prefer "python" over "python3" for command line examples in docs. (#98761) 2023-01-11 15:35:41 +05:30
clinic.rst gh-98763: Prefer "python" over "python3" for command line examples in docs. (#98761) 2023-01-11 15:35:41 +05:30
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 gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642) 2022-08-04 13:30:05 +03:00
descriptor.rst Minor edits to the Descriptor HowTo Guide (GH-24901) 2022-10-08 20:54:21 -05:00
enum.rst gh-99087: Add missing newline for prompts in docs (GH-98993) 2022-12-08 19:31:19 -08:00
functional.rst Fix wording in Functional Programming HOWTO (GH-98939) 2022-10-31 21:49:27 -05:00
index.rst gh-96143: Allow Linux perf profiler to see Python calls (GH-96123) 2022-08-30 10:11:18 -07:00
instrumentation.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02: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 docs: Change links to label refs (#98454) 2022-10-25 20:26:28 -07:00
logging-cookbook.rst Provided better example for logging cookbook (GH-101164) 2023-01-20 08:54:48 +00:00
logging.rst Docs: Fix backtick errors found by sphinx-lint (#97998) 2022-10-06 18:01:30 -07:00
logging_flow.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
perf_profiling.rst gh-96143: Improve perf profiler docs (#96445) 2022-10-27 14:06:48 +01:00
pyporting.rst gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) 2022-08-04 10:13:49 +03:00
regex.rst gh-97681: Remove Tools/demo/ directory (#97682) 2022-10-03 17:09:02 +02: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 Fix typo in sorting HOWTO (#98888) 2022-10-31 12:58:13 -05:00
unicode.rst gh-98763: Prefer "python" over "python3" for command line examples in docs. (#98761) 2023-01-11 15:35:41 +05:30
urllib2.rst gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) 2022-08-04 10:13:49 +03:00