[issue15966] concurrent.futures: Executor.submit keyword arguments may not be called 'fn' (or 'self')

Serhiy Storchaka report at bugs.python.org
Mon Oct 22 22:09:28 CEST 2012


Serhiy Storchaka added the comment:

There are many other cases of such issue: collections.namedtuple, contextlib.contextmanager, profile.Profile.runcall, etc.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15966>
_______________________________________


More information about the Python-bugs-list mailing list