zopefoundation / RestrictedPython

A restricted execution environment for Python to run untrusted code.
http://restrictedpython.readthedocs.io/
Other
456 stars 38 forks source link

Prepare final 3.11 supporting release. #243

Closed icemac closed 1 year ago

icemac commented 1 year ago

I looked through the change log of the final Python 3.11.0 version for potential changes allowing to bypass restrictions: I did not find anything harmful.

Fixes #224.

Built using https://github.com/zopefoundation/meta/pull/164

dataflake commented 1 year ago

@icemac This is ready to merge, right?

icemac commented 1 year ago

Thank you for reviewing this PR. 😃

dataflake commented 1 year ago

@icemac @loechel Is there anything blocking the release of version 6 now? I volunteer to do that. I would like one for a new Zope 5 that could then finally declare full support for Python 3.11, and a new Zope 5 is needed for the first Plone 6 release candidate.

The two outstanding PRs (change to error template creation and change how coverage reports are run on GHA) are not critical.

icemac commented 1 year ago

All outstanding blocker PRs are merged. I am now cutting a release.

icemac commented 1 year ago

I just released https://pypi.org/project/RestrictedPython/6.0/.