[issue1184] test fixes for immutable bytes change

2007-11-02 Thread Guido van Rossum
Guido van Rossum added the comment: This has been superseded by PEP 3137 and the work I've done in the py3k-pep3137 branch. -- resolution: -> out of date status: open -> closed __ Tracker <[EMAIL PROTECTED]> ___

[issue1184] test fixes for immutable bytes change

2007-11-02 Thread Georg Brandl
Changes by Georg Brandl: -- assignee: -> gvanrossum nosy: +gvanrossum __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsu

[issue1184] test fixes for immutable bytes change

2007-09-24 Thread Jeffrey Yasskin
Jeffrey Yasskin added the comment: To be precise, this change makes bytes immutable but does not give it a __hash__ method or change the values its iterator returns. __ Tracker <[EMAIL PROTECTED]>

[issue1184] test fixes for immutable bytes change

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- keywords: +patch, py3k priority: -> normal __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing lis