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 new test.support helper submodules in tests #21315

Merged
merged 1 commit into from Jul 6, 2020

Conversation

shihai1991
Copy link
Member

@shihai1991 shihai1991 commented Jul 4, 2020

Use test helpers in the following test cases:

  • tests of ctypes
  • test_bytes
  • test_cgitb
  • test_ctypes
  • test_dbm
  • test_fcntl
  • test_file
  • test_fstring
  • test_httpservers
  • test_linecache
  • test_msilib
  • test_picklebuffer
  • test_profile
  • test_pty
  • test_reprlib
  • test_shelve
  • test_tk
  • test_wsgiref
  • test_zlib

https://bugs.python.org/issue40275

@shihai1991
Copy link
Member Author

shihai1991 commented Jul 4, 2020

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

@vstinner vstinner merged commit a089d21 into python:master Jul 6, 2020
4 checks passed
@shihai1991
Copy link
Member Author

shihai1991 commented Jul 6, 2020

thanks, victor.

shihai1991 added a commit to shihai1991/cpython that referenced this pull request Jul 6, 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.

None yet

4 participants