diff options
| author | INADA Naoki <methane@users.noreply.github.com> | 2018-11-26 12:23:22 (GMT) |
|---|---|---|
| committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-26 12:23:22 (GMT) |
| commit | c2e1607a51d7a17f143b5a34e8cff7c6fc58a091 (patch) | |
| tree | 06d03e18dd18bd8d37355d2b7b573b17da556c14 /Objects/unicodeobject.c | |
| parent | f0b366a8d7e0f12d4448f570e990de414f4afca7 (diff) | |
| download | cpython-c2e1607a51d7a17f143b5a34e8cff7c6fc58a091.zip cpython-c2e1607a51d7a17f143b5a34e8cff7c6fc58a091.tar.gz cpython-c2e1607a51d7a17f143b5a34e8cff7c6fc58a091.tar.bz2 | |
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
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions
