cpython/Doc/howto
Miss Islington (bot) c7de1d7ca6 bpo-32614: Modify re examples to use a raw string to prevent warning (GH-5265) (#5499)
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)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
2018-02-02 16:50:44 -05:00
..
argparse.rst Remove redundant comma in argparse HOWTO (#1141) 2017-04-20 07:29:35 +03:00
clinic.rst bpo-29596: Improve clinic howto documentation (GH-1710) 2017-06-06 12:23:52 -07:00
cporting.rst Change double hyphens (en dashes) to em (longer) dashes 2016-11-21 00:15:20 +00:00
curses.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
descriptor.rst bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound methods (#3739) 2017-09-25 01:05:49 -07:00
functional.rst bpo-30538: Update count() in Functional Programming HOWTO (#1919) 2017-06-04 10:39:21 -07:00
index.rst
instrumentation.rst Add version{changed,added} markers and make minor style changes (GH-4273) 2017-11-04 15:17:56 +03:00
ipaddress.rst
logging-cookbook.rst trivial: link updates in documentation (#2765) 2017-12-13 14:37:51 +02:00
logging.rst bpo-25910: Link redirections in docs (#1933) 2018-01-20 01:25:37 +01:00
logging_flow.png
pyporting.rst bpo-25910: Link redirections in docs (#1933) 2018-01-20 01:25:37 +01:00
regex.rst bpo-32614: Modify re examples to use a raw string to prevent warning (GH-5265) (#5499) 2018-02-02 16:50:44 -05:00
sockets.rst
sorting.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:26 +03:00
unicode.rst bpo-32614: Modify re examples to use a raw string to prevent warning (GH-5265) (#5499) 2018-02-02 16:50:44 -05:00
urllib2.rst bpo-25910: Link redirections in docs (#1933) 2018-01-20 01:25:37 +01:00