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

Fix resource warnings in test_tokenize #54467

Closed
bbrazil mannequin opened this issue Oct 30, 2010 · 3 comments
Closed

Fix resource warnings in test_tokenize #54467

bbrazil mannequin opened this issue Oct 30, 2010 · 3 comments
Assignees
Labels
performance Performance or resource usage tests Tests in the Lib/test dir

Comments

@bbrazil
Copy link
Mannequin

bbrazil mannequin commented Oct 30, 2010

BPO 10258
Nosy @briancurtin
Files
  • test_tokenize_fd_leak.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/briancurtin'
    closed_at = <Date 2010-10-30.21:36:00.160>
    created_at = <Date 2010-10-30.21:01:55.702>
    labels = ['tests', 'performance']
    title = 'Fix resource warnings in test_tokenize'
    updated_at = <Date 2010-10-31.13:56:57.966>
    user = 'https://bugs.python.org/bbrazil'

    bugs.python.org fields:

    activity = <Date 2010-10-31.13:56:57.966>
    actor = 'bbrazil'
    assignee = 'brian.curtin'
    closed = True
    closed_date = <Date 2010-10-30.21:36:00.160>
    closer = 'brian.curtin'
    components = ['Tests']
    creation = <Date 2010-10-30.21:01:55.702>
    creator = 'bbrazil'
    dependencies = []
    files = ['19439']
    hgrepos = []
    issue_num = 10258
    keywords = ['patch']
    message_count = 3.0
    messages = ['120019', '120024', '120046']
    nosy_count = 2.0
    nosy_names = ['brian.curtin', 'bbrazil']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue10258'
    versions = ['Python 3.2']

    @bbrazil
    Copy link
    Mannequin Author

    bbrazil mannequin commented Oct 30, 2010

    Please see attached patch.

    @bbrazil bbrazil mannequin added the tests Tests in the Lib/test dir label Oct 30, 2010
    @briancurtin
    Copy link
    Member

    Fixed in r85990. Thanks.

    @briancurtin briancurtin self-assigned this Oct 30, 2010
    @briancurtin briancurtin added the performance Performance or resource usage label Oct 30, 2010
    @bbrazil
    Copy link
    Mannequin Author

    bbrazil mannequin commented Oct 31, 2010

    Fixing title.

    @bbrazil bbrazil mannequin changed the title Fix resource warnings in distutil test_tokenize Fix resource warnings in test_tokenize Oct 31, 2010
    @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
    performance Performance or resource usage tests Tests in the Lib/test dir
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant