summaryrefslogtreecommitdiffstats
path: root/Python/pytime.c
diff options
context:
space:
mode:
authorINADA Naoki <methane@users.noreply.github.com>2018-11-26 12:23:22 (GMT)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-11-26 12:23:22 (GMT)
commitc2e1607a51d7a17f143b5a34e8cff7c6fc58a091 (patch)
tree06d03e18dd18bd8d37355d2b7b573b17da556c14 /Python/pytime.c
parentf0b366a8d7e0f12d4448f570e990de414f4afca7 (diff)
downloadcpython-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 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions