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

dropbox.py: DeprecationWarning: isSet() is deprecated, use is_set() instead #102

Open
gtirloni opened this issue May 2, 2022 · 2 comments

Comments

@gtirloni
Copy link

gtirloni commented May 2, 2022

Download the script from: https://www.dropbox.com/download?dl=packages/dropbox.py (mentioned here).

 $ ./dropbox status
./dropbox:612: DeprecationWarning: isSet() is deprecated, use is_set() instead
  if self.stop_event.isSet(): break
Syncing 12,345 files • 2+ days
Downloading 12,345 files (22.5 KB/sec, 2+ days)
@ziegenberg
Copy link
Contributor

This is fixed by #99, once there is a new release.

@moerkey
Copy link

moerkey commented Dec 26, 2022

This is fixed by #99, once there is a new release.

When will that be?

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

No branches or pull requests

3 participants