bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21315 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@shihai1991

Copy link Copy Markdown

Member

@shihai1991 shihai1991 commented

Jul 4, 2020

edited by bedevere-bot

Loading

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

Member Author

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

@vstinner vstinner merged commit a089d21 into python:master

Jul 6, 2020

@shihai1991

Copy link Copy Markdown

Member Author

thanks, victor.

shihai1991 added a commit to shihai1991/cpython that referenced this pull request

Jul 6, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@ethanfurman ethanfurman Awaiting requested review from ethanfurman

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@shihai1991 @vstinner @the-knights-who-say-ni @bedevere-bot