Skip to content

%b format for bytes does not support objects that follow the buffer protocol #73042

@abalkin

Description

@abalkin
BPO 28856
Nosy @abalkin, @skrah, @ethanfurman, @serhiy-storchaka, @zhangyangyu
PRs
  • bpo-28856: Let %b format for bytes support objects that follow the buffer protocol #546
  • [3.6] bpo-28856: Let %b format for bytes support objects that follow the buffer protocol  #664
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • 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-14.07:36:34.945>
    created_at = <Date 2016-12-02.02:30:44.266>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = '%b format for bytes does not support objects that follow the buffer protocol'
    updated_at = <Date 2017-03-24.22:20:23.349>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2017-03-24.22:20:23.349>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-14.07:36:34.945>
    closer = 'xiang.zhang'
    components = ['Interpreter Core']
    creation = <Date 2016-12-02.02:30:44.266>
    creator = 'belopolsky'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 28856
    keywords = []
    message_count = 12.0
    messages = ['282215', '289159', '289172', '289173', '289520', '289533', '289540', '289542', '289570', '289571', '290187', '290188']
    nosy_count = 5.0
    nosy_names = ['belopolsky', 'skrah', 'ethan.furman', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['546', '664', '703']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28856'
    versions = ['Python 3.6', '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