Skip to content
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

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

Merged
merged 1 commit into from Jun 30, 2020

Conversation

shihai1991
Copy link
Member

@shihai1991 shihai1991 commented Jun 29, 2020

Use test helpers in the following test cases and test framework:

  • audiotests
  • libregrtest
  • test_aifc
  • test_bz2
  • test_functools
  • test_future
  • test_logging
  • test_poll
  • test_regrtest
  • test_smtpd
  • test_time
  • test_unicode_file
  • test_urllib
  • test_zipimport_support

https://bugs.python.org/issue40275

@shihai1991
Copy link
Member Author

shihai1991 commented Jun 29, 2020

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

@brettcannon brettcannon removed their request for review Jun 29, 2020
Copy link
Member

@vstinner vstinner left a comment

LGTM.

@vstinner vstinner merged commit 3ddc634 into python:master Jun 30, 2020
4 checks passed
@shihai1991
Copy link
Member Author

shihai1991 commented Jun 30, 2020

thanks, victor.

arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
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.

None yet

4 participants