This idea is proposed at least once a year. You're able to read past discussions on python-ideas for the full list of rejection reasons.
On Mon, Mar 2, 2020, 11:28 PM Mariatta <maria...@python.org> wrote: > -1 from me. > > Seems unintuitive and I don't think it's all that obvious what > intput/floatput would mean without first reading the docs. It adds > maintenance burden while accomplishing little value. > > You might be able to just create your own third party library though. > > > > On Mon, Mar 2, 2020, 1:11 PM Luca Wolf <luca.w...@outlook.com> wrote: > >> Dear Python Team, >> >> I have a good idea for a new comand in Python. >> >> It’s „intput()“ for numbers. So you don’t have to write „int(Input())“. >> >> It’s much easier to write and it’s faster too. >> >> You can use the same for „floatput()“, so don’t have to write >> „float(Input())“. >> >> >> >> I hope you can make something good with this idea. >> >> LG: Wolf Luca >> _______________________________________________ >> Python-Dev mailing list -- python-dev@python.org >> To unsubscribe send an email to python-dev-le...@python.org >> https://mail.python.org/mailman3/lists/python-dev.python.org/ >> Message archived at >> https://mail.python.org/archives/list/python-dev@python.org/message/V5GKRDK2J2DJCRR5RIZ4756PVPH2LKRR/ >> Code of Conduct: http://python.org/psf/codeofconduct/ >> > _______________________________________________ > Python-Dev mailing list -- python-dev@python.org > To unsubscribe send an email to python-dev-le...@python.org > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/python-dev@python.org/message/HON274UA7YFLV5KGZ7RPO6CHYS2JJ5OI/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/K5F6H55WHRGH6BLO3VBOGC45WAJCJLTU/ Code of Conduct: http://python.org/psf/codeofconduct/