Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated ioutil #410

Closed
wants to merge 1 commit into from
Closed

Conversation

lucacome
Copy link
Contributor

#345 added some code that uses ioutil without adding the import and the tests are failing.

ioutil is deprecated anyway, so I just replaced the calls with io and os.

(Sorry about the formatting changes)

Signed-off-by: Luca Comellini <luca.com@gmail.com>
@mem
Copy link
Contributor

mem commented Dec 1, 2022

This can be closed now, #407 was merged. Right?

@lucacome
Copy link
Contributor Author

lucacome commented Dec 6, 2022

yep, closing

@lucacome lucacome closed this Dec 6, 2022
@lucacome lucacome deleted the fix-ioutil branch December 6, 2022 23:28
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.

None yet

2 participants