BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
As reported in zopefoundation/zope.security#83, changes made in python/cpython#28382 are raising a range of DeprecationWarnings.
What I did:
tox -epy311
See also zopefoundation/zope.security#83 (comment)
What to do:
Fix the issue maybe with help of pre-commit and pyupgrade after this proposal is implemented asottile/pyupgrade#631
Fix the DeprecationWarnings in:
What version of Python and Zope/Addons I am using:
Python 3.11a6
BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
As reported in zopefoundation/zope.security#83, changes made in python/cpython#28382 are raising a range of
DeprecationWarnings.What I did:
tox -epy311See also zopefoundation/zope.security#83 (comment)
What to do:
Fix the issue maybe with help of
pre-commitandpyupgradeafter this proposal is implemented asottile/pyupgrade#631Fix the
DeprecationWarningsin:What version of Python and Zope/Addons I am using:
Python 3.11a6