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

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

Commit caa3a4265bf0a8e6496b63938bc4ab0b6620683c in avro's branch 
refs/heads/master from Michael A. Smith
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=caa3a42 ]

AVRO-2920 Remove Python2 Polyfills (#948)

* AVRO-2920: Remove Python2 Imports

* AVRO-2920: Remove Static-Only Class

* AVRO-2920: Remove (object) from Class Definitions

* AVRO-2920: Remove Python 2 `next` Definition

* AVRO-2920: Remove Unicode/Str/Bytes/Basestring Polyfills

* AVRO-2920: Remove int/long Polyfills

* AVRO-2920: Remove Import Polyfills

* AVRO-2920: Use abc.abstractmethod Enforcement

> Remove python2 polyfills
> ------------------------
>
>                 Key: AVRO-2920
>                 URL: https://issues.apache.org/jira/browse/AVRO-2920
>             Project: Apache Avro
>          Issue Type: Task
>          Components: python
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Major
>
> AVRO-2914 Removed Python 2 support officially. This is a follow-on ticket to 
> remove specific polyfills that were in place to support Python 2. They are no 
> longer necessary and just add complexity to the code.



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

Reply via email to