Skip to content

Conversation

@srittau
Copy link
Collaborator

@srittau srittau commented Jan 30, 2024

No description provided.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

steam.py (https://github.com/Gobot1234/steam.py)
+ steam/ext/tf2/currency.py:100: note:      Superclass:
+ steam/ext/tf2/currency.py:100: note:          @overload
+ steam/ext/tf2/currency.py:100: note:          def __sub__(a, int | Fraction, /) -> Fraction
+ steam/ext/tf2/currency.py:100: note:          @overload
+ steam/ext/tf2/currency.py:100: note:          def __sub__(a, float, /) -> float
+ steam/ext/tf2/currency.py:100: note:          @overload
+ steam/ext/tf2/currency.py:100: note:          def __sub__(a, complex, /) -> complex
+ steam/ext/tf2/currency.py:100: note:      Subclass:
+ steam/ext/tf2/currency.py:100: note:          def __sub__(self, int | str | float | Fraction | Decimal, /) -> Metal

@srittau srittau merged commit 8e872a0 into python:main Jan 30, 2024
@srittau srittau deleted the numbers-any branch January 30, 2024 14:17
@Avasam
Copy link
Collaborator

Avasam commented Feb 14, 2024

xref #9550

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.

3 participants