comparison setup.cfg @ 7909:08b6aa79f213

vcs: drop subprocessio __del__ - it should no longer be necessary, and it might confuse both users and garbage collector After 8dbe46ca608f, we always explicitly close so resources can be released early. __del__ makes it hard for the garbage collector to clean up, and it is misleading to use it as if it was a reliable "Resource acquisition is initialization" finale.
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 03 Oct 2019 22:59:06 +0200
parents d88077fae3d6
children 0a2d85671b59
comparison
equal deleted inserted replaced
7908:19418a4c6c61 7909:08b6aa79f213