◐ Shell
clean mode source ↗

[3.7] gh-79217: Remove empty log line in the suspicious.py tool by gpshead · Pull Request #96498 · python/cpython

Previous to commit ee171a2 the logline was working because of self.info() (now
deprecated) defaults to an empty message.

backport cherry-pick of c3f52a5

this way backports with documentation errors can be diagnosed.