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 socketpair
Recipients socketpair
Date 2016-05-20.21:52:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463781153.76.0.520759085036.issue27070@psf.upfronthosting.co.za>
In-reply-to
Content
I mean making mutable object immutable. I speak about List(), Set(), bytearray(), memoryview(), mmap() and so on.

bytearray already have `hold`, to lock size only, but it still not represented in Python.
History
Date User Action Args
2016-05-20 21:52:33socketpairsetrecipients: + socketpair
2016-05-20 21:52:33socketpairsetmessageid: <1463781153.76.0.520759085036.issue27070@psf.upfronthosting.co.za>
2016-05-20 21:52:33socketpairlinkissue27070 messages
2016-05-20 21:52:33socketpaircreate