Skip to content

can't interpolate byte string with \x00 before replacement identifier #73900

@NickHuber

Description

@NickHuber
mannequin
BPO 29714
Nosy @vstinner, @serhiy-storchaka, @zhangyangyu
PRs
  • bpo-29714: Fix a regression that bytes format may fail when containing zero bytes inside. #499
  • [3.6] bpo-29714: Fix a regression that bytes format may fail when containing zero bytes inside. #504
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • 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/zhangyangyu'
    closed_at = <Date 2017-03-06.10:18:22.945>
    created_at = <Date 2017-03-03.19:05:28.034>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = "can't interpolate byte string with \\x00 before replacement identifier"
    updated_at = <Date 2017-03-31.16:36:26.220>
    user = 'https://bugs.python.org/NickHuber'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:26.220>
    actor = 'dstufft'
    assignee = 'xiang.zhang'
    closed = True
    closed_date = <Date 2017-03-06.10:18:22.945>
    closer = 'xiang.zhang'
    components = ['Interpreter Core']
    creation = <Date 2017-03-03.19:05:28.034>
    creator = 'Nick Huber'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29714
    keywords = ['3.6regression']
    message_count = 10.0
    messages = ['288912', '288916', '289065', '289085', '289086', '289087', '289092', '289106', '290290', '290291']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'xiang.zhang', 'Nick Huber']
    pr_nums = ['499', '504', '703', '552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29714'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    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