Uh oh!
There was an error while loading. Please reload this page.
PEP 544: Couple final edits - #1084
Conversation
gvanrossum
left a comment
There was a problem hiding this comment.
Are callback protocols well known to the other type checker teams, or do we have to remind them of this addition to the PEP?
Uh oh!
There was an error while loading. Please reload this page.
Co-Authored-By: Jelle Zijlstra <jelle.zijlstra@gmail.com>
ilevkivskyi
commented
May 24, 2019
I am not sure, but it is a relatively old feature in mypy (since August IIRC) and it appeared many times in discussions on Gitter. Plus IMO it is not that special from the point of view of "theory", it is just important from practical point of view. |
ilevkivskyi
commented
May 24, 2019
On the other hand we can post a brief summary of all recent changes to the PEP. What do you think? |
gvanrossum
commented
May 24, 2019
via email
TBH I just want to accept it. But if you can post a summary that would be
great. On Fri, May 24, 2019 at 06:06 Ivan Levkivskyi ***@***.***> wrote:
On the other hand we can post a brief summary of *all* recent changes to
the PEP. What do you think?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#1084?email_source=notifications&email_token=AAWCWMUOZDFLHRCCYFPHS6LPW7R6DA5CNFSM4HPKTSFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWFIXPY#issuecomment-495619007>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAWCWMWGIG5YUPF6UJVNLHDPW7R6DANCNFSM4HPKTSFA>
.
-- --Guido (mobile) |
This includes couple edits inspired by recent discussions:
cc @ambv@JukkaL@gvanrossum