4 Commits

Author SHA1 Message Date
lyon
4fb1fd3ed4 fix _thread on freertos|esp32c3
fix Nano mode
2023-02-13 22:24:30 +08:00
lyon
6898f52a71 add GIL for socket 2023-02-13 19:54:16 +08:00
pikastech
6f659ca93d rename vm_lock to GIL 2023-02-11 13:44:53 +08:00
lyon
73e056141b fix mem leak when exit thread
support tuple args for _thread.start_new_thread()

update _thread
2023-02-01 21:35:49 +08:00