SIGN IN SIGN UP

Fix _PyMethodDef_RawFastCallDict() argument parsing

Issue #29259:

* Move also the !PyErr_Occurred() assertion to the top, similar to
  other functions.
* Fix also comment/error messages: the function was renamed to
  _PyMethodDef_RawFastCallDict()
V
Victor Stinner committed
250e4b0063fab35770719b64d1e36209c4aa2596
Parent: 7612f1e