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

gh-133485: Use _interpreters.call() in InterpreterPoolExecutor#133957

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

Draft
ericsnowcurrently wants to merge11 commits intopython:main
base:main
Choose a base branch
Loading
fromericsnowcurrently:interp-pool-executor-use-interp-call

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commentedMay 13, 2025
edited
Loading

Most importantly, this resolves the issues with functions and types defined in__main__.
It also expands the number of supported objects.

(This is based ongh-133484, thus only the last commit.)

@ericsnowcurrentlyericsnowcurrentlyforce-pushed theinterp-pool-executor-use-interp-call branch from5340a57 to62d7c2cCompareMay 13, 2025 01:13
@ericsnowcurrentlyericsnowcurrently marked this pull request as draftMay 13, 2025 01:14
@ericsnowcurrentlyericsnowcurrentlyforce-pushed theinterp-pool-executor-use-interp-call branch 4 times, most recently from6787fbf to4dd556aCompareMay 22, 2025 15:16
@ericsnowcurrentlyericsnowcurrentlyforce-pushed theinterp-pool-executor-use-interp-call branch from4dd556a toe7e950cCompareMay 22, 2025 17:18
@ericsnowcurrentlyericsnowcurrentlyforce-pushed theinterp-pool-executor-use-interp-call branch 3 times, most recently fromf1208ff tob3c2477CompareMay 27, 2025 15:46
@ericsnowcurrentlyericsnowcurrentlyforce-pushed theinterp-pool-executor-use-interp-call branch fromb3c2477 to7697c11CompareMay 27, 2025 16:31
Comment on lines +23 to +26
# InterpreterPoolInitializerTest.test_initializer fails
# if we don't have a LOAD_GLOBAL. (It could be any global.)
# We will address this separately.
INITIALIZER_STATUS
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@markshannon, any ideas on why this is happening? It smells like a ceval bug, but it certainly could be something I've done wrong.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@kumaraditya303kumaraditya303Awaiting requested review from kumaraditya303kumaraditya303 will be requested when the pull request is marked ready for reviewkumaraditya303 is a code owner

Assignees
No one assigned
Labels
needs backport to 3.14bugs and security fixesskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@ericsnowcurrently

[8]ページ先頭

©2009-2025 Movatter.jp