Skip to content

Conversation

@kyleknap
Copy link
Contributor

@kyleknap kyleknap commented Jul 17, 2023

This should partially address this issue: #8036. Specifically, PyYAML 6.0 has wheels for Python 3.10 and Python 3.11. However, it won't fix the issue for users that are on platform with no PyYAML wheels (e.g. Alpine). The only way for that to be addressed is through an upstream PyYAML patch (e.g. yaml/pyyaml#702) and release.

Changelog for 6.0: https://github.com/yaml/pyyaml/blob/957ae4d495cf8fcb5475c6c2f1bce801096b68a5/CHANGES#L7-L18

Diff changes between versions: yaml/pyyaml@5.4.1...6.0

Copy link
Member

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants