cpython/Doc/howto
2023-11-28 20:40:12 -08:00
..
annotations.rst gh-107432 Fix incorrect indentation in annotations HOWTO (#107445) 2023-08-05 14:28:28 +03:00
argparse.rst gh-54738: Add argparse i18n howto (#104562) 2023-07-23 11:10:38 +02:00
clinic.rst GH-107518: Remove the Argument Clinic How-To (#109900) 2023-10-11 14:57:51 +02: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 gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) 2023-07-29 08:48:10 +03:00
descriptor.rst Descriptor HowTo: Sync the error-messages with the C code. Add tests. (gh-112403) 2023-11-25 16:18:00 -06:00
enum.rst [Enum] update class creation for RuntimeError changes (GH-111815) 2023-11-28 20:40:12 -08:00
functional.rst gh-101100: Fix some broken sphinx references (#107095) 2023-07-23 03:23:44 -06:00
index.rst GH-107518: Remove the Argument Clinic How-To (#109900) 2023-10-11 14:57:51 +02:00
instrumentation.rst gh-110631: Fix reST indentation (#110724) 2023-10-11 22:43:03 +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 gh-110812: Isolating Extension Modules HOWTO: List GC-related gotchas (GH-111504) 2023-11-16 12:05:44 +01:00
logging-cookbook.rst gh-109634: Use :samp: role (GH-109635) 2023-09-23 09:31:20 +03:00
logging.rst gh-109634: Use :samp: role (GH-109635) 2023-09-23 09:31:20 +03:00
logging_flow.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
perf_profiling.rst Fix typo in perf profiling docs (#112112) 2023-11-15 15:40:19 +00:00
pyporting.rst Glossary: Add "static type checker" (#111837) 2023-11-08 14:38:36 +00:00
regex.rst gh-110383: Italicize variable name (#111206) 2023-10-23 07:56:36 +00: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 gh-101100: Fix some broken sphinx references (#107095) 2023-07-23 03:23:44 -06:00
timerfd.rst gh-108277: Add os.timerfd_create() function (#108382) 2023-10-07 19:33:22 +02:00
unicode.rst gh-101100: Fix some broken sphinx references (#107095) 2023-07-23 03:23:44 -06:00
urllib2.rst gh-101100: Fix references to `URLError and HTTPError in howto/urllib2.rst` (#107966) 2023-09-29 08:35:29 +00:00