Skip to content

Alternate constructors bytes.fromhex() and bytearray.fromhex() return an instance of base type #71194

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 27007
Nosy @birkenfeld, @serhiy-storchaka
Files
  • bytes_fromhex.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-07-01.14:23:58.898>
    created_at = <Date 2016-05-12.08:03:18.898>
    labels = ['interpreter-core', 'type-feature']
    title = 'Alternate constructors bytes.fromhex() and bytearray.fromhex() return an instance of base type'
    updated_at = <Date 2016-07-01.14:23:58.897>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-07-01.14:23:58.897>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-07-01.14:23:58.898>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-05-12.08:03:18.898>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['42826']
    hgrepos = []
    issue_num = 27007
    keywords = ['patch']
    message_count = 4.0
    messages = ['265375', '265387', '269026', '269672']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27007'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions