Skip to content

bpo-40275: Use test helpers to replace test.support [part 2]#20849

Merged
vstinner merged 1 commit intopython:masterfrom
shihai1991:bpo_40275_helper_replace_2
Jun 25, 2020
Merged

bpo-40275: Use test helpers to replace test.support [part 2]#20849
vstinner merged 1 commit intopython:masterfrom
shihai1991:bpo_40275_helper_replace_2

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