-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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 is leaking references #87274
Comments
❯ ./python -m test test_curses -uall -R : == Tests result: FAILURE == 1 test failed: Total duration: 2.5 sec https://buildbot.python.org/all/#/builders/75/builds/168/steps/5/logs/stdio |
d64fd4b is the first bad commit
Lib/test/test_curses.py | 1002 +++++++++++++++++++++++++++++++++++++---------- |
The funny part is that the bug was there for 4 years. It's good that Serhiy added new tests to allow to catch this old bug! commit f7eae0a
It wasn't me! Ok, maybejust a little bit :-D |
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:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: