6 Commits

Author SHA1 Message Date
tianfenghan
8bdde38815 Fix PyFn ctor 2024-03-07 10:59:32 +08:00
tianfenghan
c2e65445c5 When a py exception is thrown, a null pointer must be returned 2023-12-21 15:52:45 +08:00
tianfenghan
922552e511 Fix 8.1 tests 2023-12-21 15:26:23 +08:00
tianfenghan
6b9a55f638 Make function calls fail when an exception is caught 2023-12-21 15:23:43 +08:00
tianfenghan
f62c4a1f17 Closure and object can be directly passed to Python as callable, without the need for PyCore::Fn() wrapping 2023-12-21 14:15:38 +08:00
tianfenghan
9336c2c025 init 2023-12-04 17:20:01 +08:00