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_curses refleak #60080

Closed
rosslagerwall mannequin opened this issue Sep 7, 2012 · 3 comments
Closed

test_curses refleak #60080

rosslagerwall mannequin opened this issue Sep 7, 2012 · 3 comments
Labels
performance Performance or resource usage

Comments

@rosslagerwall
Copy link
Mannequin

rosslagerwall mannequin commented Sep 7, 2012

BPO 15876

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 2012-09-07.07:37:23.575>
created_at = <Date 2012-09-07.06:36:12.003>
labels = ['performance']
title = 'test_curses refleak'
updated_at = <Date 2012-09-07.07:37:23.575>
user = 'https://bugs.python.org/rosslagerwall'

bugs.python.org fields:

activity = <Date 2012-09-07.07:37:23.575>
actor = 'rosslagerwall'
assignee = 'rosslagerwall'
closed = True
closed_date = <Date 2012-09-07.07:37:23.575>
closer = 'rosslagerwall'
components = []
creation = <Date 2012-09-07.06:36:12.003>
creator = 'rosslagerwall'
dependencies = []
files = []
hgrepos = []
issue_num = 15876
keywords = []
message_count = 3.0
messages = ['169973', '169975', '169976']
nosy_count = 2.0
nosy_names = ['rosslagerwall', 'python-dev']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue15876'
versions = []

@rosslagerwall
Copy link
Mannequin Author

rosslagerwall mannequin commented Sep 7, 2012

[1/1] test_curses
beginning 6 repetitions
123456
.
test_curses leaked [1, 1, 1] references, sum=3
1 test failed:
test_curses
[154814 refs]

@rosslagerwall rosslagerwall mannequin self-assigned this Sep 7, 2012
@rosslagerwall rosslagerwall mannequin added the performance Performance or resource usage label Sep 7, 2012
@python-dev
Copy link
Mannequin

python-dev mannequin commented Sep 7, 2012

New changeset c82e3a6553fc by Ross Lagerwall in branch 'default':
Issue bpo-15876: Fix a refleak in the curses module
http://hg.python.org/cpython/rev/c82e3a6553fc

@rosslagerwall
Copy link
Mannequin Author

rosslagerwall mannequin commented Sep 7, 2012

This didn't get picked up by Antoine's daily refleak test run because test curses only runs when stdout is a TTY.

@rosslagerwall rosslagerwall mannequin closed this as completed Sep 7, 2012
@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
Projects
None yet
Development

No branches or pull requests

0 participants