py314-typing_extensions (python/py-typing_extensions) Updated: 3 weeks ago Add to my watchlist
Backported and Experimental Type Hints for PythonThe typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.
Version: 4.15.0 License: PSF
GitHub
8 build(s) found
| Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
|---|---|---|---|---|---|
| 10.6 | 212253 | 2025-10-15 15:00:54 | 0:00:15 | 74102 | build successful |
| 10.6.x86_64 | 249159 | 2025-10-15 14:47:48 | 0:00:12 | 74167 | build successful |
| 10.10 | 309960 | 2025-10-15 14:30:21 | 0:00:11 | 101323 | build successful |
| 10.12 | 312141 | 2025-10-15 14:25:38 | 0:00:16 | 100209 | build successful |
| 10.9 | 318050 | 2025-10-15 14:25:01 | 0:00:33 | 101000 | build successful |
| 10.11 | 302002 | 2025-10-15 14:24:23 | 0:00:13 | 101471 | build successful |
| 14.arm64 | 63931 | 2025-10-15 14:07:25 | 0:00:04 | 24386 | build successful |
| 26.arm64 | 19146 | 2025-10-15 14:05:05 | 0:00:05 | 1112 | build successful |