Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use fixed version of PyYAML #100

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

timothybonci
Copy link
Contributor

Proposal to solve #98
Passed pytest and linting.

Calling this out explicitly here as well - 6.0 is still the latest/master version of PyYAML. 6.0.1 is available (and it fixes our issue by pinning to cython 2), but hasn't been merged to master. They may be waiting to get in yaml/pyyaml#731 for the real fix for 6.1.

@timothybonci
Copy link
Contributor Author

One of the PyYAML maintainers said he would merge 6.0.1 into master, so I'm satisfied that it's the real known good version for now.

@iamjackg iamjackg changed the base branch from master to develop August 6, 2023 18:23
@iamjackg iamjackg merged commit f380c5b into iamjackg:develop Aug 6, 2023
6 checks passed
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.

2 participants