Skip to content

introduce bytes.hex method (also for bytearray and memoryview) #54160

@wiggin15

Description

@wiggin15
mannequin
BPO 9951
Nosy @malemburg, @warsaw, @birkenfeld, @rhettinger, @terryjreedy, @gpshead, @mdickinson, @ncoghlan, @pitrou, @ericvsmith, @tiran, @merwok, @ethanfurman, @wiggin15, @vadmium, @serhiy-storchaka
Files
  • bytes.hex.diff
  • bytes.hex-1.diff
  • 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/gpshead'
    closed_at = <Date 2015-04-26.05:07:16.157>
    created_at = <Date 2010-09-25.23:38:47.004>
    labels = ['interpreter-core', 'type-feature']
    title = 'introduce bytes.hex method (also for bytearray and memoryview)'
    updated_at = <Date 2015-11-10.17:19:10.649>
    user = 'https://github.com/wiggin15'

    bugs.python.org fields:

    activity = <Date 2015-11-10.17:19:10.649>
    actor = 'python-dev'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2015-04-26.05:07:16.157>
    closer = 'gregory.p.smith'
    components = ['Interpreter Core']
    creation = <Date 2010-09-25.23:38:47.004>
    creator = 'wiggin15'
    dependencies = []
    files = ['38961', '39204']
    hgrepos = []
    issue_num = 9951
    keywords = ['patch']
    message_count = 38.0
    messages = ['117397', '118272', '132911', '190112', '193034', '193041', '197571', '199629', '199631', '199634', '199665', '205744', '226692', '226703', '226730', '226731', '226732', '226734', '226735', '226737', '226738', '226745', '226750', '227335', '240607', '240719', '242011', '242027', '242030', '242031', '242033', '242034', '242035', '242036', '242039', '242041', '242043', '254456']
    nosy_count = 21.0
    nosy_names = ['lemburg', 'barry', 'georg.brandl', 'rhettinger', 'terry.reedy', 'gregory.p.smith', 'mark.dickinson', 'ncoghlan', 'pitrou', 'eric.smith', 'gotgenes', 'christian.heimes', 'eric.araujo', 'Arfrever', 'BreamoreBoy', 'ethan.furman', 'wiggin15', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'hct']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9951'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    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