On Sat, May 02, 2020 at 04:40:49PM +0200, Alex Hall wrote: > On Sat, May 2, 2020 at 4:34 PM Steven D'Aprano <[email protected]> wrote: > > > On Sat, May 02, 2020 at 02:58:57PM +0200, Alex Hall wrote: > > > > > > > > Yes? Is it our responsibility to put everything in builtins because > > > > people might not think to look in math, or functools, or os, or sys? > > > > > > > > > > Putting math.sin or whatever in builtins makes builtins bigger. Adding a > > > flag to zip does not. <http://python.org/psf/codeofconduct/> > > > > Excuse me, why are you aiming the CoC at me? > > > > I have no idea how or why that happened. It doesn't show in the sent > message in my GMail. Something went wrong with quoting.
Okay. The glitch shows up in web-archive too: https://mail.python.org/archives/list/[email protected]/message/C5E6GVAMKWTMYKBDBDQ4D6UEPUGVSANQ/ Very strange. -- Steven _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/YTK6FJ64PPT25FMPXJA57JCVQYXGLKPV/ Code of Conduct: http://python.org/psf/codeofconduct/
