-
Notifications
You must be signed in to change notification settings - Fork 98
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 unnecessary use of pywin32 for loading Windows folder #133
Conversation
Since you're touching these, can you also refactor the try-except to try-except-else to be more explicit? |
@McSinyx Done! |
Any update? |
Bump also cc @mdrohmann |
Has there been any progress here? |
Any news? |
Nudging on this PR for reviews/merge. |
cc @zoofood |
Any update? |
sigh |
LGTM. Thanks for the contribution. Nice to remove pywin32. Also kudos to @pradyunsg who previously contributed as well on this. |
@zoofood Can this be released? |
Hi @ofek, working on the next release here. Working through the backlog of changes, won't all go out in one big bang (not how I like to release items. It's coming! |
Yay!!! |
Soon? 🙂 |
? |
Any update? |
Another attempt at #118 cc @pradyunsg
Closes #107 (I ran into something similar)
Closes #108
It's unclear who's maintaining this so cc @zoofood @daved @rawktron @MDrakos @Naatan @autarch @jdufresne
Could we also get a release? I saw #79, indicating this library may not be getting the love it deserves. That is quite unfortunate since many projects rely on
appdirs
: