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 vstinner
Recipients frankmillman, peter.otten, vstinner
Date 2014-02-27.09:46:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393494417.62.0.647779682159.issue20791@psf.upfronthosting.co.za>
In-reply-to
Content
bytes is immutable, I don't why we would duplicate it.
History
Date User Action Args
2014-02-27 09:46:57vstinnersetrecipients: + vstinner, peter.otten, frankmillman
2014-02-27 09:46:57vstinnersetmessageid: <1393494417.62.0.647779682159.issue20791@psf.upfronthosting.co.za>
2014-02-27 09:46:57vstinnerlinkissue20791 messages
2014-02-27 09:46:57vstinnercreate