Skip to content

undefined parsing behavior with the old style string formatting #73754

Description

@JerryDimitrov
BPO 29568
Nosy @rhettinger, @larryhastings, @benjaminp, @ned-deily, @bitdancer, @serhiy-storchaka, @zhangyangyu
PRs
  • bpo-29568: Disable any characters between two percents for escaped pe… #513
  • Files
  • format-percent.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 = None
    closed_at = <Date 2017-03-08.03:51:57.349>
    created_at = <Date 2017-02-15.14:53:02.770>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'undefined parsing behavior with the old style string formatting'
    updated_at = <Date 2017-03-24.22:43:13.732>
    user = 'https://bugs.python.org/JerryDimitrov'

    bugs.python.org fields:

    activity = <Date 2017-03-24.22:43:13.732>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-08.03:51:57.349>
    closer = 'xiang.zhang'
    components = ['Interpreter Core']
    creation = <Date 2017-02-15.14:53:02.770>
    creator = 'Jerry Dimitrov'
    dependencies = []
    files = ['46640']
    hgrepos = []
    issue_num = 29568
    keywords = ['patch']
    message_count = 9.0
    messages = ['287857', '287859', '287862', '287864', '287871', '287872', '287890', '287916', '290276']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'larry', 'benjamin.peterson', 'ned.deily', 'r.david.murray', 'serhiy.storchaka', 'xiang.zhang', 'Jerry Dimitrov']
    pr_nums = ['513']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29568'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions