Skip to content

gh-GH-131798: optimize jit attribute loads on immutable types#146449

Merged
kumaraditya303 merged 5 commits intopython:mainfrom
kumaraditya303:jit
Mar 26, 2026
Merged

gh-GH-131798: optimize jit attribute loads on immutable types#146449
kumaraditya303 merged 5 commits intopython:mainfrom
kumaraditya303:jit

Conversation

@kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Mar 26, 2026

@kumaraditya303 kumaraditya303 changed the title gh-GH-131798: do not add type watchers for immutable types gh-GH-131798: optimize jit attribute loads on immutable types Mar 26, 2026
@Fidget-Spinner
Copy link
Member

It seems list.append is now folded, so you need to change the test test_call_list_append to fix it. That's a great result!

@kumaraditya303
Copy link
Contributor Author

It seems list.append is now folded, so you need to change the test test_call_list_append to fix it. That's a great result!

Thanks, done.

@kumaraditya303 kumaraditya303 enabled auto-merge (squash) March 26, 2026 09:44
@kumaraditya303 kumaraditya303 merged commit fc1f6b1 into python:main Mar 26, 2026
67 checks passed
@kumaraditya303 kumaraditya303 deleted the jit branch March 26, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants