[issue23990] Callable builtin doesn't respect descriptors

Ethan Furman report at bugs.python.org
Mon May 23 17:42:22 EDT 2016


Ethan Furman added the comment:

The BDFL would be the BDFL  (Guido van Rossum ;) or whomever he asks to do the job.

Don't worry too much about drafts.  Pick one of the existing PEPs (409 is fairly short), and follow the same type of layouts.  Make your arguments for what should be changed and why, then post it to Python-Ideas for initial discussion.  As points come up either for or against it you'll add those to your draft PEP.  If -Ideas doesn't kill it you can then post your most up-to-date draft to Python-Dev for the next round of discussion.

Make sure to have examples of the desired behavior, and decent arguments to refute the objections already raised in this issue.

----------

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


More information about the Python-bugs-list mailing list