> I personally would love for a typing.python.org or equivalent subsection
of docs.python.org to exist.

+1

There’s a wrinkle here, however. The type specs are Python, but how they
are used/interpreted is up to third party packages.

So it’s a bit tricky to know exactly what to document where.

I don’t think that’s insurmountable, but something to keep in mind.

For example, while the clear specs are the first step, what the community
really could use is a good “recommended practices for static typing” doc —
and that’s harder to do without reference to particular tools.

-CHB


-- 
Christopher Barker, PhD (Chris)

Python Language Consulting
  - Teaching
  - Scientific Software Development
  - Desktop GUI and Web Development
  - wxPython, numpy, scipy, Cython
_______________________________________________
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/YF5UIQIWNVIANFOCIQ2J4DJACQGJDGVM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to