[Python-Dev] Possible patch for functools partial - Interested?

Daniel Urban urban.dani at gmail.com
Wed May 12 17:11:21 CEST 2010


On Fri, May 7, 2010 at 17:02, Antoine Pitrou <solipsis at pitrou.net> wrote:
> It would be more useful to provide equality, hashing and repr to partial itself,
> rather than a subclass. Feel free to propose a patch :)

Hi!

I've done that.
I've opened a feature request: http://bugs.python.org/issue8699
The patch is also at Rietveld: http://codereview.appspot.com/1179044

I'm a beginner, so my patch is probably far from perfect, but I'd
appreciate any help, and will try to correct my mistakes.

Thanks,
Daniel Urban


More information about the Python-Dev mailing list