Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typos in test_itertools.py #65545

Closed
bdkearns mannequin opened this issue Apr 24, 2014 · 1 comment
Closed

typos in test_itertools.py #65545

bdkearns mannequin opened this issue Apr 24, 2014 · 1 comment
Labels
type-feature A feature request or enhancement

Comments

@bdkearns
Copy link
Mannequin

bdkearns mannequin commented Apr 24, 2014

BPO 21346
Nosy @zware
Files
  • test_itertools_typos-py27.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 = None
    closed_at = <Date 2014-04-24.18:27:29.578>
    created_at = <Date 2014-04-24.17:31:25.420>
    labels = ['type-feature']
    title = 'typos in test_itertools.py'
    updated_at = <Date 2014-04-24.18:27:29.576>
    user = 'https://bugs.python.org/bdkearns'

    bugs.python.org fields:

    activity = <Date 2014-04-24.18:27:29.576>
    actor = 'zach.ware'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-04-24.18:27:29.578>
    closer = 'zach.ware'
    components = []
    creation = <Date 2014-04-24.17:31:25.420>
    creator = 'bdkearns'
    dependencies = []
    files = ['35025']
    hgrepos = []
    issue_num = 21346
    keywords = ['patch']
    message_count = 1.0
    messages = ['217134']
    nosy_count = 2.0
    nosy_names = ['zach.ware', 'bdkearns']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21346'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    @bdkearns bdkearns mannequin added the type-feature A feature request or enhancement label Apr 24, 2014
    @zware
    Copy link
    Member

    zware commented Apr 24, 2014

    Fixed, thanks for the patch!

    changeset 90450:1beb3e0507fa 2.7
    Issue bpo-21346: Fix typos in test_itertools. Patch by Brian Kearns.

    changeset 90451:901b9afc918e 3.4
    Issue bpo-21346: Fix typo, make message consistent in test_itertools. Pointed out by Brian Kearns.

    changeset 90452:21012515c249 default
    Closes bpo-21346: Merge with 3.4

    @zware zware closed this as completed Apr 24, 2014
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant