commit | 7c19affdceb6796322fb5046e3b231ddd8baa404 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Sep 10 00:53:02 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Sep 10 00:53:02 2016 +0300 |
tree | 305cf99dd804ce6cff1dbf4cd8954b65c25635d6 | |
parent | ae8b69c410b83d92c6c35bbe342c3c2e92be6aa1 [diff] |
Issue #25856: The __module__ attribute of extension classes and functions now is interned. This leads to more compact pickle data with protocol 4.