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 shihai1991
Recipients corona10, mark.dickinson, shihai1991, vstinner
Date 2020-02-02.10:53:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Small style question: using 5 spaces in https://github.com/python/cpython/blob/master/Objects/floatobject.c#L655-L664 after PR 18147 merged.
Due to bpo don't receive style quesiton, I commented here.
History
Date User Action Args
2020-02-02 10:53:17shihai1991setrecipients: + shihai1991, mark.dickinson, vstinner, corona10
2020-02-02 10:53:17shihai1991setmessageid: <[email protected]>
2020-02-02 10:53:17shihai1991linkissue39434 messages
2020-02-02 10:53:17shihai1991create