From 23add909631391229f27a65b77b9218da2f15749 Mon Sep 17 00:00:00 2001 From: Sylvain Duchesne Date: Wed, 26 Sep 2018 13:26:57 -0400 Subject: [PATCH] updating credits updating credits and history --- CREDITS | 2 +- HISTORY.rst | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CREDITS b/CREDITS index 8df9090fcd..bfb686270f 100644 --- a/CREDITS +++ b/CREDITS @@ -548,7 +548,7 @@ N: Alex Manuskin W: https://github.com/amanusk I: 1284 -N: sylvainduchesne +N: Sylvain Duchesne W: https://github.com/sylvainduchesne I: 1294 diff --git a/HISTORY.rst b/HISTORY.rst index 1cd61ed864..64bcb0ad1e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -9,7 +9,9 @@ XXXX-XX-XX - 1332_: psutil debug messages are erroneously printed all the time. (patch by yanok) - +- 1294_: [Windows] psutil.Process().connections() may sometimes fail with + intermittent 0xC0000001. (patch by Sylvain Duchesne) + 5.4.7 =====