Skip to content

Commit 50df76b

Browse files
committed
Prepare release v0.9.9
1 parent 5b9a83c commit 50df76b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

doc/changelog.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Changelog
44
=========
55

6-
python-ptrace 0.9.9
6+
python-ptrace 0.9.9 (2024-03-13)
77
--------------------------------
88

99
* Fix arguments of pipe/pipe2 system calls for proper display in call format.
@@ -13,7 +13,9 @@ python-ptrace 0.9.9
1313
* Added RISCV (riscv32/riscv64) support.
1414
Patch by Andreas Schwab and vimer/yuzibo.
1515
* Fix stray exception raised by child processes terminating with exit code 255.
16-
Path by Duane Voth/duanev
16+
Patch by Duane Voth/duanev.
17+
* Removed usage of the ``imp`` module.
18+
Collaboration between Mario Haustein/hamarituc and Stephen Kitt/skitt.
1719

1820
python-ptrace 0.9.8 (2021-03-17)
1921
--------------------------------

0 commit comments

Comments
 (0)