[
https://issues.apache.org/jira/browse/BEAM-5949?focusedWorklogId=563526&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-563526
]
ASF GitHub Bot logged work on BEAM-5949:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Mar/21 07:03
Start Date: 10/Mar/21 07:03
Worklog Time Spent: 10m
Work Description: robertwb commented on pull request #13887:
URL: https://github.com/apache/beam/pull/13887#issuecomment-794992785
Let's just put `# cython: language_level=3` in all our compiled files for
now. There's few of them, we could just touch the non-compiled files with this
PR if we want.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 563526)
Time Spent: 2h 50m (was: 2h 40m)
> Remove __ne__ when Beam Python drops Python 2 support
> -----------------------------------------------------
>
> Key: BEAM-5949
> URL: https://issues.apache.org/jira/browse/BEAM-5949
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Charles Chen
> Priority: P3
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> We should remove the instances of __ne__ added for Python 2 compatibility
> when Beam Python drops Python 2 support (seeĀ
> https://github.com/apache/beam/pull/6924).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)