Skip to content

Commit

Permalink
Merge pull request #95 from jorenham:fix-issue-links
Browse files Browse the repository at this point in the history
fix issue links
  • Loading branch information
jorenham authored Oct 3, 2024
2 parents c2c748d + be4cd2d commit 34df808
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,9 +368,9 @@ potential goals of `unpy`:

### Beyond Python

- [ ] `@sealed` types (jorenham/unpy/#42)
- [ ] Unified type-ignore comments (jorenham/unpy/#68)
- [ ] Set-based `Literal` syntax (jorenham/unpy/#76)
- [ ] `@sealed` types (jorenham/unpy#42)
- [ ] Unified type-ignore comments (jorenham/unpy#68)
- [ ] Set-based `Literal` syntax (jorenham/unpy#76)
- [ ] Reusable method signature definitions
- [ ] Type-mappings, a DRY alternative to `@overload`
- [ ] Intersection types (as implemented in [basedmypy][BMP-ISEC])
Expand Down

0 comments on commit 34df808

Please sign in to comment.