Skip to content

Integer overflow in classic string formatting #58905

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 14700
Nosy @mdickinson, @vstinner, @ericvsmith, @bitdancer, @serhiy-storchaka
Files
  • pyunicode_format_integer_overflow.patch
  • formatting-overflow-2.7.patch
  • formatting-overflow-3.2.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/mdickinson'
    closed_at = <Date 2012-10-28.10:27:58.277>
    created_at = <Date 2012-04-30.16:55:26.013>
    labels = ['interpreter-core', 'type-bug']
    title = 'Integer overflow in classic string formatting'
    updated_at = <Date 2012-10-28.10:27:58.276>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-10-28.10:27:58.276>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2012-10-28.10:27:58.277>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2012-04-30.16:55:26.013>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['25426', '27471', '27473']
    hgrepos = []
    issue_num = 14700
    keywords = ['patch']
    message_count = 28.0
    messages = ['159707', '159708', '159709', '159710', '159712', '159713', '159714', '159715', '159716', '159718', '159726', '159729', '159731', '159732', '160130', '160141', '160142', '160155', '172284', '172293', '172294', '172342', '172344', '172346', '173660', '174021', '174023', '174024']
    nosy_count = 6.0
    nosy_names = ['mark.dickinson', 'vstinner', 'eric.smith', 'r.david.murray', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue14700'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions