Skip to content

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

Merged
vstinner merged 3 commits intopython:masterfrom
shihai1991:bpo_40275_helper_replace_9
Jul 9, 2020
Merged

bpo-40275: Use new test.support helper submodules in tests#21412
vstinner merged 3 commits intopython:masterfrom
shihai1991:bpo_40275_helper_replace_9

Conversation

@shihai1991
Copy link
Member

@shihai1991 shihai1991 commented Jul 9, 2020

Use test helpers in the following test cases:

  • test_cmd_line_script
  • test_codeop
  • test_contextlib
  • test_dbm_ndbm
  • test_getargs2
  • test_gettext
  • test_glob
  • test_import
  • test_locale
  • test_mailbox
  • test_multiprocessing_main_handling
  • test_osx_env
  • test_pkgutil
  • test_plistlib
  • test_ttk_guionly
  • test_turtle
  • test_xxtestfuzz
  • test_zipimport

https://bugs.python.org/issue40275

@shihai1991
Copy link
Member Author

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

@vstinner vstinner merged commit 96a6a6d into python:master Jul 9, 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