Skip to content

Change GetWeakProxy return type to T#162

Merged
nicoddemus merged 1 commit into
masterfrom
release-2.3.2
Aug 5, 2025
Merged

Change GetWeakProxy return type to T#162
nicoddemus merged 1 commit into
masterfrom
release-2.3.2

Conversation

@nicoddemus

Copy link
Copy Markdown
Member

Unfortunately type-checkers understand that ProxyType[T] is not the same as T, generating a lot of false negatives.

Unfortunately type-checkers understand that `ProxyType[T]` is not the same as `T`, generating a lot of false negatives.
@nicoddemus nicoddemus requested a review from a team August 5, 2025 11:38
@sonarqubecloud

sonarqubecloud Bot commented Aug 5, 2025

Copy link
Copy Markdown

@nicoddemus nicoddemus merged commit 83f0ad5 into master Aug 5, 2025
15 checks passed
@nicoddemus nicoddemus deleted the release-2.3.2 branch August 5, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant