Skip to content

Fix documentation examples of using re with escape sequences #76795

@csabella

Description

@csabella
BPO 32614
Nosy @terryjreedy, @serhiy-storchaka, @csabella
PRs
  • bpo-32614: Modify re examples to use a raw string to prevent warning #5265
  • [3.7] bpo-32614: Modify re examples to use a raw string to prevent warning (GH-5265) #5499
  • [3.6] bpo-32614: Modify re examples to use a raw string to prevent wa… …rning (GH-5265) #5500
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/terryjreedy'
    closed_at = <Date 2018-02-02.22:38:37.658>
    created_at = <Date 2018-01-21.22:47:38.767>
    labels = ['3.8', 'type-feature', '3.7', 'docs']
    title = 'Fix documentation examples of using re with escape sequences'
    updated_at = <Date 2018-02-02.22:38:37.657>
    user = 'https://github.com/csabella'

    bugs.python.org fields:

    activity = <Date 2018-02-02.22:38:37.657>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2018-02-02.22:38:37.658>
    closer = 'terry.reedy'
    components = ['Documentation']
    creation = <Date 2018-01-21.22:47:38.767>
    creator = 'cheryl.sabella'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32614
    keywords = ['patch']
    message_count = 5.0
    messages = ['310386', '310807', '311516', '311517', '311519']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'docs@python', 'serhiy.storchaka', 'cheryl.sabella']
    pr_nums = ['5265', '5499', '5500']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32614'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions