issues
search
iewnfod
/
CAIE_Code
An Interpreter for CAIE Pseudocode
https://muyunxi.top/cpc
Mozilla Public License 2.0
30
stars
7
forks
source link
Update to Stable
#98
Closed
lightumcc
closed
2 months ago
lightumcc
commented
2 months ago
Description
Fix
pypy
runtime
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] My code follows the style of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
Description
pypy
runtimeType of change
Checklist: