bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21412 · python/cpython · GitHub
Skip to content

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

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

vstinner merged 3 commits into
python:masterfrom
shihai1991:bpo_40275_helper_replace_9

Conversation

@shihai1991

@shihai1991 shihai1991 commented Jul 9, 2020

Copy link
Copy Markdown
Member

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

@vstinner
vstinner merged commit 96a6a6d into python:master Jul 9, 2020
@shihai1991

Copy link
Copy Markdown
Member Author

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