Skip to content

Update test for support/os_helper.py (second attempt)#3476

Merged
youknowone merged 12 commits into
RustPython:mainfrom
deantvv:test-update-2
Nov 28, 2021
Merged

Update test for support/os_helper.py (second attempt)#3476
youknowone merged 12 commits into
RustPython:mainfrom
deantvv:test-update-2

Conversation

@deantvv

@deantvv deantvv commented Nov 28, 2021

Copy link
Copy Markdown
Contributor

Second attempt to update test/support/os_helper.py (original #3433)

Plan to update all code under Lib/test/support.
This PR only cover the change for Lib/test/support/os_helper.py and reflect the changes necessary for other tests to use.
It is already a big one so I decide to make a PR for this and plan for others (import_helper, socket_helper...) to go for another PR.
Mostly of the part is from test.support import TESTFN --> from test.support.os_helper import TESTFN etc..

Follow up for #3424

@youknowone youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great! I was waiting for this

@youknowone youknowone merged commit 2ceeea8 into RustPython:main Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants