I will post to a different thread for my actual semi-proposal.  But to
answer the claim that late-bound arg defaults and late-bound
everything-else are unrelated, and to start with an early version of what
I'd actually want, I wrote this:

https://github.com/DavidMertz/peps/blob/master/pep-9999.rst

I could definitely use help making it better from anyone who is sympathetic
with the idea of generalized deferred computation in Python.

On Tue, Jun 21, 2022 at 5:12 AM Paul Moore <p.f.mo...@gmail.com> wrote:

> On Tue, 21 Jun 2022 at 10:01, Paul Moore <p.f.mo...@gmail.com> wrote:
>
> > PS To be clear, my objections to the PEP aren't based on deferred
> > evaluation. So I'm an impartial 3rd party on this matter. I *do* have
> > problems with the PEP, so I have an interest in seeing the PEP fairly
> > reflect the lack of consensus, and accurately represent the concerns
> > people are raising, but I don't have a preference for any specific
> > outcome in the matter of deferred evaluation.
>
> Thinking some more about this, my comments are pretty much what I'd be
> saying if I were a sponsor for this PEP. I don't think a PEP sponsor
> should be someone who doesn't agree with the PEP, otherwise I'd offer
> to take on the role (assuming you need a sponsor). But please take my
> comments in that vein. (And if you do ever manage to convert me to
> support of the PEP, remind me of this comment and I'll be the sponsor
> ;-))
>
> Paul
> _______________________________________________
> 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/LLEEOLPQTM5INNXRIIT6UVN3TEJLQIZD/
> Code of Conduct: http://python.org/psf/codeofconduct/
>


-- 
Keeping medicines from the bloodstreams of the sick; food
from the bellies of the hungry; books from the hands of the
uneducated; technology from the underdeveloped; and putting
advocates of freedom in prisons.  Intellectual property is
to the 21st century what the slave trade was to the 16th.
_______________________________________________
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/BV4MAZPIZA33NMDH7B5W2UFXZ22ZX7AH/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to