On Tue, Dec 3, 2019 at 4:18 AM Steven D'Aprano <st...@pearwood.info> wrote:
> I have some notes in progress for a third revision of the PEP, but I > don't think there's anything critical in them, and certainly nothing > that need delay asking for a BDFL-Delegate. > > Brandt, if you are reading this[1], do you have any objection to me > applying to the Steering Council for a BDFL-delegate, or would you > prefer me to wait? > Please go ahead and send an email to steering-coun...@python.org. I jumped the gun a bit and discussed this proposal with the SC when we had some extra time in our meeting. The general sentiment is neutral to positive, provided the operators chosen are | and |=. The sentiment for + and += was distinctly negative. There were also some mumblings about the text of the PEP, but nothing that couldn't be fixed by some editing. I think Nick is going to send you a PR or at least a detailed critique. There was also a question about OrderedDict. I haven't thought much about it; I suppose someone should think about what's the right thing to do here. Maybe ditto for some other common subclasses of dict, like defaultdict. Good luck with the PEP! -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ 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/P46F7NKO2EG6M4ZGFAKKWDSYEVVIBQR5/ Code of Conduct: http://python.org/psf/codeofconduct/