Skip to content

Conversation

@pcaversaccio
Copy link
Contributor

This PR fixes compatibility with Python 3.14: https://docs.python.org/3/whatsnew/3.14.html#importlib-abc. Also, when testing it, I used lazy imports in __init__.py to avoid warnings when running submodules with python -m. This PR also ships this change.

Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio
Copy link
Contributor Author

Oh prettier missing I guess.

daejunpark and others added 5 commits January 13, 2026 12:37
When a process exits with code 1 and empty stdout, the result should
be 'error' not 'unknown', matching the actual behavior in core.py.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@daejunpark daejunpark merged commit 45c7969 into a16z:main Jan 14, 2026
4 checks passed
@pcaversaccio pcaversaccio deleted the fix/python-3.14-compatibility branch January 15, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants