Skip to content

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

Merged
vstinner merged 2 commits intopython:masterfrom
shihai1991:bpo_40275_helper_replace_4
Jun 30, 2020
Merged

bpo-40275: Use new test.support helper submodules in tests#21169
vstinner merged 2 commits intopython:masterfrom
shihai1991:bpo_40275_helper_replace_4

Conversation

@shihai1991
Copy link
Member

@shihai1991 shihai1991 commented Jun 26, 2020

Use test helpers in the following test cases:

  • _test_multiprocessing
  • test_base64
  • test_bool
  • test_dict_version
  • test_grammar
  • test_iter
  • test_lzma
  • test_mailcap
  • test_memoryview
  • test_os
  • test_shutil
  • test_subprocess
  • test_support
  • test_tempfile

https://bugs.python.org/issue40275

@shihai1991 shihai1991 requested review from a team and gpshead as code owners June 26, 2020 15:13
@shihai1991 shihai1991 changed the title bpo-40725: Use new test.support helper submodules in tests bpo-40275: Use new test.support helper submodules in tests Jun 26, 2020
@shihai1991
Copy link
Member Author

@vstinner Hi, victor. Pls take a look if you have free time, thanks.

@vstinner vstinner merged commit 0c4f0f3 into python:master Jun 30, 2020
@shihai1991
Copy link
Member Author

thanks, victor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants