summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2019-03-05 13:29:59 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2019-03-05 13:29:59 +0100
commit888f138a45f42f1b9e12cfca2109307a32314d2c (patch)
treefc7a13e0081681251fb6335b826b1bfb2836f8a8 /HISTORY.rst
parent74bdb6487cece4b2acb8ddf716ecd3a645d287d8 (diff)
downloadpsutil-888f138a45f42f1b9e12cfca2109307a32314d2c.tar.gz
bump up version, fix some doc issues
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 18bd4833..4e3c79cc 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -17,6 +17,8 @@
call) significantly speeding up different functions and methods.
- 1426_: [Windows] PAGESIZE and number of processors is now calculated on
startup.
+- 1428_: in case of error, the traceback message now shows the underlying C
+ function called which failed.
- 1433_: new Process.parents() method. (idea by Ghislain Le Meur)
- 1437_: pids() are returned in sorted order.
- 1442_: python3 is now the default interpreter used by Makefile.