0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure that running setup.py does fail More... over 4 years ago
update my email address More... about 10 years ago
typo More... over 10 years ago
pysandbox is broken by design More... over 10 years ago
SandboxConfig: raise a TypeError on unknown keyword More... almost 11 years ago
convert test_builtins.py to .execute() More... over 11 years ago
convert more tests for .execute() More... over 11 years ago
remove debug message More... over 11 years ago
test_closure() uses .execute() instead of .call() More... over 11 years ago
fix misuse of waitpid() More... over 11 years ago
fix interpreter.py if readline module is missing More... over 11 years ago
Fix subprocess code for Windows More... over 11 years ago
Fix unit tests for Windows More... over 11 years ago
Disable memory limit if not supported by the OS More... over 11 years ago
Get correctly the current frame More... over 11 years ago
pysandbox: mention Google AppEngine shell More... over 11 years ago
Disable ClearImport protection, it breaks "import random" More... over 11 years ago
Merge branch 'master' of github.com:haypo/pysandbox More... over 11 years ago
Fix README: debug_sandbox has been removed More... over 11 years ago
Merge pull request #12 from cvrebert/patch-1 More... almost 12 years ago
some copyediting (grammar, etc.) More... almost 12 years ago
Add Vadim Graboys to authors More... almost 12 years ago
Merge pull request #11 from vadimg/master More... almost 12 years ago
add ability to set max_memory via config More... about 12 years ago
ignore generated directories: build/ and dist/ More... about 12 years ago
TODO More... about 12 years ago
Replace sys.path and other related variables More... about 12 years ago
Fix compatibility with Python 2.5 More... about 12 years ago
Limit input and output sizes More... about 12 years ago
Reorganize TODO More... about 12 years ago