Skip to content

binascii.a2b_* functions could accept unicode strings #57846

@pitrou

Description

@pitrou
BPO 13637
Nosy @pitrou, @vstinner, @bitdancer, @berkerpeksag, @vadmium, @vajrasky
Files
  • binasciistr.patch
  • fix_doc_binascii_unhexlify.patch
  • better_error_message_binascii.patch
  • fix_doc_binascii_unhexlify.v2.patch
  • fix_doc_binascii_unhexlify.v3.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 2015-02-14.22:33:10.215>
    created_at = <Date 2011-12-19.16:30:44.388>
    labels = ['type-bug', 'library', 'docs']
    title = 'binascii.a2b_* functions could accept unicode strings'
    updated_at = <Date 2015-02-22.00:17:47.705>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2015-02-22.00:17:47.705>
    actor = 'r.david.murray'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2015-02-14.22:33:10.215>
    closer = 'berker.peksag'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2011-12-19.16:30:44.388>
    creator = 'pitrou'
    dependencies = []
    files = ['24060', '32461', '32463', '38038', '38132']
    hgrepos = []
    issue_num = 13637
    keywords = ['patch']
    message_count = 20.0
    messages = ['149876', '149905', '149911', '149913', '153829', '154265', '154964', '155001', '201963', '201972', '202181', '235545', '235931', '235934', '235996', '236000', '236001', '236373', '236390', '236395']
    nosy_count = 10.0
    nosy_names = ['pitrou', 'vstinner', 'luke-jr', 'Arfrever', 'r.david.murray', 'docs@python', 'python-dev', 'berker.peksag', 'martin.panter', 'vajrasky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13637'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation 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