python-discord / snekbox

Easy, safe evaluation of arbitrary Python code
https://pythondiscord.com
MIT License
214 stars 39 forks source link

Py 3.13 rc #217

Closed ChrisLovering closed 2 months ago

ChrisLovering commented 2 months ago

This adds support for Python 3.13 to snekbox.

Actually calling this isn't possible until https://github.com/python-discord/snekbox/pull/196 is merged, which I will be looking into now.

coveralls commented 2 months ago

Coverage Status

coverage: 90.826%. remained the same when pulling b276a04f2cb9b2e974b84b66719b2b0984f3a800 on py-3.13-rc into 5aaaa8a190337af7b943fe5022381b881f269412 on main.