Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Update the test to work with python 3.8 and 3.11
The traceback has more details in the newer version of python including the full filepath for the jailed_code file which includes the generated temp path. That path is random each time so we use a regex to deal with it instead of hardcoding the test message.
- Loading branch information