pystone.main(10) causes ZeroDivisionError · Issue #47569 · python/cpython · GitHub
Skip to content

pystone.main(10) causes ZeroDivisionError #47569

Description

@mokeefe
mannequin
BPO 3319
Nosy @birkenfeld
Files
  • pystone_1_py3k.diff: patch for python 3.0 on Lib/test/pystone.py
  • pystone_1_trunk.diff: patch for python 2.6 trunk to Lib/test/pystone.py
  • pystone_err.py: file to demonstrate the ZeroDivisionError
  • 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 = None
    closed_at = <Date 2008-07-19.13:00:42.947>
    created_at = <Date 2008-07-08.08:44:04.780>
    labels = ['tests', 'type-bug', 'library']
    title = 'pystone.main(10) causes ZeroDivisionError'
    updated_at = <Date 2008-07-19.13:00:42.945>
    user = 'https://bugs.python.org/mokeefe'

    bugs.python.org fields:

    activity = <Date 2008-07-19.13:00:42.945>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-07-19.13:00:42.947>
    closer = 'georg.brandl'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2008-07-08.08:44:04.780>
    creator = 'mokeefe'
    dependencies = []
    files = ['10864', '10865', '10866']
    hgrepos = []
    issue_num = 3319
    keywords = ['patch']
    message_count = 4.0
    messages = ['69418', '69420', '69456', '70017']
    nosy_count = 2.0
    nosy_names = ['georg.brandl', 'mokeefe']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3319'
    versions = ['Python 2.6', 'Python 2.5', 'Python 3.0']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions