cpython/Doc/howto
Miss Islington (bot) a22c42fea6
docs 36789: resolve incorrect note regarding UTF-8 (GH-13111)
(cherry picked from commit f98c3c59c0)

Co-authored-by: redshiftzero <jen@freedom.press>
2019-05-17 04:01:47 -07:00
..
argparse.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-09 07:56:44 -07:00
clinic.rst Docs: be less specific about python versions (GH-6985) (GH-7008) 2018-05-20 18:14:39 +03:00
cporting.rst Change double hyphens (en dashes) to em (longer) dashes 2016-11-21 00:15:20 +00:00
curses.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6872) 2018-05-16 10:05:46 -04:00
descriptor.rst bpo-23984: Improve descriptor documentation (GH-1034) (GH-12459) 2019-03-22 01:04:21 -07:00
functional.rst [3.7] bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174). (GH-11232) 2018-12-19 09:28:12 +02: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) (GH-9313) 2018-09-14 12:15:10 -07:00
ipaddress.rst Issue #27204: Fix doctests in Doc/howto 2016-08-09 16:47:04 -05:00
logging-cookbook.rst bpo-35781: Changed references to deprecated 'warn' method in logging documentation in favour of 'warning' (GH-11654) (GH-11657) 2019-01-23 07:43:37 +00:00
logging.rst bpo-35781: Changed references to deprecated 'warn' method in logging documentation in favour of 'warning' (GH-11654) (GH-11657) 2019-01-23 07:43:37 +00:00
logging_flow.png Updated logging HOWTO with a diagram. 2013-01-22 13:12:34 +00:00
pyporting.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6872) 2018-05-16 10:05:46 -04:00
regex.rst bpo-35584: Clarify role of caret in a class class (GH-11946) (GH-11947) 2019-02-19 12:25:54 -08: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 docs 36789: resolve incorrect note regarding UTF-8 (GH-13111) 2019-05-17 04:01:47 -07:00
urllib2.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-30 22:33:23 -07:00