cpython/Doc/howto
Miss Islington (bot) 205b554570
Doc: change 'Posix' for 'POSIX' (GH-20001)
(cherry picked from commit 65460565df)

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@doctolib.com>
2020-05-17 14:35:22 -07:00
..
argparse.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-09 07:56:44 -07:00
clinic.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02: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 Doc: Fix external links to functional programming tutorial. (GH-18249) 2020-01-29 05:16:57 -08: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 [3.7] bpo-38830: Correct slot signature in Qt example. (GH-17220) (GH-17222) 2019-11-18 12:24:16 +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 Replace links in howto/pyporting.rst with sphinx references (GH-17781) 2020-01-05 14:13:44 -08: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 Doc: change 'Posix' for 'POSIX' (GH-20001) 2020-05-17 14:35:22 -07:00
sorting.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:26 +03:00
unicode.rst [3.8] Correct Roman-numeral example in Unicode HOWTO. (GH-15541). (GH-15728) 2019-09-08 03:28:40 -07:00
urllib2.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-30 22:33:23 -07:00