cpython/Doc/howto
Cheryl Sabella 11c4eaa993 Remove recent from logging cookbook (GH-9636) 2018-10-02 09:35:05 -07:00
..
argparse.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
clinic.rst bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434) 2018-07-26 13:22:16 +03:00
cporting.rst bpo-24937: Replace the extension module porting HOWTO by links to external projects (GH-9317) 2018-09-24 12:42:33 +02:00
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 Fix "Python" casing in a few places (GH-9001) 2018-09-14 10:13:09 -07:00
functional.rst Make code examples in Functional Programming HOWTO to be PEP 8 compliant. (GH-8646) 2018-08-07 14:38:00 -07:00
index.rst DTrace support: function calls, GC activity, line execution 2016-09-09 17:37:37 -07:00
instrumentation.rst Fix "Python" casing in a few places (GH-9001) 2018-09-14 10:13:09 -07:00
ipaddress.rst Issue #27204: Fix doctests in Doc/howto 2016-08-09 16:47:04 -05:00
logging-cookbook.rst Remove recent from logging cookbook (GH-9636) 2018-10-02 09:35:05 -07:00
logging.rst Revert "Fix misindented yaml in logging how to example (GH-8604)" (GH-9081) 2018-09-10 17:07:15 +08:00
logging_flow.png bpo-30660: Doc: Optimize PNG files by optipng (GH-8032) 2018-07-01 16:02:52 +09:00
pyporting.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) 2018-05-15 14:58:35 -04:00
regex.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03: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 Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
urllib2.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-31 07:39:00 +03:00