Skip to content

Conversation

@maxfischer2781
Copy link
Owner

@maxfischer2781 maxfischer2781 commented Dec 12, 2025

This PR adjusts type hints for async neutral calls. Major changes include:

  • Fix SupportsXYZ protocols to be less restrictive and not require named arguments
  • Fix builtins type hints
  • Fix reduce type hints

Closes #185.

@maxfischer2781 maxfischer2781 self-assigned this Dec 12, 2025
@maxfischer2781 maxfischer2781 marked this pull request as ready for review December 17, 2025 04:57
@maxfischer2781 maxfischer2781 merged commit 6882ed3 into master Dec 17, 2025
20 checks passed
@maxfischer2781 maxfischer2781 deleted the typefix/neutralcall branch December 17, 2025 10:25
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.

[Bug]: error: Value of type variable "LT" of "min" cannot be "Coroutine[Any, Any, Decimal]"

2 participants