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 vstinner
Recipients benjamin.peterson, ncoghlan, rhettinger, vstinner
Date 2011-06-16.10:43:27
SpamBayes Score 4.326732e-05
Marked as misclassified No
Message-id <1308221008.15.0.956600035235.issue12345@psf.upfronthosting.co.za>
In-reply-to
Content
I like this issue number, but I don't think that Python needs this new constant: it's trivial to add it to your own project. We have pi and e, it's enough. If we begin to add a new constant, others will ask to add much more constants, and there are million of other constants (useful or not). You may want to create a library of some other common constants. You can use float.fromhex() to have a good accuracy.
History
Date User Action Args
2011-06-16 10:43:28vstinnersetrecipients: + vstinner, rhettinger, ncoghlan, benjamin.peterson
2011-06-16 10:43:28vstinnersetmessageid: <1308221008.15.0.956600035235.issue12345@psf.upfronthosting.co.za>
2011-06-16 10:43:27vstinnerlinkissue12345 messages
2011-06-16 10:43:27vstinnercreate