Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Open
Description
The grammar does not cover the case with underscores between the digits of a Decimal. ThePEP-515 introduced underscores for integers, floating-point numbers and decimals. The documentation for integers and floating-point numbers are updated to cover underscores, but the grammar documentation for theDecimal
does not.
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Todo