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 for bug 1017546 #40834

Closed
ms mannequin opened this issue Aug 27, 2004 · 3 comments
Closed

Fix for bug 1017546 #40834

ms mannequin opened this issue Aug 27, 2004 · 3 comments
Labels
tests Tests in the Lib/test dir

Comments

@ms
Copy link
Mannequin

ms mannequin commented Aug 27, 2004

BPO 1017550
Files
  • test_inspect.1017546.patch: Minimal patch to resolve Bug python/issues-test-cpython#1017546
  • 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 2005-01-09.01:40:59.000>
    created_at = <Date 2004-08-27.12:26:14.000>
    labels = ['tests']
    title = 'Fix for bug 1017546'
    updated_at = <Date 2005-01-09.01:40:59.000>
    user = 'https://bugs.python.org/ms'

    bugs.python.org fields:

    activity = <Date 2005-01-09.01:40:59.000>
    actor = 'jlgijsbers'
    assignee = 'none'
    closed = True
    closed_date = None
    closer = None
    components = ['Tests']
    creation = <Date 2004-08-27.12:26:14.000>
    creator = 'ms_'
    dependencies = []
    files = ['6222']
    hgrepos = []
    issue_num = 1017550
    keywords = ['patch']
    message_count = 3.0
    messages = ['46796', '46797', '46798']
    nosy_count = 2.0
    nosy_names = ['jlgijsbers', 'ms_']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1017550'
    versions = ['Python 2.4']

    @ms
    Copy link
    Mannequin Author

    ms mannequin commented Aug 27, 2004

    Attached patch is against current Anon CVS - this patch ensures
    that if any tests fail any files that require cleaning up are cleaned
    up.

    It's a minimal touch patch rather than anything else.

    @ms ms mannequin closed this as completed Aug 27, 2004
    @ms ms mannequin added the tests Tests in the Lib/test dir label Aug 27, 2004
    @jlgijsbers
    Copy link
    Mannequin

    jlgijsbers mannequin commented Aug 28, 2004

    Logged In: YES
    user_id=469548

    Note that I've ported test_inspect to unittest a few days
    ago. It's currently waiting for review at
    http://python.org/sf/736962. I think it fixes bug 1017546 as
    well, but it would be nice if you could take a look at it.

    @jlgijsbers
    Copy link
    Mannequin

    jlgijsbers mannequin commented Jan 9, 2005

    Logged In: YES
    user_id=469548

    The new test_inspect no longer writes temporary files, so
    I'm closing this patch.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    tests Tests in the Lib/test dir
    Projects
    None yet
    Development

    No branches or pull requests

    0 participants