bpo-34100: Merge constants recursively (GH-8341)
There are some same consts in a module. This commit merges them into single instance. It reduces number of objects in memory after loading modules. https://bugs.python.org/issue34100
I
INADA Naoki committed
c2e1607a51d7a17f143b5a34e8cff7c6fc58a091
Parent: f0b366a
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 11/26/2018, 12:23:22 PM