Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[mypyc] Fix spilling values with overlapping error values#18961

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JukkaL merged 1 commit intomasterfrommypyc-async-spill-types
Apr 24, 2025

Conversation

@JukkaL
Copy link
Collaborator

Update spilling transform for async and generator functions to not require a defined attribute bitfield. We now treat temporary spilled values with overlapping error values as always defined. I'm not sure if this would be safe to do for reference counted values, so we only do this in cases where it's clearly fine.

Update spilling transform for async and generator functions to not requirea defined attribute bitfield. We now treat temporary values with overlappingerrors values as always defined. This would be more difficult to do forreference counted values, so we don't do this for all values.
@JukkaLJukkaL merged commitbbca30b intomasterApr 24, 2025
12 checks passed
@JukkaLJukkaL deleted the mypyc-async-spill-types branchApril 24, 2025 10:59
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@svalentinsvalentinsvalentin approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@JukkaL@svalentin

[8]ページ先頭

©2009-2025 Movatter.jp