You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PyType_GetModuleByToken will return a strong reference, unlike
PyType_GetModuleByDef
- Remove incorrect note that the new API creates modules from
a *spec*. (The note could be updated to say *slots*, but, it
isn't that important.)
0 commit comments