Files
typeshed/third_party
Jon Dufresne 3ae99d153b Allow Python 2 unicode for some click interfaces (#4825)
Helps Python 2 code using:

    form __future__ import unicode_literals

On Python 2, these interfaces are compatible with both str and unicode.
2020-12-15 20:51:43 +01:00
..
2020-11-02 16:18:20 +01:00
2020-12-14 17:20:40 +01:00