cpython/Doc/howto
Terry Jan Reedy fbf8e823c0
[3.6] bpo-32614: Modify re examples to use a raw string to prevent wa… …rning (GH-5265) (GH-5500)
Modify RE examples in documentation to use raw strings to prevent DeprecationWarning.
Add text to REGEX HOWTO to highlight the deprecation.  Approved by Serhiy Storchaka.

(cherry picked from commit 66771422d0)
2018-02-02 17:37:30 -05:00
..
argparse.rst Remove redundant comma in argparse HOWTO (GH-1141) 2017-04-20 07:42:32 +03:00
clinic.rst bpo-29596: Improve clinic howto documentation (GH-1710) (GH-1976) 2017-06-06 14:17:18 -07:00
cporting.rst Change double hyphens (en dashes) to em (longer) dashes 2016-11-21 00:15:20 +00:00
curses.rst [3.6] bpo-30737: Update DevGuide links to new URL (GH-3228) (GH-3390) 2017-09-06 14:29:04 -07:00
descriptor.rst [3.6] bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound methods (GH-3739) (#3742) 2017-09-25 01:11:21 -07:00
functional.rst bpo-30538: Update count() in Functional Programming HOWTO (GH-1919) (GH-1943) 2017-06-04 20:12:23 -07:00
index.rst DTrace support: function calls, GC activity, line execution 2016-09-09 17:37:37 -07:00
instrumentation.rst Issue #21590: Silence Sphinx warnings in instrumentation.rst 2016-11-06 21:45:16 +03:00
ipaddress.rst Issue #27204: Fix doctests in Doc/howto 2016-08-09 16:47:04 -05:00
logging-cookbook.rst trivial: link updates in documentation (GH-2765) (#4835) 2017-12-13 14:45:19 +02:00
logging.rst Issue #19795: Mark up True and False as literal text instead of bold. 2016-10-19 16:43:42 +03:00
logging_flow.png Updated logging HOWTO with a diagram. 2013-01-22 13:12:34 +00:00
pyporting.rst Grammatical fixes following #d95f19892fd0 2016-12-22 10:02:01 -08:00
regex.rst [3.6] bpo-32614: Modify re examples to use a raw string to prevent wa… …rning (GH-5265) (GH-5500) 2018-02-02 17:37:30 -05: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 [3.6] bpo-32614: Modify re examples to use a raw string to prevent wa… …rning (GH-5265) (GH-5500) 2018-02-02 17:37:30 -05:00
urllib2.rst [3.6] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1614) 2017-05-17 00:09:23 +03:00