bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21169 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
vstinner merged 2 commits intopython:masterfrom
Jun 30, 2020Merged
bpo-40275: Use new test.support helper submodules in tests#21169
vstinner merged 2 commits intopython:masterfrom
bpo-40275: Use new test.support helper submodules in tests#21169
vstinner merged 2 commits intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
Use test helpers in the following test cases:
- _test_multiprocessing
- test_base64
- test_bool
- test_dict_version
- test_grammar
- test_iter
- test_lzma
- test_mailcap
- test_memoryview
- test_os
- test_shutil
- test_subprocess
- test_support
- test_tempfile
shihai1991 added 2 commits
June 26, 2020 22:23
shihai1991
requested review from
a team and
gpshead
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
shihai1991
changed the title
bpo-40725: Use new test.support helper submodules in tests
bpo-40275: Use new test.support helper submodules in tests
Copy link Copy Markdown
Member Author
shihai1991
commented
Jun 26, 2020
shihai1991 commented
Jun 26, 2020@vstinner Hi, victor. Pls take a look if you have free time, thanks.
vstinner
added
the
skip news
label
vstinner
merged commit
0c4f0f3
into
python:master
bedevere-bot
removed
the
awaiting review
label
Copy link Copy Markdown
Member Author
shihai1991
commented
Jun 30, 2020
shihai1991 commented
Jun 30, 2020thanks, victor.
This 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