Skip to content

bpo-40275: Use new test.support helper submodules in tests - #21727

Merged
vstinner merged 3 commits into
python:masterfrom
shihai1991:bpo_40275_helper_replace_16
Aug 4, 2020
Merged

bpo-40275: Use new test.support helper submodules in tests#21727
vstinner merged 3 commits into
python:masterfrom
shihai1991:bpo_40275_helper_replace_16

Conversation

@shihai1991

@shihai1991shihai1991 commented Aug 4, 2020

Copy link
Copy Markdown
Member

Use test helpers in the following test cases:

  • test_importlib
  • test_inspect
  • test_site
  • test_fixcid
  • test_i18n
  • test_lll
  • test_pathfix
  • test_pindent
  • test_sundry

https://bugs.python.org/issue40275

@shihai1991shihai1991 changed the title Bpo 40275 helper replace 16bpo-40275: Use new test.support helper submodules in testsAug 4, 2020
@shihai1991

Copy link
Copy Markdown
MemberAuthor

cc @vstinner

@vstinner
vstinner merged commit c7decc2 into python:masterAug 4, 2020
@shihai1991

Copy link
Copy Markdown
MemberAuthor

thanks, victor.

shihai1991 added a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@shihai1991@vstinner@the-knights-who-say-ni@bedevere-bot