This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anacrolix
Recipients Alexander.Belopolsky, Christophe Simonis, anacrolix, belopolsky, ironfroggy, jackdied, jcea, r.david.murray, rhettinger, ssadler
Date 2012-03-24.18:23:39
SpamBayes Score 0.007226731
Marked as misclassified No
Message-id <1332613420.81.0.777145147581.issue4331@psf.upfronthosting.co.za>
In-reply-to
Content
I've attached a patch that implements the descriptor protocol for functools.partial with minimum changes.
History
Date User Action Args
2012-03-24 18:23:41anacrolixsetrecipients: + anacrolix, rhettinger, jcea, belopolsky, ironfroggy, jackdied, Christophe Simonis, ssadler, r.david.murray, Alexander.Belopolsky
2012-03-24 18:23:40anacrolixsetmessageid: <1332613420.81.0.777145147581.issue4331@psf.upfronthosting.co.za>
2012-03-24 18:23:40anacrolixlinkissue4331 messages
2012-03-24 18:23:40anacrolixcreate