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 jyasskin
Recipients hupp, jyasskin
Date 2007-09-25.06:05:04
SpamBayes Score 0.05538325
Marked as misclassified No
Message-id <1190700305.25.0.562513019739.issue1184@psf.upfronthosting.co.za>
In-reply-to
Content
To be precise, this change makes bytes immutable but does not give it a
__hash__ method or change the values its iterator returns.
History
Date User Action Args
2007-09-25 06:05:05jyasskinsetspambayes_score: 0.0553833 -> 0.05538325
recipients: + jyasskin, hupp
2007-09-25 06:05:05jyasskinsetspambayes_score: 0.0553833 -> 0.0553833
messageid: <1190700305.25.0.562513019739.issue1184@psf.upfronthosting.co.za>
2007-09-25 06:05:05jyasskinlinkissue1184 messages
2007-09-25 06:05:05jyasskincreate