zopefoundation / RestrictedPython

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

Fix DeprecationWarnings under Python 3.12 #259

Closed dataflake closed 1 year ago

dataflake commented 1 year ago

Supercedes #257 and concentrates on the DeprecationWarnings only.