cpython/Doc/howto
Miss Islington (bot) cf72cc25f6
gh-98298, gh-74730: [Enum] update docs (GH-103163)
fix FlagBoundary statements
add warning about reloading modules and enum identity
(cherry picked from commit 5ffc1e5a21)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
2023-04-03 15:27:33 -07:00
..
annotations.rst gh-99535: Add test for inheritance of annotations and update documentation (GH-99990) 2022-12-24 12:31:10 -08:00
argparse.rst argparse howto: Use f-string in preference to "...".format() (GH-98883) 2022-11-02 19:17:33 -07:00
clinic.rst [3.11] Change links to label refs (GH-98454) (#98725) 2022-10-26 13:18:50 -07:00
cporting.rst [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) 2022-08-04 11:45:03 +03:00
curses.rst gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642) 2022-08-04 06:15:11 -07:00
descriptor.rst Minor edits to the Descriptor HowTo Guide (GH-24901) 2022-10-08 19:03:25 -07:00
enum.rst gh-98298, gh-74730: [Enum] update docs (GH-103163) 2023-04-03 15:27:33 -07:00
functional.rst Fix wording in Functional Programming HOWTO (GH-98939) 2022-10-31 19:57:42 -07:00
index.rst Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489) (GH-94566) 2022-07-05 17:20:03 +02:00
instrumentation.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) 2022-07-05 14:30:19 +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 [3.11] Change links to label refs (GH-98454) (#98725) 2022-10-26 13:18:50 -07:00
logging-cookbook.rst [3.11] gh-102582: Fix invalid JSON in Doc/howto/logging-cookbook.rst (GH-102635) (GH-103106) 2023-03-29 10:04:53 +01:00
logging.rst [3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371) 2022-10-18 01:49:38 +02:00
logging_flow.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
pyporting.rst [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) 2022-08-04 11:45:03 +03:00
regex.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) 2022-07-05 14:30:19 +02:00
sockets.rst Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) (GH-93638) 2022-06-09 16:15:33 +02:00
sorting.rst Fix typo in sorting HOWTO (GH-98888) 2022-10-31 11:07:14 -07:00
unicode.rst gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) 2022-09-25 01:20:45 -07:00
urllib2.rst [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) 2022-08-04 11:45:03 +03:00