[issue46522] concurrent.futures.__getattr__ raises the wrong AttributeError message

Gobot1234 report at bugs.python.org
Thu Apr 7 15:57:29 EDT 2022


Gobot1234 <gobot1234yt at gmail.com> added the comment:

I was just looking through the git diff for this PR and found a bug in this https://github.com/python/cpython/pull/30887/files#diff-2828caacf5c85c7bd6023ea0e4a381cc5c65179a9822398534c5e9ad9ccbd90dR73. There's a missing f on the io __getattr__'s message

----------
nosy: +Gobot1234

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


More information about the Python-bugs-list mailing list