8000 Support Python 3.9 · Issue #7554 · readthedocs/readthedocs.org · GitHub
[go: up one dir, main page]

Skip to content
Support Python 3.9 #7554
@cjolowicz

Description

@cjolowicz

Opening this issue to track when Python 3.9 support becomes available for documentation builds on Read the Docs. Python 3.9.0 was released on October 5, 2020.

For reference, the issue for the previous major Python release (3.8) was #6324. Support for Python 3.8 was added in #6654.

Thank you 🙇‍♂️

Details

Expected Result

Documentation builds use Python 3.9 when this version is specified in .readthedocs.yml:

python:
  version: 3.9

Actual Result

The build fails with the following error message:

Error: Problem in your project's configuration. Invalid "python.version": expected one of (2, 2.7, 3, 3.5, 3.6, 3.7, 3.8, pypy3.5), got 3.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    AcceptedAccepted issue on our roadmapImprovementMinor improvement to code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0