cpython/Doc/howto
Thaddeus1499 c8ab1633fc
[3.10] bpo-43504: Remove effbot urls (GH-26308) (#92161)
* [3.10] Remove effbot urls (GH-26308).
(cherry picked from commit e9f66aedf4)

Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
2022-05-02 12:21:51 -06:00
..
annotations.rst Fix markup buglet in Doc/howto/annotations.rst (GH-29802) (GH-29805) 2021-12-11 01:03:55 +01: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 [3.10] bpo-43504: Remove effbot urls (GH-26308) (#92161) 2022-05-02 12:21:51 -06:00
descriptor.rst Improve discussion about how __getattr__ is invoked. (GH-31435) (GH-31437) 2022-02-19 23:25:57 -06:00
functional.rst bpo-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 07:23:04 -07:00
index.rst [3.10] bpo-44559: [Enum] revert enum module to 3.9 (GH-27010) 2021-07-03 21:08:42 -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) (#27386) 2021-07-27 11:20:11 +02:00
logging-cookbook.rst [3.10] [Doc] Add info to logging cookbook about running logging socket listeners i… (GH-29838) (GH-29839) 2021-11-29 13:28:05 +00: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 Optimize images by IMGbot (GH-21348) 2022-02-04 16:31:21 +09:00
pyporting.rst Fix 404 link to the pyporting mailing list (GH-27320) 2021-08-04 12:15:40 -07:00
regex.rst bpo-32658: Regex docs: Fix metacharacter reference (GH-32230) 2022-04-04 20:08:17 -07:00
sockets.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) 2021-07-27 00:34:32 +02:00
sorting.rst sorting howto: Add clarification on < using __lt__ (GH-92010) 2022-04-29 15:25:31 -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