Use Python 3.6+ declarations for base and Java executors (#522) |
|
More...
|
almost 6 years ago
|
Use Python 3.6+ declarations for asm_executor.py annotations (#521) |
|
More...
|
almost 6 years ago
|
Add some type annotations (#506) |
|
More...
|
almost 6 years ago
|
Type command on BaseExecutor as Optional |
|
More...
|
almost 6 years ago
|
Make syscall updating workflow more robust (#513) |
|
More...
|
almost 6 years ago
|
Resolve mypy errors in asm_executor.py |
|
More...
|
almost 6 years ago
|
Make self-test and generator sandboxing mandatory |
|
More...
|
almost 6 years ago
|
Remove some outdated `hasattr` calls |
|
More...
|
almost 6 years ago
|
Rename `r_execution_time` to `wall_clock_time` |
|
More...
|
almost 6 years ago
|
Rename CHROOTSecurity and SecurePopen to be more truthful |
|
More...
|
almost 6 years ago
|
Make OutputLimitExceeded exception more useful |
|
More...
|
almost 6 years ago
|
Generators should not be subject to OLE |
|
More...
|
almost 6 years ago
|
Move more utilities into extended OS module |
|
More...
|
almost 6 years ago
|
Use Python 3-style super() calls |
|
More...
|
almost 6 years ago
|
Use Python 3-style classes everywhere |
|
More...
|
almost 6 years ago
|
Remove special-casing for strsignal |
|
More...
|
almost 6 years ago
|
Resolve mypy errors on cptbox/sandbox.py |
|
More...
|
almost 6 years ago
|
Fix untyped mypy errors from java_executor.py |
|
More...
|
almost 6 years ago
|
Make PlatformExecutorMixin an ABC (#509) |
|
More...
|
almost 6 years ago
|
Add mypy types to utils/unicode.py |
|
More...
|
almost 6 years ago
|
Add missing extension to Rust executor |
|
More...
|
almost 6 years ago
|
Add .mypy_cache to .gitignore; #495 (#508) |
|
More...
|
almost 6 years ago
|
Add Github action for enforcing mypy types |
|
More...
|
almost 6 years ago
|
Add sdist test workflow (#505) |
|
More...
|
almost 6 years ago
|
Add workflow to upload sdist of tags to PyPI (#507) |
|
More...
|
almost 6 years ago
|
Bump up ruby command path to support Ruby 2.6 |
|
More...
|
almost 6 years ago
|
Add unit tests for new floats checker; #456 |
|
More...
|
almost 6 years ago
|
Make C checkers python 3-only and fix warnings (#502) |
|
More...
|
almost 6 years ago
|
Add batching of testcase updates to protocol; #408 |
|
More...
|
almost 6 years ago
|
cptbox: update Linux syscall list |
|
More...
|
almost 6 years ago
|