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
This changes simplify the code by removing legacy preprocessor conditionals
for Python versions < 2.4. It ensures the consistent use of the `PyMarshal_Write*`
API with `Py_MARSHAL_VERSION`.
0 commit comments