[Python-ideas] Consider making Decimal's context use PEP 567

Neil Girdhar mistersheik at gmail.com
Wed Feb 7 16:47:45 EST 2018


Decimal could just pull its Context object from a context variable rather 
than having to pass it in to all functions.  This would be similar to how 
numpy works.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180207/3816f039/attachment-0001.html>


More information about the Python-ideas mailing list