Skip to content

Commit d439203

Browse files
committed
Add a release note entry about .pyi support
1 parent 18f9bb5 commit d439203

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cuda_core/docs/source/release/1.1.0-notes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ New features
5656
inspecting or augmenting a captured graph, or populating a conditional
5757
body entirely through the explicit API.
5858

59+
- ``cuda.core`` now ships with ``.pyi`` stubs for all public APIs, enabling
60+
users' IDEs and type checkers to provide better autocompletion and static
61+
analysis.
62+
5963
Bug fixes
6064
---------
6165

0 commit comments

Comments
 (0)