Changes
π Features
- Add support for native extensions on 32-bit ARM (for linux) @huonw (#330)
- Suggest visiting https://ui.perfetto.dev/ to view chrome traces @ogrisel (#738)
- Allow specifying the
--pidcommandline option as hex @benfred (#786) - Add support for displaying numpy scalars @peytondmurray (#752)
- Check "version", new name of "Py_GetVersion.version" since 3.12 @...