[ 
https://issues.apache.org/jira/browse/AVRO-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308754#comment-17308754
 ] 

ASF subversion and git services commented on AVRO-3004:
-------------------------------------------------------

Commit 5bd7cfe0bf742d0482bf6f54b4541b4d22cc87d9 in avro's branch 
refs/heads/master from Subhash Bhushan
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=5bd7cfe ]

AVRO-3004 Drop support for Python 3.5 (#1151)

* AVRO-3004 Drop support for Python 3.5

This PR removes 3.5 support from build and setup, including classifiers

Closes: AVRO-3004 (https://issues.apache.org/jira/browse/AVRO-3004)

* Add py3.9 and pypy3.7 to tox test envs

> 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)

Reply via email to