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 koen
Recipients aheider, christian.heimes, jdetaeye, koen, loewis, mhammond, zhirsch
Date 2009-10-02.11:23:05
SpamBayes Score 1.101598e-05
Marked as misclassified No
Message-id <1254482588.01.0.0142652523959.issue4120@psf.upfronthosting.co.za>
In-reply-to
Content
It probably won't make 2.6.3 as the final is just out. But can we have 
it for 2.6.4?
Here's a link to the relevant discussion on ImageSIG: http://
mail.python.org/pipermail/image-sig/2009-October/005918.html

Looking at my local extensions installed, Matplotlib has applied this 
patch, but PyGame and PIL have embedded manifests with dependencies on 
the runtime in their .pyd's.

The patch now does a text search/replace on an XML file, if you think 
this is bad style I could rewrit it to use proper XML parsing and 
writing.
History
Date User Action Args
2009-10-02 11:23:08koensetrecipients: + koen, loewis, mhammond, christian.heimes, aheider, zhirsch, jdetaeye
2009-10-02 11:23:08koensetmessageid: <1254482588.01.0.0142652523959.issue4120@psf.upfronthosting.co.za>
2009-10-02 11:23:06koenlinkissue4120 messages
2009-10-02 11:23:05koencreate