[issue15783] decimal: Support None default values in the C accelerator module

2012-12-16 Thread Stefan Krah
Stefan Krah added the comment: I think I've found all of them now. Closing. -- assignee: -> skrah components: +Library (Lib) resolution: -> fixed stage: test needed -> committed/rejected status: open -> closed versions: +Python 3.4 ___ Python tracke

[issue15783] decimal: Support None default values in the C accelerator module

2012-12-16 Thread Roundup Robot
Roundup Robot added the comment: New changeset 907d71668d3c by Stefan Krah in branch '3.3': Issue #15783: Support None default values in the Context() constructor. http://hg.python.org/cpython/rev/907d71668d3c -- ___ Python tracker

[issue15783] decimal: Support None default values in the C accelerator module

2012-12-15 Thread Stefan Krah
Stefan Krah added the comment: Ezio, thanks for the Rietveld comments. There are still unsupported None default values in the Context constructor, so I'm leaving the issue open. -- title: decimal.localcontext(None) fails when using the C accelerator module -> decimal: Support None def