
On Tue, 8 Mar 2022 at 15:10, Jelle Zijlstra <jelle.zijlstra@gmail.com> wrote:
El lun, 7 mar 2022 a las 19:57, Christopher Barker (<pythonchb@gmail.com>) escribió:
On Mon, Mar 7, 2022 at 3:43 PM Chris Angelico <rosuav@gmail.com> wrote:
On Tue, 8 Mar 2022 at 10:39, Jelle Zijlstra <jelle.zijlstra@gmail.com> wrote:
El lun, 7 mar 2022 a las 15:35, Chris Angelico (<rosuav@gmail.com>) 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.
Okay, I exaggerated slightly for effect in saying 100%, but still - look at the discussions on python-ideas about those. I'm not sure about 618, but certainly 616 got a ridiculous level of negativity until it moved to python-dev, where it actually got some support, which is how it came to be implemented. ChrisA