Valentyn Tymofieiev created BEAM-10434:
------------------------------------------
Summary: Identify and stage Py38 wheels correctly
Key: BEAM-10434
URL: https://issues.apache.org/jira/browse/BEAM-10434
Project: Beam
Issue Type: Sub-task
Components: sdk-py-core
Reporter: Valentyn Tymofieiev
Python 38 wheels have a different ABI tag, see:
https://github.com/apache/beam/pull/12115#discussion_r452004982
We need to update the stager:
https://github.com/apache/beam/blob/c7446e84f36bbeccc7bf9744ebc27ba0a8aebc50/sdks/python/apache_beam/runners/portability/stager.py#L640
to reflect this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)