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
This commit is contained in:
INADA Naoki 2018-11-26 21:23:22 +09:00 committed by Miss Islington (bot)
parent f0b366a8d7
commit c2e1607a51
6 changed files with 4693 additions and 4595 deletions

2985
Python/importlib.h generated

File diff suppressed because it is too large Load diff