-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Fixes signal that only works in main thread of the main interpreter #133
Commits on May 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 244e677 - Browse repository at this point
Copy the full SHA 244e677View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 86904ca - Browse repository at this point
Copy the full SHA 86904caView commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dfdb8e7 - Browse repository at this point
Copy the full SHA dfdb8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8c02d - Browse repository at this point
Copy the full SHA 2a8c02dView commit details
Commits on Sep 14, 2023
-
Co-authored-by: Stuart Mumford <stuart@cadair.com>
Configuration menu - View commit details
-
Copy full SHA for 8b394b4 - Browse repository at this point
Copy the full SHA 8b394b4View commit details
Commits on Oct 5, 2023
-
Adds a test that a warning is raised
Adds a test that a warning is raised when download has been started in a thread which is not the main thread.
Configuration menu - View commit details
-
Copy full SHA for 3581273 - Browse repository at this point
Copy the full SHA 3581273View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 8f38c21 - Browse repository at this point
Copy the full SHA 8f38c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87bd14c - Browse repository at this point
Copy the full SHA 87bd14cView commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a5dd3b7 - Browse repository at this point
Copy the full SHA a5dd3b7View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 65f4bf6 - Browse repository at this point
Copy the full SHA 65f4bf6View commit details -
Co-authored-by: Stuart Mumford <stuart@cadair.com>
Configuration menu - View commit details
-
Copy full SHA for fb15ddb - Browse repository at this point
Copy the full SHA fb15ddbView commit details -
Adds a test that a warning is raised
Adds a test that a warning is raised when download has been started in a thread which is not the main thread.
Configuration menu - View commit details
-
Copy full SHA for 47f269a - Browse repository at this point
Copy the full SHA 47f269aView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 016c5d9 - Browse repository at this point
Copy the full SHA 016c5d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for be175a0 - Browse repository at this point
Copy the full SHA be175a0View commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fab5970 - Browse repository at this point
Copy the full SHA fab5970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07ae272 - Browse repository at this point
Copy the full SHA 07ae272View commit details -
Skip test_download_out_of_main_thread for Windows
The test_download_out_of_main_thread fails for windows and this is normal because the UserWarning is never emitted because initially the _add_shutdown_signals is skipped for windows. So this commit fix this issue.
Configuration menu - View commit details
-
Copy full SHA for 33cf20b - Browse repository at this point
Copy the full SHA 33cf20bView commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51f64f1 - Browse repository at this point
Copy the full SHA 51f64f1View commit details