Skip to content

v0.1.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@paulojrp paulojrp released this 14 Dec 17:05
· 45 commits to c064e5989b7525aed3504d427b1d7d13c493b02b since this release

This release allows to share Python modules across Python sub-interpreters, as requested in #26.
This approach is a workaround for the issues with CPython extensions.