cpython/Doc/howto
2021-04-19 14:12:36 -07:00
..
argparse.rst bpo-9694: Fix misleading phrase "optional arguments" (GH-23858) 2020-12-23 09:40:56 -08:00
clinic.rst bpo-42048: Clinic Howto: Document AC's defining_class converter (GH-23978) 2021-01-20 12:19:57 +01:00
cporting.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 2019-05-17 15:25:34 +05:30
curses.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) 2018-05-15 14:58:35 -04:00
descriptor.rst Replace broken example code with correct simpler code. (GH-25162) 2021-04-03 13:09:01 -07:00
enum.rst bpo-40066: Enum: modify repr() and str() (GH-22392) 2021-03-30 21:17:26 -07:00
functional.rst Doc: Fix external links to functional programming tutorial. (GH-18249) 2020-01-29 14:10:54 +01:00
index.rst bpo-40066: Enum: modify repr() and str() (GH-22392) 2021-03-30 21:17:26 -07:00
instrumentation.rst bpo-43774: Add more links to configure options (GH-25363) 2021-04-12 23:27:35 +02:00
ipaddress.rst Issue #27204: Fix doctests in Doc/howto 2016-08-09 16:47:04 -05:00
logging-cookbook.rst Fixes dead links to Django's logging config docs (GH-20823) 2020-06-14 10:23:47 -07:00
logging.rst bpo-43648: Remove redundant datefmt option in logging file config (GH-25051) 2021-03-29 07:16:19 -07:00
logging_flow.png bpo-30660: Doc: Optimize PNG files by optipng (GH-8032) 2018-07-01 16:02:52 +09:00
pyporting.rst Replace links in howto/pyporting.rst with sphinx references (GH-17781) 2020-01-05 17:08:14 -05:00
regex.rst bpo-32913: Added re.Match.groupdict example to regex HOWTO (GH-5821) 2019-04-17 15:43:30 -07:00
sockets.rst Doc: change 'Posix' for 'POSIX' (GH-20001) 2020-05-17 23:29:51 +02:00
sorting.rst Add doctests (GH-25474) 2021-04-19 14:12:36 -07:00
unicode.rst bpo-42236: Enhance init and encoding documentation (GH-23109) 2020-11-02 16:49:54 +01:00
urllib2.rst Simple typo fix (GH-24448) 2021-02-05 10:17:01 -08:00