mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-20 07:00:29 +08:00
Use PEP 688 (#10225)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
co-authored by
Alex Waygood
parent
56aeeb677f
commit
c0a0c34020
@@ -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