[Python-Dev] Positional-only parameters in Python (original) (raw)

Mario Corchero mariocj89 at gmail.com
Wed Jan 17 10:23:22 EST 2018


Hi Victor,

I'd like to work on it if you accept "a random person" to work on it (saying it in case the mail was directed to core developers).

Regards, Mario

On 17 January 2018 at 14:34, Victor Stinner <victor.stinner at gmail.com> wrote:

Hi,

In Februrary 2017, I proposed on python-ideas to change the Python syntax to allow to declare positional-only parameters in Python: https://mail.python.org/pipermail/python-ideas/2017-February/044879.html https://mail.python.org/pipermail/python-ideas/2017-March/044956.html There are already supported at the C level, but not at the Python level. Our BDFL approved the idea: https://mail.python.org/pipermail/python-ideas/2017-March/044959.html But I didn't find time to implement it. Does someone want to work on an implementation of the idea? March 2, 2017 7:16 PM, "Brett Cannon" wrote: > It seems all the core devs who have commented on this are in the positive > (Victor, Yury, Ethan, Yury, Guido, Terry, and Steven; MAL didn't explicitly > vote). So to me that suggests there's enough support to warrant writing a > PEP. Are you up for writing it, Victor, or is someone else going to write > it? It seems like a PEP is needed. Victor


Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/ mariocj89%40gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20180117/ae4de093/attachment.html>



More information about the Python-Dev mailing list