cpython/Doc/howto
2022-02-20 07:37:00 -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 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 Improve discussion about how __getattr__ is invoked. (GH-31435) (GH-31438) 2022-02-20 07:37:00 -06:00
functional.rst bpo-34804: [doc] Rephrase section on side effects in functional.rst for clarity (GH-27989) (GH-28763) 2021-10-06 17:19:46 +02: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-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 bpo-39374: Updated sorting documentation (GH-18177) 2020-01-25 14:18:58 -08: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