bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21314 · 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 and test framework:

  • pickletester
  • test_binhex
  • test_bufio
  • test_capi
  • test_compileall
  • test_fileio
  • test_heapq
  • test_httplib
  • test_importlib's util
  • test_io
  • test_json
  • test_netrc
  • test_nis
  • test_pickle
  • test_py_compile
  • test_sqlite
  • test_univnewlines
  • test_uuid

https://bugs.python.org/issue40275

@shihai1991

Copy link Copy Markdown

Member Author

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

@gvanrossum gvanrossum requested review from serhiy-storchaka and vstinner and removed request for gvanrossum, ilevkivskyi and rhettinger

July 4, 2020 15:15

@vstinner vstinner merged commit 883bc63 into python:master

Jul 6, 2020

@vstinner

Copy link Copy Markdown

Member

vstinner commented

Jul 6, 2020

Merged, thanks.

@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

@berkerpeksag berkerpeksag Awaiting requested review from berkerpeksag

@serhiy-storchaka serhiy-storchaka Awaiting requested review from serhiy-storchaka

@vstinner vstinner Awaiting requested review from vstinner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

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