Skip to content

Conversation

@cclauss
Copy link
Collaborator

@cclauss cclauss commented Mar 6, 2023

Thread.is_alive() was added in Python 2.6 so we can change .isAlive() to .is_alive() everywhere to be compatible with all versions of Pythonista.

@cclauss cclauss force-pushed the isAlive-to-is_alive-again branch from 599e0c9 to c4c1f91 Compare March 6, 2023 23:19
@cclauss
Copy link
Collaborator Author

cclauss commented Mar 7, 2023

@bennr01 Your review, please.

@bennr01 bennr01 merged commit c4a8d70 into ywangd:dev Mar 15, 2023
@bennr01
Copy link
Collaborator

bennr01 commented Mar 15, 2023

Great, thank you for the pull request.

@cclauss cclauss deleted the isAlive-to-is_alive-again branch March 15, 2023 07:00
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.

2 participants