Skip to content

Conversation

@radarhere
Copy link
Member

@radarhere radarhere commented Jan 27, 2025

Cherry-picks from #8389

  1. Replaces
Py_INCREF(Py_None);
return Py_None;

with

Py_RETURN_NONE;
  1. Removes header reference to non-existent ImagingMpegDecode function.

  2. Removed unused Except.c

@radarhere radarhere merged commit e4f2a4a into python-pillow:main Jan 30, 2025
52 of 53 checks passed
@radarhere radarhere deleted the none branch January 30, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants