cpython/Doc/howto
Thaddeus1499 e48da72647
[3.9] Remove effbot urls (GH-26308). (#92162)
(cherry picked from commit e9f66aedf4)

Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
2022-05-02 12:22:05 -06:00
..
argparse.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
clinic.rst bpo-38600: NULL -> ``NULL``. (GH-17001) 2019-10-30 21:37:16 +02:00
cporting.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 2019-05-17 15:25:34 +05:30
curses.rst [3.9] Remove effbot urls (GH-26308). (#92162) 2022-05-02 12:22:05 -06:00
descriptor.rst Improve discussion about how __getattr__ is invoked. (GH-31435) (GH-31438) 2022-02-20 07:37:00 -06:00
functional.rst bpo-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 07:24:39 -07:00
index.rst DTrace support: function calls, GC activity, line execution 2016-09-09 17:37:37 -07:00
instrumentation.rst [3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) 2020-08-19 19:25:22 +02:00
ipaddress.rst Issue #27204: Fix doctests in Doc/howto 2016-08-09 16:47:04 -05:00
logging-cookbook.rst [3.9] [Doc] Add info to logging cookbook about running logging socket listeners i… (GH-29838) (GH-29840) 2021-11-29 13:49:20 +00:00
logging.rst PyPy already supports Python 3 (GH-18774) 2020-03-06 11:08:17 +00:00
logging_flow.png Optimize images by IMGbot (GH-21348) 2022-02-03 23:15:17 -08:00
pyporting.rst Fix 404 link to the pyporting mailing list (GH-27320) (GH-27601) 2021-08-04 21:23:48 +02:00
regex.rst bpo-32658: Regex docs: Fix metacharacter reference (GH-32230) 2022-04-04 20:11:36 -07:00
sockets.rst Doc: change 'Posix' for 'POSIX' (GH-20001) 2020-05-17 23:29:51 +02:00
sorting.rst sorting howto: Add clarification on < using __lt__ (GH-92010) 2022-04-29 15:26:51 -07:00
unicode.rst closes bpo-40166: Change Unicode Howto so that it does not have a specific number of assigned code points. (GH-19328) 2020-04-06 23:16:02 -05:00
urllib2.rst Simple typo fix (GH-24448) 2021-02-05 10:44:23 -08:00