Skip to content

pytheory 0.1.2

Choose a tag to compare

@kennethreitz kennethreitz released this 12 Jun 15:42
· 10 commits to main since this release

Second permission-model fix for installed builds: Node propagates the permission model to child processes without the parent's allow-lists, so the Python runtime couldn't read the extension's own files (Use --allow-fs-read…). The runtime child now runs with explicit scopes. Supersedes 0.1.0/0.1.1.

🤖 Generated with Claude Code