Hi Larry, I have the same question as Guido last month. I'd really like to
see some version of PEP 649 go into 3.10; is there anything I can do to
help? I opened https://github.com/larryhastings/co_annotations/issues/1 to
discuss what seems to be the main problem identified in the previous
discussion.

El jue, 4 feb 2021 a las 10:59, Guido van Rossum (<gu...@python.org>)
escribió:

> Breaks are good. Looking forward to the next prototype!
>
> On Thu, Feb 4, 2021 at 10:45 AM Larry Hastings <la...@hastings.org> wrote:
>
>>
>> After working on it and stressing out about it for some months, I decided
>> to take a break and scratch some other itches.  I'll return to PEP 649
>> soon, and I have every intention of having the PEP done and the prototype
>> done well in advance of 3.10b1--worry not.
>>
>> Thanks for checking in,
>>
>>
>> */arry*
>> On 2/4/21 9:17 AM, Guido van Rossum wrote:
>>
>> Hi Larry,
>>
>> Can you give us a status update for your PEP 649? I don't recall reading
>> anything about it in the past few weeks. I am super excited about this
>> solution to the problem (even if there are a few issues to work through)
>> and I think it will provide better backwards compatibility than the current
>> plan for Python 3.10 (PEP 563, from __future__ import annotations, causing
>> all annotations to be stringified).
>>
>> If we don't get this into 3.10, we'd have a much more complicated
>> transition. There are only two more alphas before 3.10b1 gets released! And
>> we'd have to get this approved by the Steering Council, which can take a
>> few weeks (cut them some slack, they have a big backlog). Fortunately you
>> already have an implementation that can be landed quickly once the PEP is
>> accepted.
>>
>> --
>> --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/>
>>
>>
>
> --
> --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-Dev mailing list -- python-dev@python.org
> To unsubscribe send an email to python-dev-le...@python.org
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-dev@python.org/message/IXIAUVSP62HMLCYY6RMALSETIU2UPIAQ/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/G5L3OJMISIB5M3BRCVM6IOHA3HJYAL4E/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to