mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Move asyncio from 3.4 to 3 (#2307)
This commit is contained in:
committed by
Guido van Rossum
parent
d4c15011e4
commit
2a36b4cf01
@@ -14,4 +14,4 @@ stdlib/2/os/__init__.pyi # parse only
|
||||
|
||||
# pytype doesn't yet support aliases with implicit type parameters
|
||||
# (e.g., here, FutureT = Future[T])
|
||||
stdlib/3.4/asyncio/tasks.pyi
|
||||
stdlib/3/asyncio/tasks.pyi
|
||||
|
||||
Reference in New Issue
Block a user