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

bpo-40275: Use new test.support helper submodules in tests #21449

Merged
merged 3 commits into from
Aug 3, 2020

Conversation

shihai1991
Copy link
Member

@shihai1991 shihai1991 commented Jul 12, 2020

Use test helpers in the following test cases:

  • test__opcode
  • test_asyncore
  • test_binascii
  • test_bisect
  • test_builtin
  • test_concurrent_futures
  • test_configparser
  • test_coroutines
  • test_curses
  • test_datetime
  • test_mmap
  • test_signal
  • test_ssl
  • test_tarfile
  • test_threading
  • test_trace
  • test_tracemalloc
  • test_xml_etree_c
  • test_discovery
  • test_result

https://bugs.python.org/issue40275

@shihai1991
Copy link
Member Author

cc @vstinner

@vstinner vstinner merged commit a7f5d93 into python:master Aug 3, 2020
shihai1991 added a commit to shihai1991/cpython that referenced this pull request Aug 4, 2020
shihai1991 added a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants