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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@shihai1991

Copy link Copy Markdown

Member

@shihai1991 shihai1991 commented

Jun 26, 2020

edited

Loading

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 Copy Markdown

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 Copy Markdown

Member Author

thanks, victor.

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

Reviewers

@gpshead gpshead Awaiting requested review from gpshead

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@shihai1991 @vstinner @the-knights-who-say-ni @bedevere-bot