On Sun, 27 Sep 2020 at 12:28, Stefano Borini <stefano.bor...@gmail.com> wrote: > I am not sure. I am on the fence on many topics. There seem to be no > clear solution on many of them, it boils down to taste and compromise. > In any case, I listen to all proposals (although with a small delay). > I am working on the sentinel issue at the moment > > https://github.com/python/peps/compare/master...stefanoborini:pep-637-on-default-sentinel-value
Sentinel is now a PR https://github.com/python/peps/pull/1626 I kept the tuple as the accepted option, but I am personally open to NoIndex as well. I am not sure how the SC would take a non-hashable, new constant to be honest, for such a specific use case. It would help if more people replied to Steven's poll to gather a clearer picture of the general opinion. -- Kind regards, Stefano Borini _______________________________________________ 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/II2YFQC2OQGMBPMLUX2BUIHOGMS73V2S/ Code of Conduct: http://python.org/psf/codeofconduct/