Open
Description
Note: If you have a usage question (i.e. how to achieve something specific using this library + the CPython C-API) consider posting it to this project's GitHub Discussions board instead of creating an issue. Any question is welcome!
Describe what happened:
your examples code failed to run:
github.com/go-python/cpy3
../../dict.go:141:13: could not determine kind of name for C.PyDict_ClearFreeList
github.com/go-python/cpy3
../../dict.go:141:13: could not determine kind of name for C.PyDict_ClearFreeList
Describe what you expected:
I expect your examples work
Steps to reproduce the issue:
git clone https://github.com/go-python/cpy3.git
cd cpy3/examples/list/
go run main.go
cd ../python3/
go run main.go
Metadata
Metadata
Assignees
Labels
No labels