You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ryan Skraba (Jira)" <ji...@apache.org> on 2021/03/25 09:32:00 UTC

[jira] [Updated] (AVRO-3004) Drop Python 3.5 Support

     [ https://issues.apache.org/jira/browse/AVRO-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Skraba updated AVRO-3004:
------------------------------
    Fix Version/s: 1.11.0

> Drop Python 3.5 Support
> -----------------------
>
>                 Key: AVRO-3004
>                 URL: https://issues.apache.org/jira/browse/AVRO-3004
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: python
>            Reporter: Michael A. Smith
>            Assignee: Subhash Bhushan
>            Priority: Major
>             Fix For: 1.11.0
>
>
> Python 3.5 has reached its end of life, according to [PEP 478|https://www.python.org/dev/peps/pep-0478/#id4].
> Furthermore, pip, the standard Python package installer, [intends to drop support for Python 3.5|https://pip.pypa.io/en/latest/news/#b1-2020-10-31] in its January release of pip 21.0.
> Python 3.6 adds [new features|https://docs.python.org/3/whatsnew/3.6.html] that we will be able to take better advantage of, such as fstrings, variable annotations, and async.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)