enumerate() test cases do not cover optional start argument · Issue #52882 · python/cpython · GitHub
Skip to content

enumerate() test cases do not cover optional start argument #52882

Description

@scottdial
mannequin
BPO 8636
Nosy @mdickinson, @abalkin, @benjaminp
Files
  • test_enumerate.patch: fix test cases for enumerate() with start=
  • 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 2010-05-08.16:46:07.174>
    created_at = <Date 2010-05-06.13:48:08.548>
    labels = ['interpreter-core', 'type-bug', 'tests']
    title = 'enumerate() test cases do not cover optional start argument'
    updated_at = <Date 2010-06-21.16:55:19.524>
    user = 'https://bugs.python.org/scottdial'

    bugs.python.org fields:

    activity = <Date 2010-06-21.16:55:19.524>
    actor = 'eric.araujo'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-05-08.16:46:07.174>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core', 'Tests']
    creation = <Date 2010-05-06.13:48:08.548>
    creator = 'scott.dial'
    dependencies = []
    files = ['17237']
    hgrepos = []
    issue_num = 8636
    keywords = ['patch']
    message_count = 5.0
    messages = ['105147', '105155', '105314', '106470', '106471']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'belopolsky', 'scott.dial', 'benjamin.peterson']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8636'
    versions = ['Python 2.7', 'Python 3.2']

    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

      interpreter-core(Objects, Python, Grammar, and Parser dirs)testsTests 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