summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-09-30 23:44:13 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2020-09-30 23:44:13 +0200
commit1626bae30349627e4d0a25ac9fb4cf3a743b94e7 (patch)
tree30b719b9f9a742271e70d1e489582884f0311a8c
parent7935f91173c813defe45666480e59c6a141cab43 (diff)
downloadpsutil-1626bae30349627e4d0a25ac9fb4cf3a743b94e7.tar.gz
give CREDTIS for #1838, #1828
-rw-r--r--CREDITS2
-rw-r--r--HISTORY.rst6
2 files changed, 7 insertions, 1 deletions
diff --git a/CREDITS b/CREDITS
index c5182cad..3c54d33a 100644
--- a/CREDITS
+++ b/CREDITS
@@ -715,4 +715,4 @@ I: 1830
N: aristocratos
W: https://github.com/aristocratos
-I: 1837
+I: 1837, 1838
diff --git a/HISTORY.rst b/HISTORY.rst
index e22b3a58..1d760dbc 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -13,6 +13,12 @@ XXXX-XX-XX
- 1837_: [Linux] improved battery detection and charge "secsleft" calculation
(patch by aristocratos)
+**Bug fixes**
+
+- 1838_: [Linux] sensors_battery(): if `percent` can be determined but not
+ the remaining values, still return a result instead of None.
+ (patch by aristocratos)
+
5.7.2
=====