R. David Murray <rdmur...@bitdance.com> added the comment:

Yes, it's about the concurrent.futures 'submit' method:

http://docs.python.org/dev/py3k/library/concurrent.futures.html#executor-objects

I've updated the title to reflect this.  There are other places in the stdlib 
affected by this, but they should be opened as separate issues if someone is 
having a problem with them.

----------
title: **kwargs unnecessarily restricted in API -> **kwargs unnecessarily 
restricted in concurrent.futures 'submit' API

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10918>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to