There was an error while loading. Please reload this page.
1 parent 623d43f commit f5ba6fdCopy full SHA for f5ba6fd
1 file changed
CHANGES
@@ -22,7 +22,7 @@ _Notes on the upcoming release will go here._
22
23
### What's new
24
25
-#### pytest plugin: Extract public TypeAliases; rename `CreateRepoPytestFixtureFn` (#???)
+#### pytest plugin: Improve typings (#521)
26
27
The pytest plugin now exports concise public TypeAliases in place of
28
the private `_ENV` type that was leaking into public signatures:
@@ -39,7 +39,7 @@ the private `_ENV` type that was leaking into public signatures:
39
### Documentation
40
41
- pytest plugin: `CreateRepoFn` and `CreateRepoPostInitFn` now render
42
- as hyperlinks in the fixture summary table (#???)
+ as hyperlinks in the fixture summary table (#521)
43
44
## libvcs 0.39.0 (2026-02-07)
45
0 commit comments