Files
typeshed/third_party/2and3
Ivan Levkivskyi 01c2fa5a14 Sync recent typing and typing_extensions updates (#3070)
This includes two things to sync up with recent runtime updates:
* Move `Final`, `@final`, `Literal`, and `TypedDict` to `typing` (`typing_extensions` still defines or re-exports them)
* Rename `@typing.runtime` to `@typing.runtime_checkable`, while keeping `@runtime` as a backwards-compatible alias in `typing_extensions`.
2019-06-18 02:31:54 +01:00
..
2019-03-11 00:11:26 +01:00
2016-01-16 16:56:25 -05:00
2019-05-02 11:45:04 +02:00
2016-01-16 16:56:25 -05:00
2018-06-11 19:50:56 -07:00
2018-12-17 19:16:25 +01:00
2018-03-20 15:32:50 -07:00
2018-08-02 23:02:49 -07:00