Move asyncio from 3.4 to 3 (#2307)

This commit is contained in:
Sebastian Rittau
2018-07-03 18:06:04 +02:00
committed by Guido van Rossum
parent d4c15011e4
commit 2a36b4cf01
12 changed files with 1 additions and 1 deletions

View File

@@ -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