11 Commits

Author SHA1 Message Date
lyon
24862b7215 more test for obj_set_str(NULL) 2022-11-24 01:36:31 +08:00
lyon
4ed6061733 return None when return Null from cmodule
not raise when cjson parse faild
2022-11-04 14:23:54 +08:00
lyon
581281ff8e add stdtask test on REPL 2022-10-25 13:54:21 +08:00
pikastech
459da8ab5b support '__getattribute__()'
support `__getattr__()`

disable proxy for PIKA_NANO_ENABLE

fix typo

support `__setattr__()`

proxy for cmodule is ok
2022-09-23 16:34:14 +08:00
pikastech
25bd3a9294 support def test(a:int64)-> int64: 2022-09-14 12:30:23 +08:00
pikastech
b48d04df3b support return dict in cmodule, release v1.10.8 2022-09-09 13:10:20 +08:00
pikastech
66c6b44177 update 2022-09-07 14:15:59 +08:00
lyon
ed7eef878d add return Null str test 2022-07-06 10:54:04 +08:00
李昂
5349a56656 !26 run the __init__ when init the meta obj
* run __init__ when init the meta_obj
* clean dead code
2022-06-15 06:20:34 +00:00
pikastech
65658e1df4 support \t in the CMoulde 2022-06-09 09:28:22 +08:00
lyon
8df290da3f use pyi instaed of py for C moudle 2022-04-28 11:47:37 +08:00