-
Notifications
You must be signed in to change notification settings - Fork 763
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
0.16 Release #2079
Comments
I think #2083 should be included too! |
Thanks, added! |
Seeing as 0.16 has been released, should this issue be closed and the remaining open issues moved to a new 0.17 release tracking issue? |
Thanks for the reminder, updated milestones! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now that Python 3.6's end of life date was reached (on December 24th), we don't have any external release blockers for 0.16.
There's still some things I would like to see finished off before 0.16:
#[pyproto]
to#[pymethods]
#1884 - let's get the remaining protocols merged and#[pyproto]
deprecatedwrap_*
macros #1709PyMapping
behaviour should be changed.Additional nice-to-haves:
Help with reviewing these PRs / issues so that we can merge these things for 0.16 with confidence we've got the right design would be great. I would guess that we might not have 0.16 ready until mid to late Jan given the list of things above.
The text was updated successfully, but these errors were encountered: