cpython/Doc/howto
2019-08-26 09:12:50 -07:00
..
argparse.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
clinic.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 2019-05-17 15:25:34 +05:30
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 Do not use explicit inheritance from object in the documentation. (GH-13936) 2019-06-10 13:35:52 +03:00
functional.rst bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174) 2018-12-19 08:09:46 +02:00
index.rst DTrace support: function calls, GC activity, line execution 2016-09-09 17:37:37 -07:00
instrumentation.rst bpo-36842: Implement PEP 578 (GH-12613) 2019-05-23 08:45:22 -07:00
ipaddress.rst Issue #27204: Fix doctests in Doc/howto 2016-08-09 16:47:04 -05:00
logging-cookbook.rst Refined Qt GUI example in the logging cookbook. (GH-15045) 2019-07-31 07:36:45 +01:00
logging.rst bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-14008) 2019-06-17 17:40:52 +01:00
logging_flow.png bpo-30660: Doc: Optimize PNG files by optipng (GH-8032) 2018-07-01 16:02:52 +09:00
pyporting.rst Use python -m pip install in porting guide and venv docs (GH-13257) 2019-06-21 11:20:21 -07: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 Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
sorting.rst Remove ">>>" from testsetup. (GH-10017) 2018-10-20 16:51:05 -07:00
unicode.rst correct roman numeral VII description (GH-15523) 2019-08-26 09:12:50 -07:00
urllib2.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-31 07:39:00 +03:00