Skip to content

Feat/add obj format#1083

Merged
boriel merged 2 commits into
mainfrom
feat/add_obj_format
May 21, 2026
Merged

Feat/add obj format#1083
boriel merged 2 commits into
mainfrom
feat/add_obj_format

Conversation

@boriel
Copy link
Copy Markdown
Collaborator

@boriel boriel commented May 21, 2026

What / Why

In Python 3.14 and onwards, the module src.ast can clash with the module ast bundled by default.
So let's rename src.ast to src.ast_ to prevent this.

@boriel boriel force-pushed the feat/add_obj_format branch from 34748e3 to 25a74ee Compare May 21, 2026 21:50
@boriel boriel merged commit 83f2958 into main May 21, 2026
1 check passed
@boriel boriel deleted the feat/add_obj_format branch May 21, 2026 21:58
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.

1 participant