Skip to content

No win32 wheel for Python3.14 #931

@jiasli

Description

@jiasli

Thanks for supporting Python 3.14 (#864). However, it seems to be a deliberate decision that Python 3.14 win32 package is dropped (#864 (comment), #888 (comment)):

# no more win32 after 3.13?

This breaks Azure CLI's build process with an embedded Python and PyYAML must be built from source.

Python 3.14 still releases Windows installer (32-bit): https://www.python.org/downloads/release/python-3145/

I am raising this issue to check if this is really a deliberate decision. If so, it is better to document it in CHANGES:

pyyaml/CHANGES

Lines 6 to 12 in d51d8a1

7.0.0.dev0 (TBD)
* TBD
6.0.2 (2024-08-06)
* https://github.com/yaml/pyyaml/pull/808 -- Support for Cython 3.x and Python 3.13

CHANGES now lacks an entry for 6.0.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions