Message 131131 - Python tracker

Message131131

Author ncoghlan
Recipients barry, ncoghlan, palm.kevin, pitrou, srid, tarek
Date 2011-03-16.15:36:42
SpamBayes Score 0.020124711
Marked as misclassified No
Message-id <1300289803.04.0.989858516221.issue11320@psf.upfronthosting.co.za>
In-reply-to
Content
Note that this will be fixed for 3.3, as siteconfig will be updated to use static data (generated during the build process) rather than relying on build artifacts being available at runtime.

However, virtualenv (et al) will still need to provide the relevant static config file in the isolated environments.
History
Date User Action Args
2011-03-16 15:36:43ncoghlansetrecipients: + ncoghlan, barry, pitrou, tarek, srid, palm.kevin
2011-03-16 15:36:43ncoghlansetmessageid: <1300289803.04.0.989858516221.issue11320@psf.upfronthosting.co.za>
2011-03-16 15:36:42ncoghlanlinkissue11320 messages
2011-03-16 15:36:42ncoghlancreate