cpython/Doc/howto
Miss Islington (bot) 778a9b2c55
Fixes dead links to Django's logging config docs (GH-20823) (GH-22171)
(cherry picked from commit 714217f956)
2020-09-09 14:40:41 +01:00
..
argparse.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
clinic.rst [3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003) 2019-10-30 22:44:55 +02: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 Remove incorrect mention of method.__class__ in descriptor docs (GH-21665) (GH-21668) 2020-07-28 18:39:43 -07:00
functional.rst Doc: Fix external links to functional programming tutorial. (GH-18249) 2020-01-29 05:17:40 -08:00
index.rst DTrace support: function calls, GC activity, line execution 2016-09-09 17:37:37 -07:00
instrumentation.rst bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) (GH-21928) 2020-08-20 13:28:49 +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) (GH-22171) 2020-09-09 14:40:41 +01:00
logging.rst bpo-35781: Changed references to deprecated 'warn' method in logging documentation in favour of 'warning' (GH-11654) 2019-01-23 07:27:13 +00: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 14:13:57 -08: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 14:37:30 -07:00
sorting.rst Remove ">>>" from testsetup. (GH-10017) 2018-10-20 16:51:05 -07:00
unicode.rst [3.8] Correct Roman-numeral example in Unicode HOWTO. (GH-15541). (GH-15728) 2019-09-08 13:17:24 +03:00
urllib2.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-31 07:39:00 +03:00