[issue37299] RuntimeWarning is NOT raised

Matthew Cowles report at bugs.python.org
Mon Jun 17 11:49:05 EDT 2019


Matthew Cowles <mdcowles at users.sourceforge.net> added the comment:

I disagree with the decision not to fix this bug. If a RuntimeWarning is warranted when a temporary variable is used, it's warranted when the value is used directly, without a temporary variable.

----------
nosy: +mdcowles

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37299>
_______________________________________


More information about the Python-bugs-list mailing list