gh-150490: Raise PyType_Modified for insertion into split dictionary (#150489)

Raise PyType_Modified for insertion into split dictionary
This commit is contained in:
Dino Viehland 2026-06-11 09:38:31 -07:00 committed by GitHub
parent 6112d70abe
commit efb2fffae1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 1300 additions and 1412 deletions

View file

@ -3941,10 +3941,6 @@
break;
}
case _GUARD_KEYS_VERSION: {
break;
}
case _LOAD_ATTR_METHOD_WITH_VALUES: {
JitOptRef owner;
JitOptRef attr;