Skip to content

Implement the formatting part of PEP 515, '_' in numeric literals. #71267

@ericvsmith

Description

@ericvsmith
BPO 27080
Nosy @brettcannon, @birkenfeld, @ericvsmith, @ned-deily, @Rosuav
Files
  • underscores_decimal_only.patch
  • underscores_all_bases.patch
  • underscores_with_tests.patch
  • moar-tests.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/ericvsmith'
    closed_at = <Date 2016-09-10.03:08:14.367>
    created_at = <Date 2016-05-21.20:38:09.840>
    labels = ['interpreter-core', 'type-feature', 'release-blocker']
    title = "Implement the formatting part of PEP 515, '_' in numeric literals."
    updated_at = <Date 2016-09-10.03:08:14.366>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2016-09-10.03:08:14.366>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2016-09-10.03:08:14.367>
    closer = 'eric.smith'
    components = ['Interpreter Core']
    creation = <Date 2016-05-21.20:38:09.840>
    creator = 'eric.smith'
    dependencies = []
    files = ['44152', '44153', '44154', '44425']
    hgrepos = []
    issue_num = 27080
    keywords = ['patch']
    message_count = 13.0
    messages = ['266023', '273093', '273117', '273120', '273123', '274769', '275150', '275151', '275165', '275367', '275545', '275549', '275550']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'eric.smith', 'ned.deily', 'python-dev', 'Rosuav']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27080'
    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