New submission from Марк Коренберг: 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. ---------- components: Library (Lib) messages: 265965 nosy: mmarkk priority: normal severity: normal status: open title: Add ability to freeze (seal) mutable objects type: enhancement versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27070> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com