Serhiy Storchaka added the comment:

Here is a patch which adds separate dict for interned strings (otherwise they 
can be uninterned) and for bytes. It also slightly simplify the code.

----------
Added file: http://bugs.python.org/file38012/marshal_refs_by_value_3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20416>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to