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

Conversation

@shihai1991

Use test helpers in the following test cases:

  • test_argparse
  • test_asyncgen
  • test_clinic
  • test_codecs
  • test_doctest
  • test_exceptions
  • test_ftplib
  • test_gc
  • test_genericpath
  • test_imghdr
  • test_mimetypes
  • test_ntpath
  • test_operator
  • test_optparse
  • test_c_parser
  • test_queue
  • test_spwd
  • test_stat
  • test_tokenize
  • test_webbrowser

https://bugs.python.org/issue40275

@shihai1991

@shihai1991 shihai1991 changed the title Use new test.support helper submodules in tests bpo-40275: Use new test.support helper submodules in tests

Jul 12, 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

Labels