This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ammar2
Recipients ammar2, rhettinger, ynikitenko
Date 2019-11-14.19:23:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573759425.68.0.773037448102.issue38801@roundup.psfhosted.org>
In-reply-to
Content
The behavior is documented here: https://docs.python.org/3.9/library/stdtypes.html#numeric-types-int-float-complex

> Numeric literals containing a decimal point or an exponent sign yield floating point numbers.
History
Date User Action Args
2019-11-14 19:23:45ammar2setrecipients: + ammar2, rhettinger, ynikitenko
2019-11-14 19:23:45ammar2setmessageid: <1573759425.68.0.773037448102.issue38801@roundup.psfhosted.org>
2019-11-14 19:23:45ammar2linkissue38801 messages
2019-11-14 19:23:45ammar2create