-
Notifications
You must be signed in to change notification settings - Fork 523
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
Any plans to release a new version? #154
Comments
Yes. There are plans to do a new release in the upcoming weeks. |
Any updates? |
And I would be very happy for a new release with PR #143 merged! |
@ingydotnet is there anything we can do to help with the release? Python 3.7 is around the corner and it is not compatible with the latest published release, but is compatible with master. |
If it makes difference, maybe first release PyYAML 3.13 with current state of the master branch (it already resolves many issues, like Python 3.7 support) and include new PRs in next releases. |
@ingydotnet hey any plans to release? We're looking to use some of the bug fixes from this time last year and were quite surprised to see they hadn't been released. |
When is the Python 3.7 release planned to happen? I have a another conference next week that I'm week that I'm preparing for, but I think with the right people we can triage this. One thing to consider is that pyyaml is built on libyaml so we need to time the releases in parallel. @alex has already addessed the wheels building for that. Here's an idea, why don't a bunch of us gather on #pyyaml on irc.freenode.net and we can mob this. pyyaml is an important package and I want to get it right. I'm currently in UTC-6 timezone and online most of the time from 9am - midnight. See you in #pyyaml. Specifically calling out @sigmavirus24 @alex @perlpunk but the more the merrier... |
Python 3.7 is due out on 2018-06-27. Release candidate 1 is already out. |
pyyaml 4.01? |
|
Would love to see fix for #139 included; it's a blocker for my work |
Looks like it's been released in the meantime! 🎉 Thanks a lot for everyone involved! |
Oh wow I know you @The-Compiler :) |
I would love to be able to install a version of pyyaml with #74 merged, but it looks like the PyPI package for pyyaml hasn't been updated since August 2016. Are there any plans to release a new package version? Or am I looking in the wrong place?
The text was updated successfully, but these errors were encountered: