Skip to content

Define a binary output formatting mini-language for *.hex() #66579

@ncoghlan

Description

@ncoghlan
BPO 22385
Nosy @warsaw, @gpshead, @ncoghlan, @abalkin, @ericvsmith, @mrh1997, @tirkarthi
PRs
  • bpo-22385: Support output separators in hex methods. #13578
  • Dependencies
  • bpo-9951: introduce bytes.hex method (also for bytearray and memoryview)
  • 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 2019-10-21.03:21:09.364>
    created_at = <Date 2014-09-10.23:55:01.218>
    labels = ['interpreter-core', 'type-feature', '3.9']
    title = 'Define a binary output formatting mini-language for *.hex()'
    updated_at = <Date 2019-10-21.03:21:09.352>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2019-10-21.03:21:09.352>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-21.03:21:09.364>
    closer = 'gregory.p.smith'
    components = ['Interpreter Core']
    creation = <Date 2014-09-10.23:55:01.218>
    creator = 'ncoghlan'
    dependencies = ['9951']
    files = []
    hgrepos = []
    issue_num = 22385
    keywords = ['patch']
    message_count = 18.0
    messages = ['226733', '226746', '226748', '226749', '226992', '226993', '242941', '292663', '292671', '292699', '292710', '292871', '292900', '342888', '343527', '343910', '343966', '343987']
    nosy_count = 10.0
    nosy_names = ['barry', 'gregory.p.smith', 'ncoghlan', 'belopolsky', 'eric.smith', 'gotgenes', 'Arfrever', 'Christian H', 'mrh1997', 'xtreak']
    pr_nums = ['13578']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22385'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (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