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-145685: Improve scaling of type attribute lookups#145774

Draft
colesbury wants to merge 2 commits intopython:mainfrom
colesbury:gh-145685-lock-free-type-lookup
Draft

gh-145685: Improve scaling of type attribute lookups#145774
colesbury wants to merge 2 commits intopython:mainfrom
colesbury:gh-145685-lock-free-type-lookup

Conversation

@colesbury
Copy link
Contributor

@colesburycolesbury commentedMar 10, 2026
edited by bedevere-appbot
Loading

Avoid locking in the PyType_Lookup cache-miss path if the type's tp_version_tag is already valid.

Avoid locking in the PyType_Lookup cache-miss path if the type'stp_version_tag is already valid.
@colesburycolesbury added the 🔨 test-with-refleak-buildbotsTest PR w/ refleak buildbots; report in status section labelMar 10, 2026
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@colesbury for commit68c122c 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F145774%2Fmerge

If you want to schedule another build, you need to add the🔨 test-with-refleak-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-refleak-buildbotsTest PR w/ refleak buildbots; report in status section labelMar 10, 2026
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@markshannonmarkshannonAwaiting requested review from markshannonmarkshannon will be requested when the pull request is marked ready for reviewmarkshannon is a code owner

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@colesbury@bedevere-bot

[8]ページ先頭

©2009-2026 Movatter.jp