Skip to content

0.0.7#7

Merged
pomponchik merged 9 commits intomainfrom
develop
Jul 23, 2025
Merged

0.0.7#7
pomponchik merged 9 commits intomainfrom
develop

Conversation

@pomponchik
Copy link
Copy Markdown
Collaborator

@pomponchik pomponchik commented Jul 23, 2025

A little but useful update.

  • Fixed a problem where code blocks intended for functions of a different type were removed from the generated function, and as a result, the function was not compiled. Now a pass is always inserted into the empty body of the function (except for generator functions, there will be a check for yield in the future).
  • Fixed a problem with work of third-party context managers.
  • Added more tests for old features.

@pomponchik pomponchik merged commit 8f375a3 into main Jul 23, 2025
26 checks passed
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