[
https://issues.apache.org/jira/browse/AVRO-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264833#comment-17264833
]
ASF subversion and git services commented on AVRO-3008:
-------------------------------------------------------
Commit 0fbc98b7625577a9b51c4c52467d62cf08cbc16f in avro's branch
refs/heads/dependabot/nuget/lang/csharp/Microsoft.NET.Test.Sdk-16.8.3 from
Michael A. Smith
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=0fbc98b ]
AVRO-3008: Threading.is_alive Spelling for Py3.9 (#1042)
* `Threading.isAlive` is a synonym for `Threading.is_alive`, which has been
supported since Python 2.7.
* `Threading.isAlive` has been deprecated since 3.1.
* `Threading.isAlive` was removed entirely in Python 3.9.
> Threading.is_alive Spelling for Py3.9
> -------------------------------------
>
> Key: AVRO-3008
> URL: https://issues.apache.org/jira/browse/AVRO-3008
> Project: Apache Avro
> Issue Type: Task
> Components: python
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
>
> Python dropped support for the old 'isAlive' spelling in 3.9.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)