Skip to content

bytes.fromhex should ignore all whitespace #73113

@nneonneo

Description

@nneonneo
mannequin
BPO 28927
Nosy @terryjreedy, @ncoghlan, @vadmium, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • fromhex.patch: patch to use isspace for fromhex
  • fromhex.patch
  • fromhex.patch: patch to skip all ASCII whitespace in bytes.fromhex
  • fromhex.patch: patch to skip all ASCII whitespace in bytes.fromhex
  • 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-12-19.16:53:57.731>
    created_at = <Date 2016-12-10.00:07:26.864>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'bytes.fromhex should ignore all whitespace'
    updated_at = <Date 2017-03-31.16:36:25.899>
    user = 'https://bugs.python.org/nneonneo'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:25.899>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-12-19.16:53:57.731>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-12-10.00:07:26.864>
    creator = 'nneonneo'
    dependencies = []
    files = ['45823', '45933', '45966', '45967']
    hgrepos = []
    issue_num = 28927
    keywords = ['patch']
    message_count = 19.0
    messages = ['282811', '282816', '282817', '283449', '283456', '283457', '283492', '283504', '283542', '283545', '283549', '283551', '283571', '283627', '283631', '283632', '283633', '283634', '283639']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'ncoghlan', 'nneonneo', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28927'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeinterpreter-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