Add missing items for distutils.command.* (#5773)

This was mostly generated by running stubgen. Existing annotations were
kept, but converted to use PEP 604 and PEP 585.
This commit is contained in:
Sebastian Rittau
2021-07-24 23:04:17 +02:00
committed by GitHub
parent 2b4bbec0d7
commit 2410c4f751
24 changed files with 627 additions and 70 deletions
+1
View File
@@ -19,6 +19,7 @@
"stubs/scribe",
"stubs/tornado",
// Modules that are incomplete in some way.
"stdlib/distutils/command",
"stdlib/lib2to3/refactor.pyi",
"stdlib/sqlite3/dbapi2.pyi",
"stdlib/tkinter",