Skip to content

struct.pack() and Unicode strings #54992

@dabeaz

Description

@dabeaz
mannequin
BPO 10783
Nosy @birkenfeld, @rhettinger, @amauryfa, @mdickinson, @vstinner, @bitdancer
Files
  • struct.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 2010-12-28.13:27:48.589>
    created_at = <Date 2010-12-27.20:09:50.712>
    labels = ['type-bug', 'library']
    title = 'struct.pack() and Unicode strings'
    updated_at = <Date 2010-12-28.13:40:18.588>
    user = 'https://bugs.python.org/dabeaz'

    bugs.python.org fields:

    activity = <Date 2010-12-28.13:40:18.588>
    actor = 'dabeaz'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-12-28.13:27:48.589>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2010-12-27.20:09:50.712>
    creator = 'dabeaz'
    dependencies = []
    files = ['20175']
    hgrepos = []
    issue_num = 10783
    keywords = ['patch']
    message_count = 23.0
    messages = ['124727', '124730', '124732', '124733', '124739', '124740', '124741', '124742', '124743', '124745', '124748', '124758', '124765', '124767', '124768', '124769', '124770', '124779', '124789', '124791', '124792', '124793', '124794']
    nosy_count = 7.0
    nosy_names = ['georg.brandl', 'rhettinger', 'amaury.forgeotdarc', 'mark.dickinson', 'vstinner', 'r.david.murray', 'dabeaz']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10783'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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