Skip to content

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

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

Merged
merged 3 commits into from
Jul 9, 2020

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