mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-23 04:50:17 +00:00
up
This commit is contained in:
parent
5dfd7b5fc9
commit
064356682f
@ -1,3 +1,7 @@
|
|||||||
|
## 0.5.1+1
|
||||||
|
|
||||||
|
+ Fix a bug of parsing large `list/dict/set`
|
||||||
|
|
||||||
## 0.5.0+7
|
## 0.5.0+7
|
||||||
|
|
||||||
+ Fix a bug of crash when using multi-thread
|
+ Fix a bug of crash when using multi-thread
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: pocketpy
|
name: pocketpy
|
||||||
description: A lightweight Python interpreter for game engines.
|
description: A lightweight Python interpreter for game engines.
|
||||||
version: 0.5.0+7
|
version: 0.5.1+1
|
||||||
homepage: https://pocketpy.dev
|
homepage: https://pocketpy.dev
|
||||||
repository: https://github.com/blueloveth/pocketpy
|
repository: https://github.com/blueloveth/pocketpy
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user