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 jaraco
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-28.20:51:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425156676.03.0.107302457357.issue18986@psf.upfronthosting.co.za>
In-reply-to
Content
I'm also eager to hear what limitations prevented the acceptance. Please do link back here when you've posted.

I have to say, I'm not entirely surprised. In my implementation, I struggled with some cases, and it certainly doesn't feel like a fully safe implementation.

That said, since I mentioned the implementation in jaraco.util earlier, I wanted to announce that those implementations (FoldedCase and FoldedCaseKeyedDict) have been moved to two libraries (jaraco.text and jaraco.collections).
History
Date User Action Args
2015-02-28 20:51:16jaracosetrecipients: + jaraco, tim.peters, barry, theller, georg.brandl, rhettinger, mark.dickinson, pitrou, vstinner, eric.smith, eric.araujo, mrabarnett, Arfrever, r.david.murray, ethan.furman, sbt, martin.panter, serhiy.storchaka, demian.brecht
2015-02-28 20:51:16jaracosetmessageid: <1425156676.03.0.107302457357.issue18986@psf.upfronthosting.co.za>
2015-02-28 20:51:16jaracolinkissue18986 messages
2015-02-28 20:51:15jaracocreate