bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21449 · python/cpython

Conversation

@shihai1991

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

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

Labels