index
:
snekbox
3.11
cgroupsv2
dependabot/docker/docker-dependencies-d30b82f7c3
dependabot/github_actions/ci-dependencies-3249c11fdc
jb3/pydis-version-separation
main
multi-version
repl-like
research
sebastiaan/backend/cache-docker-images
sebastiaan/backend/test-repository-caching
update-all-the-versions
A mirrored copy of the python-discord/snekbox repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
protoc.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2025-05-17
Replace deprecated ubuntu 20.04 CI runner with 24.04
Chris Lovering
-1
/
+1
2025-05-17
update tests to use new default python version
Chris Lovering
-3
/
+3
2025-05-17
Bump eval deps to latest versions
Chris Lovering
-16
/
+19
2025-05-17
Bump numpy version installed in dev to one that works for 3.13
Chris Lovering
-1
/
+1
2025-05-17
Remove 3.12 in favour of 3.14-dev
Chris Lovering
-4
/
+4
2025-05-17
Bump 3.13 to 3.13.2 and make the default
Chris Lovering
-4
/
+4
2025-05-17
Consistent capitalisation in dockerfile
Chris Lovering
-7
/
+7
2025-03-06
Bump SciPy in eval deps to get Python 3.13 support (#235)
Bradley Reynolds
-1
/
+1
2024-12-21
Bump builder base from 3.12 to 3.13
Chris Lovering
-1
/
+1
2024-12-21
Remove plotly as it requires headless chrome to work
Chris Lovering
-1
/
+0
2024-12-21
Update eval dep 3.13 exclusions now that some packages support 3.13(t)
Chris Lovering
-4
/
+4
2024-12-21
Bump eval deps to latest
Chris Lovering
-10
/
+10
2024-12-21
Run make upgrade
Chris Lovering
-37
/
+40
2024-12-21
Remove PYTHON_CONFIGURE_OPTS overrides now that the bug is fixed in 3.13t bui...
Chris Lovering
-4
/
+0
2024-12-21
Bump pyenv to v2.4.23 for 3.13.1 & 3.12.8 support
Chris Lovering
-4
/
+4
2024-12-21
Bump coverallsapp/github-action (#224)
dependabot[bot]
-1
/
+1
2024-12-20
Alphabetize dependencies
Bradley Reynolds
-2
/
+2
2024-12-20
Add kaleido==0.1.* to snekbox
Steele Farnsworth
-0
/
+1
2024-12-20
Add plotly to eval deps
Bradley Reynolds
-0
/
+1
2024-11-14
Enable 3.13's colorized output
thurisatic
-0
/
+1
2024-10-12
Bump up to stable versions of Python 3.13 and 3.13t (#221)
ChrisJL
-3
/
+3
2024-10-12
Bump coverallsapp/github-action in the ci-dependencies group (#220)
dependabot[bot]
-1
/
+1
2024-10-12
Make nogil test more readable by spliting logic across more lines
Chris Lovering
-4
/
+5
2024-10-12
Use the py_verison variable rather than reusing argv again
Chris Lovering
-2
/
+2
2024-10-12
Don't install packages that aren't compatible with 3.13t
Chris Lovering
-2
/
+2
2024-10-07
Ensure Python versions ending in t are installed to a dir ending in t
Chris Lovering
-4
/
+11
2024-10-07
Also install 3.13t
Chris Lovering
-0
/
+9
2024-10-07
Add test to ensure free threaded versions have GIL disabled
Chris Lovering
-0
/
+19
2024-10-07
Bump 3.12 to 3.12.7 from 3.12.5
Chris Lovering
-1
/
+1
2024-10-05
Reuse the default executable path const in tests
Chris Lovering
-4
/
+2
2024-10-05
Use 'executable' over 'binary' to be clearer as to what is supported
Chris Lovering
-35
/
+47
2024-10-05
Correct spelling errors
ChrisJL
-4
/
+4
2024-10-03
Add a note about multi-verison support to the README
Chris Lovering
-0
/
+10
2024-10-03
Update invalid binary paths test to cover new error handling
Chris Lovering
-7
/
+7
2024-10-03
Update all references to /lang to /snekbin
Chris Lovering
-22
/
+22
2024-10-03
Correct spelling in test cases
Chris Lovering
-2
/
+2
2024-10-03
Use a shared default const
Chris Lovering
-5
/
+14
2024-10-03
Also check if the specified binary path is execuatable
Chris Lovering
-0
/
+2
2024-10-03
Add specific error for when the specified binary path does not exist
Chris Lovering
-0
/
+2
2024-10-03
Drop restriction of only running binaries from /lang
Chris Lovering
-5
/
+2
2024-10-03
Add additional tests to ensure invalid binary paths are not ran
Chris Lovering
-0
/
+19
2024-10-03
Also split on hyphens in build python script
Chris Lovering
-2
/
+2
2024-10-03
Allow setting a binary_path when calling /eval
Chris Lovering
-6
/
+16
2024-10-03
Add tests for multi-version support
Chris Lovering
-0
/
+29
2024-10-03
Allow specifying a binary path when calling NsJail.python3
Chris Lovering
-6
/
+5
2024-10-03
Include hidden files when uploading artifacts
Chris Lovering
-0
/
+1
2024-10-03
Update nsjail_args and py_args to store_const instead of nargs='?'
Chris Lovering
-2
/
+8
2024-10-03
Update version specifier tags in eval-deps
Chris Lovering
-7
/
+7
2024-10-03
Remove obsolete version specifier in docker compose file
Chris Lovering
-2
/
+0
2024-10-03
Bump eval deps to latest
Chris Lovering
-4
/
+4
[next]