Skip to content

Bug: Missing docs archives for Python 3.14 alpha releases #2672

Closed as not planned
@rob-neobim

Description

@rob-neobim

Describe the bug

Each Python pre-release has a corresponding documentation archive. For example, 3.13.0a1 is located at python-3.13.0a1-docs-text.zip. Release versions are in a different location. For Python 3.14's pre-releases, these archives are missing. This has caused an issue for Chocolatey's Python 3 package, which uses these archives to populate the license and copyright information when automatically generating new releases. As a result, Windows users who install Python via Chocolatey cannot use either Python 3.13 or Python 3.14.

To Reproduce

  1. Navigate to https://docs.python.org/3.14/archives/
  2. Try to find the release-specific documentation archives for Python 3.14.0a1 and Python 3.14.0a2
  3. Realise that they're not there

Expected behavior

The documentation archives should exist at the expected location.

URL to the issue

No response

Screenshots

No response

Browsers

Firefox, Chrome, Safari, Microsoft Edge, Other

Operating System

Windows

Browser Version

131.0.6778.86

Relevant log output

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis is a bug!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions