diff options
author | Chris Withers <chris@withers.org> | 2020-01-27 14:55:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-27 14:55:56 (GMT) |
commit | a46575a8f2ded8b49e26c25bb67192e1500e76ca (patch) | |
tree | 4e6331742b11b7fbda4197118ec21793ae8dce11 /Lib/idlelib/configdialog.py | |
parent | c7dd3c7d87d6961756d99b57aa13db7c7a03e1f8 (diff) | |
download | cpython-a46575a8f2ded8b49e26c25bb67192e1500e76ca.zip cpython-a46575a8f2ded8b49e26c25bb67192e1500e76ca.tar.gz cpython-a46575a8f2ded8b49e26c25bb67192e1500e76ca.tar.bz2 |
Clarify and fix assertions that mocks have not been awaited (GH-18196)
- The gc.collect is needed for other implementations, such as pypy
- Using context managers over multiple lines will only catch the warning from the first line in the context!
- remove a skip for a test that no longer fails on pypy
Diffstat (limited to 'Lib/idlelib/configdialog.py')
0 files changed, 0 insertions, 0 deletions