commit | c206f1eb1c4d5ac397ce7059e56bb201e44a0ce9 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Jun 14 16:42:59 2016 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Jun 14 16:42:59 2016 +0200 |
tree | 4c3edcad0fda4523678f541b6340f330b1c613a4 | |
parent | d017176209d8317be1548e3775019149526324cb [diff] |
subprocess: enhance ResourceWarning message * Add the process identifier to the warning message * Add also a comment to explain the issue