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 currentThread() deprecation warning #1697

Merged
merged 1 commit into from Jan 17, 2023

Conversation

smuth4
Copy link
Contributor

@smuth4 smuth4 commented Dec 10, 2022

DeprecationWarning: currentThread() is deprecated, use current_thread() instead

No change in functionality, just noticed the warning while testing a third-party package.

`DeprecationWarning: currentThread() is deprecated, use current_thread() instead`
@jonathanslenders jonathanslenders merged commit 4b4c56d into prompt-toolkit:master Jan 17, 2023
@jonathanslenders
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants