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

test_cgi raises ResourceWarning #62900

Closed
MadisonMay mannequin opened this issue Aug 10, 2013 · 3 comments
Closed

test_cgi raises ResourceWarning #62900

MadisonMay mannequin opened this issue Aug 10, 2013 · 3 comments
Labels
tests Tests in the Lib/test dir

Comments

@MadisonMay
Copy link
Mannequin

MadisonMay mannequin commented Aug 10, 2013

BPO 18700
Nosy @vajrasky

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 2013-08-12.18:13:49.547>
created_at = <Date 2013-08-10.02:25:56.697>
labels = ['tests']
title = 'test_cgi raises ResourceWarning'
updated_at = <Date 2013-08-12.18:13:49.545>
user = 'https://bugs.python.org/madisonmay'

bugs.python.org fields:

activity = <Date 2013-08-12.18:13:49.545>
actor = 'madison.may'
assignee = 'none'
closed = True
closed_date = <Date 2013-08-12.18:13:49.547>
closer = 'madison.may'
components = ['Tests']
creation = <Date 2013-08-10.02:25:56.697>
creator = 'madison.may'
dependencies = []
files = []
hgrepos = []
issue_num = 18700
keywords = []
message_count = 3.0
messages = ['194782', '194941', '194979']
nosy_count = 2.0
nosy_names = ['madison.may', 'vajrasky']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue18700'
versions = ['Python 3.4']

@MadisonMay
Copy link
Mannequin Author

MadisonMay mannequin commented Aug 10, 2013

I'm currently running the tests on a 64-bit Ubuntu 13.04 laptop using the default branch of python.

/home/mmay/cpython/Lib/test/test_cgi.py:276: ResourceWarning: unclosed file <_io.BufferedRandom name=3>

@MadisonMay MadisonMay mannequin added the tests Tests in the Lib/test dir label Aug 10, 2013
@vajrasky
Copy link
Mannequin

vajrasky mannequin commented Aug 12, 2013

Superseded by bug bpo-18394.

Should we close this one by marking it as duplicate?

@MadisonMay
Copy link
Mannequin Author

MadisonMay mannequin commented Aug 12, 2013

Good catch, Vajrasky. I'll close the issue and add my brief report to bug bpo-18394.

@MadisonMay MadisonMay mannequin closed this as completed Aug 12, 2013
@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
tests Tests in the Lib/test dir
Projects
None yet
Development

No branches or pull requests

0 participants