-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
PR: Remove dependency on atomicwrites
#24698
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
base: master
Are you sure you want to change the base?
Conversation
atomicwrites
dalthviz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @mathstuf for your work here! Gave this a check and seems like things are working as expected 👍
Also, to check this, I gave a check to the atomicwrites repo and one thing that maybe could be nice to add to this PR is some sort of version of the tests available there. Not completly sure if that's actually worthy to be honest but what do you think @ccordoba12 ?
Besides that this LGTM so leaving approved
f30a928 to
3ea498d
Compare
|
I added the test suite; let's see how it runs in CI. |
Thanks for that @mathstuf! It's really cool to have some tests for this functionality. |
3ea498d to
3032a21
Compare
The package has been deprecated. Replace usage with open-coded replacement. Also copy the test suite for the function. Lifted from pimutils/khal#1393 (which I also authored). Fixes: spyder-ide#24689
3032a21 to
f09c004
Compare
Description of Changes
Included a screenshot or animation (if affecting the UI, see Licecap)The package has been deprecated. Replace usage with open-coded replacement.
Lifted from pimutils/khal#1393 (which I also authored).
Issue(s) Resolved
Fixes #24689
Affirmation
By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.
I certify the above statement is true and correct: mathstuf