Skip to content

patch to implement PEP 461 (%-interpolation for bytes) #64483

@nascheme

Description

@nascheme
BPO 20284
Nosy @nascheme, @ncoghlan, @vstinner, @ericvsmith, @ethanfurman, @vadmium
Files
  • pep-draft.txt: draft PEP (alternative to 460 & 461)
  • 01-pep461.patch
  • 02-code-a.patch
  • 03-py2-flag.patch
  • 04-py2-eq.patch
  • issue20284.stoneleaf.01.patch
  • issue20284.stoneleaf.tests_only.01.patch
  • issue20284.stoneleaf.02.patch
  • issue20284.stoneleaf.03.patch
  • issue20284.stoneleaf.04.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/ethanfurman'
    closed_at = <Date 2015-01-29.23:26:31.652>
    created_at = <Date 2014-01-16.21:33:09.311>
    labels = ['interpreter-core', 'type-feature']
    title = 'patch to implement PEP 461 (%-interpolation for bytes)'
    updated_at = <Date 2015-01-29.23:26:31.651>
    user = 'https://github.com/nascheme'

    bugs.python.org fields:

    activity = <Date 2015-01-29.23:26:31.651>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2015-01-29.23:26:31.652>
    closer = 'ethan.furman'
    components = ['Interpreter Core']
    creation = <Date 2014-01-16.21:33:09.311>
    creator = 'nascheme'
    dependencies = []
    files = ['33507', '33574', '33575', '33576', '33577', '37616', '37617', '37703', '37745', '37766']
    hgrepos = []
    issue_num = 20284
    keywords = ['patch', 'needs review']
    message_count = 24.0
    messages = ['208313', '208328', '208329', '208331', '208356', '208581', '215019', '224024', '233456', '233458', '233524', '233545', '233546', '233548', '233875', '234012', '234189', '234246', '234265', '234266', '234591', '234726', '234746', '234750']
    nosy_count = 8.0
    nosy_names = ['nascheme', 'ncoghlan', 'vstinner', 'eric.smith', 'Arfrever', 'ethan.furman', 'python-dev', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20284'
    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