blueloveTH
|
9c2b96e572
|
add function wrapper for malloc/free
|
2025-07-12 21:42:18 +08:00 |
|
BLUELOVETH
|
a53af18ee8
|
Make py_Name opaque pointer (#370)
* backup
* backup
* backup
* backup
* backup
* backup
* Update codeobject.c
* backup
* Update ceval.c
* backup
* backup
* fix all
* revert ci
* fix all
* fix all
* fix pybind
* add `PK_ENABLE_CUSTOM_SNAME`
|
2025-06-05 22:26:28 +08:00 |
|
Kevin Eady
|
30f04b4753
|
add pybind11 implementation for stop_iteration with value
|
2025-01-12 14:17:36 +01:00 |
|
Kevin Eady
|
bd47fd6d39
|
fix pybind11 implementation for error_already_set
|
2025-01-12 14:17:36 +01:00 |
|
ykiko
|
2773b9993e
|
Implement dynamic dlib (#309)
* lazy cpp_function and capsule.
* remove retv.
* remove type_map.
* remove object pool from initialize.
* support dynamic library.
* remove vector_bool.
* remove unused header.
* fix export name.
* fix test name.
* some fix
* some fix
* ...
---------
Co-authored-by: blueloveTH <blueloveth@foxmail.com>
|
2024-09-22 21:48:10 +08:00 |
|
ykiko
|
7e99584ddc
|
pybind11 for pkpy 2.0 (#299)
* update pkbind.
* some fix.
* some fix.
* update job name.
* fix CI.
* remove iostream.
|
2024-08-23 09:55:27 +08:00 |
|