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 pitrou
Recipients Arfrever, barry, brett.cannon, doko, eric.snow, lemburg, ncoghlan, ned.deily, pitrou, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-04-13.21:01:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428958897.43.0.431478716646.issue22980@psf.upfronthosting.co.za>
In-reply-to
Content
> here is the more general approach encoding the triplet into the extension name.

Thanks. Two comments:
- is it possible to avoid the hardcoded list? Maintaining this will be a burden
- it would be nice to have a test
History
Date User Action Args
2015-04-13 21:01:37pitrousetrecipients: + pitrou, lemburg, barry, brett.cannon, doko, ncoghlan, vstinner, tim.golden, ned.deily, Arfrever, python-dev, eric.snow, zach.ware, steve.dower
2015-04-13 21:01:37pitrousetmessageid: <1428958897.43.0.431478716646.issue22980@psf.upfronthosting.co.za>
2015-04-13 21:01:37pitroulinkissue22980 messages
2015-04-13 21:01:37pitroucreate