Semyon Proshev
|
89de36afa4
|
Update os.fspath(path: PathLike) to return Any since Union return types are troublesome
|
2017-03-21 15:00:46 +03:00 |
|
Semyon Proshev
|
4cd137189a
|
Remove object as the only ancestor for classes in Python 3 stubs.
|
2017-03-18 14:57:57 -07:00 |
|
Semyon Proshev
|
99a1afd72b
|
Update input parameter type for os.fsencode (+bytes) and os.fsdecode (+str).
|
2017-03-18 18:12:27 +03:00 |
|
Semyon Proshev
|
e4fdd0eb62
|
Update stubs for pathlib.PurePath and pathlib.Path classes due to PEP-519.
|
2017-03-13 18:35:50 +03:00 |
|
Semyon Proshev
|
10860386d8
|
Update stubs for os.path, os.fsencode and os.fsdecode functions due to PEP-519.
|
2017-03-13 18:34:18 +03:00 |
|
Semyon Proshev
|
48b271c862
|
Update stub for builtin open function due to PEP-519.
|
2017-03-13 18:33:02 +03:00 |
|