On 05/05/2020 21:03, Christopher Barker wrote:
"If its builtin people will be more likely to use it, so we need to make
it builtin."
This argument will apply to **literally** every function and class in
the standard library.
But we are not talking adding a new builtin.
Well, actually we are. As Steven pointed out further down the post,
adding a flag to a function that is pretty much always going to be set
at compile time is equivalent to (and IMHO would be better expressed as)
a new function.
--
Rhodri James *-* Kynesim Ltd
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/python-ideas@python.org/message/YU3TQ7XP5YM2NSUDWV2MUPJY7VLA3OVM/
Code of Conduct: http://python.org/psf/codeofconduct/