Grammatical error in message string for `FatalError` when calling `PyImport_AppendInittab()` after `Py_Initialize()` · Issue #101670 · python/cpython · GitHub
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
The following line should have the first instance of "be" replaced with "not":
cpython/Python/import.c
Line 2695 in aacbdb0
Linked PRs