Skip to content

PEP 515: Tokenizer: allow underscores for grouping in numeric literals #70519

@birkenfeld

Description

@birkenfeld
BPO 26331
Nosy @brettcannon, @birkenfeld, @rhettinger, @mdickinson, @scoder, @ericvsmith, @ned-deily, @encukou, @skrah, @ethanfurman, @serhiy-storchaka, @1st1, @zhangyangyu
Files
  • numeric_underscores_strict.patch
  • numeric_underscores_v4_full.diff
  • numeric_underscores_final_v6.diff
  • numeric_underscores_final_v7.diff
  • numeric_underscores_final_v8.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/brettcannon'
    closed_at = <Date 2016-09-09.21:58:37.474>
    created_at = <Date 2016-02-10.17:50:24.454>
    labels = ['interpreter-core', 'type-feature', 'release-blocker']
    title = 'PEP 515: Tokenizer: allow underscores for grouping in numeric literals'
    updated_at = <Date 2016-09-11.16:20:07.708>
    user = 'https://github.com/birkenfeld'

    bugs.python.org fields:

    activity = <Date 2016-09-11.16:20:07.708>
    actor = 'georg.brandl'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2016-09-09.21:58:37.474>
    closer = 'brett.cannon'
    components = ['Interpreter Core']
    creation = <Date 2016-02-10.17:50:24.454>
    creator = 'georg.brandl'
    dependencies = []
    files = ['41893', '41896', '42854', '42887', '42939']
    hgrepos = []
    issue_num = 26331
    keywords = ['patch']
    message_count = 41.0
    messages = ['260026', '260029', '260031', '260033', '260036', '260037', '260046', '260057', '260077', '260081', '260093', '260102', '260229', '260230', '260231', '260232', '260233', '260235', '260239', '260240', '260241', '262037', '262043', '262050', '265587', '265589', '265616', '265804', '265821', '265825', '266024', '266058', '272834', '273384', '275148', '275262', '275364', '275461', '275463', '275551', '275804']
    nosy_count = 14.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'rhettinger', 'mark.dickinson', 'scoder', 'eric.smith', 'ned.deily', 'petr.viktorin', 'skrah', 'ethan.furman', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'xiang.zhang']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26331'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions