-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
- https://docs.python.org/3.14/library/annotationlib.html#annotationlib.get_annotations
- https://docs.python.org/3.14/library/annotationlib.html#annotationlib.type_repr
- https://docs.python.org/3.14/library/inspect.html#inspect.signature (takes arg for annotation format)
- https://docs.python.org/3.14/library/linecache.html#linecache.getline (now supporting frozen modules)
- https://docs.python.org/3.14/library/inspect.html#inspect.ispackage
- https://docs.python.org/3.14/library/ast.html#ast.compare + support for copy.replace()
- https://docs.python.org/3.14/library/pathlib.html#pathlib.Path.info (optimizations)
bswck
Metadata
Metadata
Assignees
Labels
No labels