bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21452 · 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
Aug 4, 2020Merged
bpo-40275: Use new test.support helper submodules in tests#21452
vstinner merged 2 commits intopython:masterfrom
bpo-40275: Use new test.support helper submodules in tests#21452
vstinner merged 2 commits intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
Use test helpers in the following test cases:
- tests of eintrdata
- test_email
- test_mmap
- test_multibytecodec
- test_pdb
- test_urllib2_localnet
- test_warnings
- test_discovery
- test_result
shihai1991
requested a review
from a team
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 12, 2020
shihai1991 commented
Jul 12, 2020cc @vstinner
Copy link Copy Markdown
Member
vstinner
commented
Aug 3, 2020
vstinner commented
Aug 3, 2020It seems like they are now conflicts. Can you please fix them?
Copy link Copy Markdown
Member Author
shihai1991
commented
Aug 4, 2020
shihai1991 commented
Aug 4, 2020It seems like they are now conflicts. Can you please fix them?
done.
vstinner
added
the
skip news
label
vstinner
merged commit
604bba1
into
python:master
bedevere-bot
removed
the
awaiting review
label
Copy link Copy Markdown
Member Author
shihai1991
commented
Aug 4, 2020
shihai1991 commented
Aug 4, 2020thanks, victor.
shihai1991 added a commit to shihai1991/cpython that referenced this pull request
Aug 20, 2020xzy3 pushed a commit to xzy3/cpython that referenced this pull request
Oct 18, 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