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 martin.panter
Recipients Arfrever, barry, demian.brecht, eric.araujo, eric.smith, ethan.furman, georg.brandl, jaraco, mark.dickinson, martin.panter, mrabarnett, pitrou, r.david.murray, rhettinger, sbt, serhiy.storchaka, theller, tim.peters, vstinner
Date 2015-02-18.02:28:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424226511.89.0.0220581151427.issue18986@psf.upfronthosting.co.za>
In-reply-to
Content
I will be interested to see those reasons. Another way to do a similar thing might be using a Key(value, transform) class, somewhat along the lines of Issue 20632, but as a separate class rather than part of the core type system. But I have not thought that idea through very much.
History
Date User Action Args
2015-02-18 02:28:31martin.pantersetrecipients: + martin.panter, tim.peters, barry, theller, georg.brandl, rhettinger, mark.dickinson, jaraco, pitrou, vstinner, eric.smith, eric.araujo, mrabarnett, Arfrever, r.david.murray, ethan.furman, sbt, serhiy.storchaka, demian.brecht
2015-02-18 02:28:31martin.pantersetmessageid: <1424226511.89.0.0220581151427.issue18986@psf.upfronthosting.co.za>
2015-02-18 02:28:31martin.panterlinkissue18986 messages
2015-02-18 02:28:31martin.pantercreate