[Python-Dev] Question about PEP 484 (original) (raw)
Adam Cataldo acataldo at google.com
Tue Jul 17 13:42:27 EDT 2018
- Previous message (by thread): [Python-Dev] Question about PEP 484
- Next message (by thread): [Python-Dev] Question about PEP 484
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Sebastian,
Of course, we'd be happy to work with you on this! We just need to figure out which of us will drive this on our end (most likely Rebecca or Teddy). I'll huddle with the team and get back to you with an answer on who later today.
On Tue, Jul 17, 2018 at 9:58 AM Sebastian Rittau <srittau at rittau.biz> wrote:
On 17.07.2018 17:05, Guido van Rossum wrote: > This is a good point. I presume specifying this unambiguously would be > a huge amount of work, and it would mostly codify mypy's current > behavior. I don't think that's within the scope of PEP 484, but it > could well be done as a separate PEP (perhaps an informational one?). > I hope you understand that I am not volunteering. An informational PEP sounds about right to me. Such a PEP could also include style recommendations like those from typeshed's CONTRIBUTING file (https://github.com/python/typeshed/blob/master/CONTRIBUTING.md).
I guess I just volunteered to help with such a PEP, although I feel that someone from mypy's core team should take the lead on that. And if I understood this thread correctly, the pytype team is also willing to help out? - Sebastian
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/acataldo%40google.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20180717/be43b719/attachment.html>
- Previous message (by thread): [Python-Dev] Question about PEP 484
- Next message (by thread): [Python-Dev] Question about PEP 484
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]