Closed tirkarthi closed 4 years ago
Thank you for bringing this issue to our attention. While we do not currently support unreleased versions of Python, we do plan to resolve this issue in an upcoming patch release.
We appreciate your feedback and are looking into addressing this enhancement in Q4 of 2020. Please close out this ticket as it is now being tracked on our internal roadmap.
We are closing this ticket now as it is being tracked on our internal enhancement roadmap.
@tirkarthi This issue has been resolved in the 2.9.0 release.
isAlive has been deprecated alias for is_alive and has been removed in Python 3.9 . Python 3.9 PR : https://github.com/python/cpython/pull/15225