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

Fix deprecations #40

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Fix deprecations #40

merged 2 commits into from
Feb 8, 2024

Conversation

ruffsl
Copy link
Member

@ruffsl ruffsl commented Nov 4, 2023

and update string formatting.

The deprecated onerror is similar to onexc, except that the third parameter it receives is the tuple returned from sys.exc_info().

onerror is now deprecated for onexc
@ruffsl ruffsl requested a review from cottsay November 4, 2023 22:29
@ruffsl ruffsl merged commit 35660e2 into master Feb 8, 2024
1 of 17 checks passed
@ruffsl ruffsl deleted the fix-deprications branch February 8, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants