[
https://issues.apache.org/jira/browse/BEAM-12000?focusedWorklogId=650459&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650459
]
ASF GitHub Bot logged work on BEAM-12000:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Sep/21 09:40
Start Date: 14/Sep/21 09:40
Worklog Time Spent: 10m
Work Description: hmc-cs-mdrissi commented on pull request #15415:
URL: https://github.com/apache/beam/pull/15415#issuecomment-918988026
I've updated the import to cover collections.abc. I'm unsure why the tests
are fine as some tests definitely do pass by those lines based on adding
breakpoints, but better to be safe. Most likely reason why tests are fine is
that some other import indirectly adds collections.abc. It's a common library
to import so most of the time you will get somewhere.
PR status was mainly I needed to get dev environment set up. Back when I
made the pr I made the edits without setting up an environment. Now that I've
got beam locally set up, I added a simple unit test that should hopefully fix
coverage failure. Coverage failure was only thing blocking the pr earlier. For
coverage I noticed overload lines were counting as untyped when they should be
skipped so added overload to exclude_lines
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 650459)
Time Spent: 0.5h (was: 20m)
> Support Python 3.9 in Apache Beam
> ---------------------------------
>
> Key: BEAM-12000
> URL: https://issues.apache.org/jira/browse/BEAM-12000
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Priority: P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)