cpython/Doc/howto
Andrew Kuchling 97c288df61
bpo-20906: Various revisions to the Unicode howto (#8394)
* bpo-20906: Corrections & revisions to Unicode HOWTO

* bpo-34484: don't describe range as a Private Use Area
2019-03-03 23:10:28 -05:00
..
argparse.rst
clinic.rst bpo-35042: Use the :pep: role where a PEP is specified (#10036) 2018-10-26 15:58:26 -07: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
descriptor.rst Fix "Python" casing in a few places (GH-9001) 2018-09-14 10:13:09 -07:00
functional.rst bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174) 2018-12-19 08:09:46 +02:00
index.rst
instrumentation.rst Fix "Python" casing in a few places (GH-9001) 2018-09-14 10:13:09 -07:00
ipaddress.rst
logging-cookbook.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.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
regex.rst bpo-35584: Clarify role of caret in a class class (GH-11946) 2019-02-19 11:32:18 -08:00
sockets.rst
sorting.rst Remove ">>>" from testsetup. (GH-10017) 2018-10-20 16:51:05 -07:00
unicode.rst bpo-20906: Various revisions to the Unicode howto (#8394) 2019-03-03 23:10:28 -05:00
urllib2.rst