cpython/Doc/howto
gfyoung ec19ba210b bpo-29596: Improve clinic howto documentation (GH-1710)
Clarify that `two-pass` buffer can only be dumped once, and it prints out all text sent to it during all processing, even from Clinic blocks *after* the dumping point.
2017-06-06 12:23:52 -07:00
..
argparse.rst Remove redundant comma in argparse HOWTO (#1141) 2017-04-20 07:29:35 +03:00
clinic.rst bpo-29596: Improve clinic howto documentation (GH-1710) 2017-06-06 12:23:52 -07:00
cporting.rst Change double hyphens (en dashes) to em (longer) dashes 2016-11-21 00:15:20 +00:00
curses.rst Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. 2016-02-26 19:37:12 +01:00
descriptor.rst bpo-30530: Update Descriptor How To Documentation (GH-1845) 2017-06-04 19:46:50 -07:00
functional.rst bpo-30538: Update count() in Functional Programming HOWTO (#1919) 2017-06-04 10:39:21 -07:00
index.rst DTrace support: function calls, GC activity, line execution 2016-09-09 17:37:37 -07:00
instrumentation.rst Issue #21590: Silence Sphinx warnings in instrumentation.rst 2016-11-06 21:45:16 +03:00
ipaddress.rst Issue #27204: Fix doctests in Doc/howto 2016-08-09 16:47:04 -05:00
logging-cookbook.rst Fix typos in multiple `.rst` files (#1668) 2017-05-19 23:37:57 +03:00
logging.rst Issue #19795: Mark up True and False as literal text instead of bold. 2016-10-19 16:43:42 +03:00
logging_flow.png Updated logging HOWTO with a diagram. 2013-01-22 13:12:34 +00:00
pyporting.rst Grammatical fixes following #d95f19892fd0 2016-12-22 10:02:01 -08:00
regex.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
sockets.rst Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
sorting.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:26 +03:00
unicode.rst Use the correct name for ISO in Unicode HOWTO. (#1312) 2017-04-26 22:12:17 -07:00
urllib2.rst bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613) 2017-05-16 23:18:09 +03:00