You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2019/10/26 03:13:00 UTC

[jira] [Comment Edited] (BEAM-8494) Python 3.8 Support

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

Valentyn Tymofieiev edited comment on BEAM-8494 at 10/26/19 3:12 AM:
---------------------------------------------------------------------

Anticipated work here (we'll need to create subtasks for it):
- Chase all Beam dependencies that do not support Python 3.8.
- Add tox suites.
- Add Post Commit suites.
- Add Python 3.8 containers. 
- Inventory new syntactic features of Python 3.8 and add tests to make sure we support them. For example: positional-only arguments.  
- Add Python 3.8 to release qualification/automation.
- Add support for Python 3.8 in Beam runners.


was (Author: tvalentyn):
Anticipated work here (we'll need to create subtasks for it):
- Chase all Beam dependencies that do not support Python 3.8.
- Add tox suites.
- Add Post Commit suites.
- Add Python 3.8 containers. 
- Inventory new syntactic features of Python 3.8 and add tests to make sure we support them. For example: positional-only arguments.  
- Add Python 3.8 to release qualification/automation.


> Python 3.8 Support
> ------------------
>
>                 Key: BEAM-8494
>                 URL: https://issues.apache.org/jira/browse/BEAM-8494
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Valentyn Tymofieiev
>            Priority: Major
>




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