Skip to content

struct.Struct.format is bytes, but should be str #65270

@zbysz

Description

@zbysz
mannequin
BPO 21071
Nosy @rhettinger, @vstinner, @benjaminp, @bitdancer, @vadmium, @serhiy-storchaka, @zhangyangyu
PRs
  • bpo-21071: struct.Struct.format type is now str #845
  • Files
  • format-bytes.patch
  • format-str.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-06-23.13:14:01.966>
    created_at = <Date 2014-03-26.17:48:53.473>
    labels = ['3.7', 'type-bug', 'library', 'docs']
    title = 'struct.Struct.format is bytes, but should be str'
    updated_at = <Date 2017-06-23.13:14:01.965>
    user = 'https://bugs.python.org/zbysz'

    bugs.python.org fields:

    activity = <Date 2017-06-23.13:14:01.965>
    actor = 'vstinner'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-06-23.13:14:01.966>
    closer = 'vstinner'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2014-03-26.17:48:53.473>
    creator = 'zbysz'
    dependencies = []
    files = ['37474', '37488']
    hgrepos = []
    issue_num = 21071
    keywords = ['patch']
    message_count = 24.0
    messages = ['214903', '214905', '214906', '214907', '216655', '232768', '232840', '232843', '232857', '232863', '232868', '232880', '232955', '290500', '290584', '290595', '290596', '290601', '292398', '292409', '292411', '292558', '296710', '296711']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'vstinner', 'benjamin.peterson', 'Arfrever', 'r.david.murray', 'zbysz', 'docs@python', 'martin.panter', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['845']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21071'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions