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 serhiy.storchaka
Recipients eric.smith, fov, rhettinger, serhiy.storchaka
Date 2021-01-13.15:04:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610550296.19.0.889176729442.issue42914@roundup.psfhosted.org>
In-reply-to
Content
>>> format(10**9, '_d')
'1_000_000_000'
History
Date User Action Args
2021-01-13 15:04:56serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, eric.smith, fov
2021-01-13 15:04:56serhiy.storchakasetmessageid: <1610550296.19.0.889176729442.issue42914@roundup.psfhosted.org>
2021-01-13 15:04:56serhiy.storchakalinkissue42914 messages
2021-01-13 15:04:56serhiy.storchakacreate