bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21314 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
vstinner merged 4 commits intopython:masterfrom
Jul 6, 2020Merged
bpo-40275: Use new test.support helper submodules in tests#21314
vstinner merged 4 commits intopython:masterfrom
bpo-40275: Use new test.support helper submodules in tests#21314
vstinner merged 4 commits intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
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
shihai1991
requested review from
berkerpeksag and
rhettinger
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Member Author
shihai1991
commented
Jul 4, 2020
shihai1991 commented
Jul 4, 2020@vstinner pls take a look if you have free time, thanks.
ZackerySpytz and others added 3 commits
July 4, 2020 17:50
shihai1991
requested review from
gvanrossum and
ilevkivskyi
as code owners
gvanrossum
requested review from
serhiy-storchaka and
vstinner
and removed request for
gvanrossum,
ilevkivskyi and
rhettinger
vstinner
added
the
skip news
label
vstinner
merged commit
883bc63
into
python:master
bedevere-bot
removed
the
awaiting review
label
Copy link Copy Markdown
Member
vstinner
commented
Jul 6, 2020
vstinner commented
Jul 6, 2020Merged, thanks.
Copy link Copy Markdown
Member Author
shihai1991
commented
Jul 6, 2020
shihai1991 commented
Jul 6, 2020thanks, victor.
shihai1991 added a commit to shihai1991/cpython that referenced this pull request
Jul 6, 2020This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment