Skip to content

♻️ Fix Python 3.14 Compatibility#20

Merged
daejunpark merged 7 commits into
a16z:mainfrom
pcaversaccio:fix/python-3.14-compatibility
Jan 14, 2026
Merged

♻️ Fix Python 3.14 Compatibility#20
daejunpark merged 7 commits into
a16z:mainfrom
pcaversaccio:fix/python-3.14-compatibility

Conversation

@pcaversaccio

Copy link
Copy Markdown
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.

@pcaversaccio

Copy link
Copy Markdown
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 <[email protected]>
@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