Fix asyncio compile by youknowone · Pull Request #6739 · RustPython/RustPython · GitHub
Skip to content

Fix asyncio compile - #6739

Merged
youknowone merged 1 commit into
RustPython:mainfrom
youknowone:asyncio
Jan 16, 2026
Merged

youknowone merged 1 commit into
RustPython:mainfrom
youknowone:asyncio

Conversation

@youknowone

@youknowone youknowone commented Jan 15, 2026

Copy link
Copy Markdown
Member

Fix #6736
Close #6737
cc @terryluan12

Summary by CodeRabbit

  • Bug Fixes
    • Adjusted exception re-raising behavior in finally blocks for proper routing through exception handlers in the generated code.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai

coderabbitai Bot commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

@youknowone
youknowone marked this pull request as ready for review January 15, 2026 23:47
@youknowone
youknowone merged commit a0ace05 into RustPython:main Jan 16, 2026
23 of 24 checks passed
@youknowone
youknowone deleted the asyncio branch January 16, 2026 00:12
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.

Investigate asyncio compiler error

1 participant