Improve support for Python processes running in containers.
Removed the exclude-empty option.
Bugfixes
Fixed a bug with the MOJO binary format that caused the line end position to wrongly be set to a non-zero value for CPython < 3.11, where line end information is not actually available.
New Contributors
@somepeoplecallmedisa made their first contribution in #223