What's Changed
- Fix list leak in Py_GetNativeStackFrame by @devdanzin in #895
- Fix GIL double-release in SocketSource constructor by @devdanzin in #894
- Set LZ4 include directory in CPPFLAGS, not CFLAGS by @godlygeek in #902
- Account for huge page allocations on Linux by @pablogsal in #898
- Remove broken link in tutorial by @aliev in #891
- ci: Switch to Trusted Publishing by @godlygeek in #903
New Contributors
- @devdanzin made their first contribution in #895
- @aliev made their first contribution in #891
Full Changelog: v1.19.2...v1.19.3