Message 239733 - Python tracker (original) (raw)

It wouldn't be too bad if Py and C version of Decimal.format had same interface. What do you think?

Let's discuss that in a separate issue.

[DefaultContext]

I don't understand what do you mean with this. Is this something that I'm doing wrong in my patch or just another (related?) issue?

Decimal.DefaultContext has global scope and currently affects Context() creation, unless you specify all parameters.