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 loewis
Recipients amaury.forgeotdarc, hyeshik.chang, lemburg, loewis
Date 2008-02-11.22:57:27
SpamBayes Score 0.01615096
Marked as misclassified No
Message-id <1202770655.65.0.321740319811.issue2066@psf.upfronthosting.co.za>
In-reply-to
Content
I would like to see whether a compression mechanism of the tables could
be found. If all else fails, compressing with raw zlib might improve
things, but before that, I think other compression techniques should be
studied.

I'm still -1 on ad-hoc exclusion of extension modules from pythonxy.dll.
If this module is to be excluded, a general policy should be established
that determines what modules get compiled separately, and an automation
mechanism should be established that automates generation of appropriate
build infrastructure for modules built separately under this policy.
History
Date User Action Args
2008-02-11 22:57:35loewissetspambayes_score: 0.016151 -> 0.01615096
recipients: + loewis, lemburg, amaury.forgeotdarc, hyeshik.chang
2008-02-11 22:57:35loewissetspambayes_score: 0.016151 -> 0.016151
messageid: <1202770655.65.0.321740319811.issue2066@psf.upfronthosting.co.za>
2008-02-11 22:57:27loewislinkissue2066 messages
2008-02-11 22:57:27loewiscreate