Skip to content

int(), float(), etc think python strings are null-terminated #60945

@gangesmaster

Description

@gangesmaster
BPO 16741
Nosy @mdickinson, @abalkin, @vstinner, @tiran, @benjaminp, @ezio-melotti, @cjerdonek, @serhiy-storchaka
Files
  • issue16741.patch
  • issue16741#2.patch
  • int_from_str.patch
  • int_from_str-3.3_2.patch: Patch for 3.3
  • int_from_str-2.7.patch: Patch for 2.7
  • 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/serhiy-storchaka'
    closed_at = <Date 2013-08-06.14:48:58.812>
    created_at = <Date 2012-12-20.23:37:21.702>
    labels = ['interpreter-core', 'type-bug']
    title = '`int()`, `float()`, etc think python strings are null-terminated'
    updated_at = <Date 2013-08-06.14:48:58.811>
    user = 'https://bugs.python.org/gangesmaster'

    bugs.python.org fields:

    activity = <Date 2013-08-06.14:48:58.811>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-08-06.14:48:58.812>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2012-12-20.23:37:21.702>
    creator = 'gangesmaster'
    dependencies = []
    files = ['28487', '28492', '30141', '30515', '30916']
    hgrepos = []
    issue_num = 16741
    keywords = ['patch']
    message_count = 18.0
    messages = ['177863', '177915', '178003', '178548', '178587', '188458', '188463', '188777', '190212', '190866', '193047', '193556', '193558', '193565', '194282', '194302', '194304', '194310']
    nosy_count = 12.0
    nosy_names = ['mark.dickinson', 'belopolsky', 'vstinner', 'gangesmaster', 'christian.heimes', 'benjamin.peterson', 'ezio.melotti', 'mrabarnett', 'chris.jerdonek', 'python-dev', 'serhiy.storchaka', 'isoschiz']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16741'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    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