Skip to content

lib2to3 doesn't recognize rb'...' and f'...' in Python 3.6 #68082

@elibendersky

Description

@elibendersky
BPO 23894
Nosy @gpshead, @benjaminp, @ned-deily, @jab, @ambv, @serhiy-storchaka
PRs
  • bpo-23894: lib2to3 doesn't recognize rb'...' and f'...' #593
  • bpo-23894: Make rb'' strings work in lib2to3 #1724
  • [3.6] bpo-23894: Make rb'' strings work in lib2to3 (GH-1724) #1730
  • bpo-23894: make lib2to3 recognize f-strings #1733
  • [3.6] bpo-23894: make lib2to3 recognize f-strings (GH-1733) #1737
  • bpo-23894: add Misc/NEWS entry. #2255
  • bpo-23894: add Misc/NEWS entry. #2256
  • Files
  • issue23894.patch
  • 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/ambv'
    closed_at = <Date 2017-05-23.00:04:34.799>
    created_at = <Date 2015-04-09.13:18:15.097>
    labels = ['easy', 'type-bug', '3.7']
    title = "lib2to3 doesn't recognize rb'...' and f'...' in Python 3.6"
    updated_at = <Date 2017-06-17.02:43:33.286>
    user = 'https://bugs.python.org/elibendersky'

    bugs.python.org fields:

    activity = <Date 2017-06-17.02:43:33.286>
    actor = 'ned.deily'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2017-05-23.00:04:34.799>
    closer = 'lukasz.langa'
    components = []
    creation = <Date 2015-04-09.13:18:15.097>
    creator = 'eli.bendersky'
    dependencies = []
    files = ['41382']
    hgrepos = []
    issue_num = 23894
    keywords = ['patch', 'easy']
    message_count = 16.0
    messages = ['240322', '240444', '240445', '256831', '289343', '289415', '289423', '291321', '291572', '294196', '294202', '294203', '294223', '295836', '296227', '296228']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'benjamin.peterson', 'ned.deily', 'eli.bendersky', 'jab', 'lukasz.langa', 'serhiy.storchaka', 'josephgordon']
    pr_nums = ['593', '1724', '1730', '1733', '1737', '2255', '2256']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23894'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeeasytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions