Skip to content

Releases: vstinner/python-ptrace

python-ptrace v0.9.9

13 Mar 15:03
Compare
Choose a tag to compare

What's Changed

  • Fix PROC_MAP_REGEX for three digit minor device id by @fab1ano in #73
  • Add support for RISC-V by @yuzibo in #76
  • Fix arguments of pipe/pipe2 system calls. by @jopereira in #78
  • do not raise an exception for a valid process status by @duanev in #80
  • Remove deprecated imp module by @hamarituc in #81
  • Use importlib instead of imp in setup_cptrace.py by @skitt in #83

New Contributors

Full Changelog: 0.9.8...0.9.9