[Python-Dev] __reduce__

Terry Reedy tjreedy at udel.edu
Wed Mar 23 20:57:15 CET 2011


On 3/23/2011 11:23 AM, Kristján Valur Jónsson wrote:
> The __reduce__ protocol doesn‘t provide for keyword arguments to the
> constructor.
>
> Some constructor arguments are only available as keyword arguments.
> Annoying, isn‘t it?

I suspect it is ;-).
If you think this could be changed and are ready to pursue it, open a 
feature request on the tracker. This is a rather busy time on pydev for 
new threads to get much attention.

-- 
Terry Jan Reedy




More information about the Python-Dev mailing list