mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 14:29:47 +08:00
Improve distutils and lib2to3 (#5763)
Add missing elements to distutils.util: * run_2to3() * copydir_run_2to3() * Mixin2to3 Use PEP 604 and PEP 585. Add lib2to3.refactor.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"stubs/scribe",
|
||||
"stubs/tornado",
|
||||
// Modules that are incomplete in some way.
|
||||
"stdlib/lib2to3/refactor.pyi",
|
||||
"stdlib/sqlite3/dbapi2.pyi",
|
||||
"stdlib/tkinter",
|
||||
"stdlib/xml/dom",
|
||||
|
||||
Reference in New Issue
Block a user