Release Python GIL when converting images using matrix operations #6418 [hmaarrfk] Added ExifTags enums #6630 [radarhere] Do not modify previous frame when calculating delta in PNG #6683 [radarhere] ...
Python Import to Frame Import # If importing Python module import math # No change needed # If importing Frame file # OLD: Would require backticks or workarounds # NEW: Direct Frame import import ...