cpython/Doc/howto
Ethan Furman cb755dba7a
bpo-45740: [Enum] add versionadded markers to docs (GH-29443)
[Enum] add versionadded markers to docs
2021-11-06 10:16:43 -07:00
..
annotations.rst bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746) 2021-05-01 21:19:24 -07:00
argparse.rst bpo-9694: Fix misleading phrase "optional arguments" (GH-23858) 2020-12-23 09:40:56 -08:00
clinic.rst bpo-45320: Remove long-deprecated inspect methods (GH-28618) 2021-10-20 20:48:55 +02:00
cporting.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 2019-05-17 15:25:34 +05:30
curses.rst Remove effbot urls (GH-26308) 2021-05-22 14:09:54 +02:00
descriptor.rst Add more tests. Fix code excerpt. (GH-25549) 2021-04-22 20:02:46 -07:00
enum.rst bpo-45740: [Enum] add versionadded markers to docs (GH-29443) 2021-11-06 10:16:43 -07:00
functional.rst bpo-34804: [doc] Rephrase section on side effects in functional.rst for clarity (GH-27989) 2021-10-06 16:51:55 +02:00
index.rst bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746) 2021-05-01 21:19:24 -07:00
instrumentation.rst bpo-43774: Add more links to configure options (GH-25363) 2021-04-12 23:27:35 +02:00
ipaddress.rst bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) 2021-07-27 10:57:52 +02:00
logging-cookbook.rst bpo-44399: Document another example of unexpected behavior. (GH-27407) 2021-07-28 11:46:52 +01: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 Fix 404 link to the pyporting mailing list (GH-27320) 2021-08-04 20:53:58 +02: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 bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +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