bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21412 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
vstinner merged 3 commits intopython:masterfrom
Jul 9, 2020Merged
bpo-40275: Use new test.support helper submodules in tests#21412
vstinner merged 3 commits intopython:masterfrom
bpo-40275: Use new test.support helper submodules in tests#21412
vstinner merged 3 commits intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
Use test helpers in the following test cases:
- test_cmd_line_script
- test_codeop
- test_contextlib
- test_dbm_ndbm
- test_getargs2
- test_gettext
- test_glob
- test_import
- test_locale
- test_mailbox
- test_multiprocessing_main_handling
- test_osx_env
- test_pkgutil
- test_plistlib
- test_ttk_guionly
- test_turtle
- test_xxtestfuzz
- test_zipimport
shihai1991 added 3 commits
July 9, 2020 12:50
shihai1991
requested review from
a team,
1st1,
brettcannon,
encukou,
ericsnowcurrently,
ncoghlan and
warsaw
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 9, 2020
shihai1991 commented
Jul 9, 2020@vstinner Hi, victor, pls take a look if you have free time.
vstinner
added
the
skip news
label
vstinner
merged commit
96a6a6d
into
python:master
bedevere-bot
removed
the
awaiting review
label
Copy link Copy Markdown
Member Author
shihai1991
commented
Jul 9, 2020
shihai1991 commented
Jul 9, 2020thanks, victor.
vstinner
mentioned this pull request
shihai1991 added a commit to shihai1991/cpython that referenced this pull request
Aug 20, 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