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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, christian.heimes, facundobatista, jyasskin, theller
Date 2008-02-15.21:30:39
SpamBayes Score 0.07153539
Marked as misclassified No
Message-id <1203111041.71.0.61780512669.issue2115@psf.upfronthosting.co.za>
In-reply-to
Content
I think I fixed the issue.
"svn annotate" showed that the exact same optimization was applied on
__slots__ read access, five years ago: r28297.
History
Date User Action Args
2008-02-15 21:30:42amaury.forgeotdarcsetspambayes_score: 0.0715354 -> 0.07153539
recipients: + amaury.forgeotdarc, theller, facundobatista, christian.heimes, jyasskin
2008-02-15 21:30:41amaury.forgeotdarcsetspambayes_score: 0.0715354 -> 0.0715354
messageid: <1203111041.71.0.61780512669.issue2115@psf.upfronthosting.co.za>
2008-02-15 21:30:40amaury.forgeotdarclinkissue2115 messages
2008-02-15 21:30:40amaury.forgeotdarccreate