New submission from INADA Naoki <[email protected]>:
PR-8226 makes marshal two-pass. It may have small overhead. In case of compiling module, marshal performance is negligible. But how in other cases? Should this change optional? And should we backport this to Python 3.7? Or should distributors cherrypick this? ---------- stage: patch review -> _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34093> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
