Ops which take an FPRM take it as the first arg
Offen
bug
needs-triage
- Vorherrschende Sprache
- Python
- Sterne
- 334
- Forks
- 105
- Ø Merge
- 6 Std. 1 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
### Description
FP ops which optionally take a rounding mode currently take them as the first argument. This is counterintuitive and counter to python norms which place optional arguments at the end of a function signature.
### Steps to reproduce the bug
_No response_
### Environment
_No response_
### Additional context
_No response_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.