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 test helpers to replace test.support [part 2] #20849

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

shihai1991
Copy link
Member

@shihai1991 shihai1991 commented Jun 13, 2020

Use test helpers in the following test cases:

  • test_xxsubinterpreters
  • test_array
  • test_cmd_line
  • test_dbm_dumb
  • test_decimal
  • test_global
  • test_imp
  • test_ioctl
  • test_platform
  • test_pwd
  • test_tix
  • test_uu
  • test_winreg

https://bugs.python.org/issue40275

@vstinner
Copy link
Member

vstinner commented Jun 25, 2020

Merged, thanks @shihai1991.

I changed the PR title to "bpo-40275: Use new test.support helper submodules in tests (GH-20849)".

@shihai1991 shihai1991 deleted the bpo_40275_helper_replace_2 branch June 25, 2020 11:03
@shihai1991
Copy link
Member Author

Merged, thanks @shihai1991.

I changed the PR title to "bpo-40275: Use new test.support helper submodules in tests (GH-20849)".

Thanks, victor.

fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
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.

4 participants