WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Docs: Add Python 3.10 support to CONTRIBUTING.md #7774

@jaweed3

Description

@jaweed3

URL(s) with the issue:

https://github.com/tensorflow/tfx/blob/master/CONTRIBUTING.md

Description of issue (what needs changing):

Clear description:

The CONTRIBUTING.md file currently states that TFX only supports Python 3.7, 3.8, and 3.9.

TFX only supports Python 3 (3.7, 3.8, and 3.9) on Linux and MacOS.

However, I have been successfully using TFX with Python 3.10 on Linux. This suggests the documentation is outdated.

Proposed Change: Update the document to include Python 3.10 as a supported version, like this:
TFX only supports Python 3 (3.7, 3.8, 3.9, and 3.10) on Linux and MacOS.

Correct links

N/A (Not Applicable)

Parameters defined

N/A (Not Applicable)

Returns defined

N/A (Not Applicable)

Raises listed and defined

N/A (Not Applicable)

Request visuals, if applicable

N/A (Not Applicable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions