mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-10 13:32:26 +08:00
Use PEP 688 (#10225)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -774,3 +774,7 @@ pkgutil.ImpLoader.get_source
|
||||
pkgutil.ImpLoader.is_package
|
||||
pkgutil.ImpLoader.load_module
|
||||
pkgutil.ImpLoader.source
|
||||
|
||||
# We lie about the existence of these methods
|
||||
.*.__buffer__
|
||||
.*.__release_buffer__
|
||||
|
||||
Reference in New Issue
Block a user