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

Conversation

@shihai1991

Use test helpers in the following test cases:

  • test_importlib
  • test_inspect
  • test_site
  • test_fixcid
  • test_i18n
  • test_lll
  • test_pathfix
  • test_pindent
  • test_sundry

https://bugs.python.org/issue40275

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

Aug 4, 2020

@shihai1991

@shihai1991

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