-
-
Notifications
You must be signed in to change notification settings - Fork 81
Security fixes from 3.11.13 / new release #5290
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
Comments
Let's see what a PR to update the stdlib looks like, if there are any real meaningful security fixes. It seems from what I can see that the fixes are minor. There is also an update of the embedded libexpat and a tweak to |
I pushed a change to py3.11 in 5837f86. |
Thanks! |
Just checked, this looks okay in nightly. |
Closing as complete |
CPython 3.11.13 has been released with a bunch of security fixes. I've confirmed that at least the stdlib fixes apply to PyPy. There's also a bunch of fixes in py3.11 branch already — could we sync stdlib and make a new release, please?
For reference, my current patchset: https://gitweb.gentoo.org/fork/pypy.git/log/?h=gentoo-3.11-7.3.19_p10
Need to double check https://gitweb.gentoo.org/fork/pypy.git/commit/?h=gentoo-3.11-7.3.19_p10&id=a6247597c07852a29234c19051d05b76ffcd036a / #5232
The text was updated successfully, but these errors were encountered: