pygoexamples
pygoexamples copied to clipboard
🍱 Extend Python in Go
Results
2
pygoexamples issues
Sort by
recently updated
recently updated
newest added
Doesn't work... not sure why. I am able to compile but importing doesn't work (Python 3.10, ARM64) ``` >>> from newmath import sum zsh: segmentation fault python3 ```
Bumps [joblib](https://github.com/joblib/joblib) from 0.14.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....
dependencies