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

Replace atomicwrites dependency with tempfile #62

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

tony-iqlusion
Copy link
Member

The atomicwrites crate uses some unmaintained/deprecated dependencies and itself now recommends tempfile.

Since this is potentially implicated in the hangs, we might as well update to a well-maintained dependency.

The `atomicwrites` crate uses some unmaintained/deprecated dependencies
and itself now recommends `tempfile`.

Since this is potentially implicated in the hangs, we might as well
update to a well-maintained dependency.
@tony-iqlusion tony-iqlusion merged commit c000179 into develop Jun 8, 2020
@tony-iqlusion tony-iqlusion deleted the replace-atomicwrites-with-tempfile branch June 8, 2020 23:52
@tony-iqlusion tony-iqlusion mentioned this pull request Jun 8, 2020
This was referenced Jun 23, 2020
@tony-iqlusion tony-iqlusion mentioned this pull request Jul 2, 2020
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.

1 participant