Skip to content

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

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

Merged
merged 2 commits into from
Jun 30, 2020

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 gpshead and a team 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