mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Update inspect for Python3.12 (#10398)
This commit is contained in:
@@ -53,14 +53,6 @@ importlib.resources.files
|
||||
importlib.util.module_for_loader
|
||||
importlib.util.set_loader
|
||||
importlib.util.set_package
|
||||
inspect.AGEN_CLOSED
|
||||
inspect.AGEN_CREATED
|
||||
inspect.AGEN_RUNNING
|
||||
inspect.AGEN_SUSPENDED
|
||||
inspect.__all__
|
||||
inspect.getasyncgenlocals
|
||||
inspect.getasyncgenstate
|
||||
inspect.markcoroutinefunction
|
||||
logging.Logger.getChildren
|
||||
logging.__all__
|
||||
logging.getHandlerByName
|
||||
|
||||
Reference in New Issue
Block a user