On Mon, Mar 7, 2022, 9:12 PM Jelle Zijlstra <[email protected]> wrote:
> > > El lun, 7 mar 2022 a las 19:57, Christopher Barker (<[email protected]>) > escribió: > >> On Mon, Mar 7, 2022 at 3:43 PM Chris Angelico <[email protected]> wrote: >> >>> On Tue, 8 Mar 2022 at 10:39, Jelle Zijlstra <[email protected]> >>> wrote: >>> > >>> > >>> > >>> > El lun, 7 mar 2022 a las 15:35, Chris Angelico (<[email protected]>) >>> escribió: >>> >but python-ideas is 100% shooting ideas to pieces. >> >> >> 100% really? Maybe my sense of time is blurred, but some ideas do make it >> through. >> >> PEP 618 (zip(strict=True)) and PEP 616 (str.removeprefix) originated on > python-ideas and were accepted. > Even more recently, PEP 680 (tomllib in the standard library). The python-ideas discussion was short and very positive. Then the PEP was written and the "meat" of the discussion was done on discuss.python.org Python-ideas: https://mail.python.org/archives/list/[email protected]/thread/IWJ3I32A4TY6CIVQ6ONPEBPWP4TOV2V7/ Discuss: https://discuss.python.org/t/pep-680-tomllib-support-for-parsing-toml-in-the-standard-library/13040 _______________________________________________ > 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/QIW26KTHWLFG5OJZO5WSX73MOMVKXUUP/ > Code of Conduct: http://python.org/psf/codeofconduct/ -- Finn (Mobile)
_______________________________________________ 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/KOSC3JGGISTFIKEGAQ6PY6KJENLTMPKL/ Code of Conduct: http://python.org/psf/codeofconduct/
