bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21315 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
vstinner merged 1 commit intopython:masterfrom
Jul 6, 2020Merged
bpo-40275: Use new test.support helper submodules in tests#21315
vstinner merged 1 commit intopython:masterfrom
bpo-40275: Use new test.support helper submodules in tests#21315
vstinner merged 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
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
shihai1991
requested a review
from ethanfurman
as a code owner
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.
vstinner
added
the
skip news
label
vstinner
merged commit
a089d21
into
python:master
bedevere-bot
removed
the
awaiting review
label
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