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 skrah
Recipients BTaskaya, mark.dickinson, skrah, tim.peters, veky
Date 2020-02-21.14:55:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582296933.55.0.07178327926.issue39576@roundup.psfhosted.org>
In-reply-to
Content
Updated docs:

https://github.com/python/cpython/pull/18594

The PR uses some of Tim's suggestions while also explaining how to
calculate the amount of memory used in a single large decimal.

Hopefully it isn't too much information.
History
Date User Action Args
2020-02-21 14:55:33skrahsetrecipients: + skrah, tim.peters, mark.dickinson, veky, BTaskaya
2020-02-21 14:55:33skrahsetmessageid: <1582296933.55.0.07178327926.issue39576@roundup.psfhosted.org>
2020-02-21 14:55:33skrahlinkissue39576 messages
2020-02-21 14:55:33skrahcreate