12 Commits

Author SHA1 Message Date
lyon
9753f38771 lock version 1.13.4 for _thread 2024-08-09 03:30:07 +08:00
lyon1998
bd4205681e fix other issue for isinstance 2024-08-03 17:05:14 +08:00
Lyon
9f77aa3dfb update example.py 2023-07-03 00:34:28 +08:00
pikastech
c487912fc5 cancel GIL yiled between bc to avoid data race 2023-04-22 13:46:59 +08:00
pikastech
70aabb81ad fix thread and eventloop for onec args 2023-04-20 19:26:04 +08:00
pikastech
c488eaab7d update _thread pacakge 2023-04-15 11:34:17 +08:00
pikastech
ee9d1e696a auto release packages form linux port 2023-03-15 16:20:59 +08:00
lyon
1441c6dd61 fix new_pikaobj api 2023-03-08 21:14:19 +08:00
lyon
3df11749dd add thread.self test 2023-02-28 10:59:53 +08:00
pikastech
6d4b7a3eb7 enhance event ant thread
enhance _thread start
2023-02-26 17:04:58 +08:00
李昂
2551ac3fbe
update examples/_thread/test1.py.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-19 05:23:33 +00: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