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.

Unsupported provider

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, christian.heimes, pfein
Date 2008-01-19.17:43:55
SpamBayes Score 0.04079226
Marked as misclassified No
Message-id <1200764636.87.0.475657662948.issue1868@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that removes the member localobject->dict.
Now the dictionary is always retrieved from the thread state.
History
Date User Action Args
2008-01-19 17:43:57amaury.forgeotdarcsetspambayes_score: 0.0407923 -> 0.04079226
recipients: + amaury.forgeotdarc, christian.heimes, pfein
2008-01-19 17:43:56amaury.forgeotdarcsetspambayes_score: 0.0407923 -> 0.0407923
messageid: <1200764636.87.0.475657662948.issue1868@psf.upfronthosting.co.za>
2008-01-19 17:43:55amaury.forgeotdarclinkissue1868 messages
2008-01-19 17:43:55amaury.forgeotdarccreate