Staging
v0.5.1
Revision f0cc1a91f72c7f60adc47ec9a4305d8d85dcb1f2 authored by Miss Islington (bot) on 12 June 2019, 03:51:42 UTC, committed by GitHub on 12 June 2019, 03:51:42 UTC

Python 3.6 changed the size of bytecode instruction, while the documentation for `EXTENDED_ARG` was not updated accordingly.
(cherry picked from commit 405f648db7c44b07348582b5101d4716e0ce5ac3)

Co-authored-by: Yao Zuo <laike9m@users.noreply.github.com>
1 parent 0745cc6
History
File Mode Size
test
__init__.py -rw-r--r-- 3.1 KB
__main__.py -rw-r--r-- 472 bytes
case.py -rw-r--r-- 56.3 KB
loader.py -rw-r--r-- 22.2 KB
main.py -rw-r--r-- 11.0 KB
mock.py -rw-r--r-- 79.4 KB
result.py -rw-r--r-- 7.3 KB
runner.py -rw-r--r-- 7.6 KB
signals.py -rw-r--r-- 2.3 KB
suite.py -rw-r--r-- 10.2 KB
util.py -rw-r--r-- 5.1 KB

back to top