[Python-ideas] Type hinting for path-related functions

Guido van Rossum guido at python.org
Tue May 17 13:33:21 EDT 2016


On Mon, May 16, 2016 at 10:09 PM, Guido van Rossum <guido at python.org> wrote:
> For the mailing list folks here's a draft of the promised blog post:
> https://paper.dropbox.com/doc/Adding-type-annotations-for-PEP-519-SQuovLc1ZyrC4EEIkeVzE
>
> Hopefully some of you can actually add comments in the sidebar (it
> requires a Dropbox login).
>
> I'll convert it to my usual Blogger format tomorrow.

I ended up breaking this in two. Part 1, about AnyStr, is now posted:
http://neopythonic.blogspot.com/2016/05/the-anystr-type-variable.html

Part 2 is still in draft and I'm hoping to get more feedback:
https://paper.dropbox.com/doc/Adding-type-annotations-for-PEP-519-SQuovLc1ZyrC4EEIkeVzE

-- 
--Guido van Rossum (python.org/~guido)


More information about the Python-ideas mailing list