summaryrefslogtreecommitdiffstats
path: root/Include/pyerrors.h
diff options
context:
space:
mode:
authorAlexandre Vassalotti <alexandre@peadrop.com>2013-11-28 23:17:29 (GMT)
committerAlexandre Vassalotti <alexandre@peadrop.com>2013-11-28 23:17:29 (GMT)
commit6bf41e54a42fbe3deee70b8d786096bd6d1d133d (patch)
tree83ffa377600c2d0e71b54d68d7d5fee71b29c534 /Include/pyerrors.h
parentb13e6bcbd851c61af22c44dbe6f156653f54baae (diff)
downloadcpython-6bf41e54a42fbe3deee70b8d786096bd6d1d133d.zip
cpython-6bf41e54a42fbe3deee70b8d786096bd6d1d133d.tar.gz
cpython-6bf41e54a42fbe3deee70b8d786096bd6d1d133d.tar.bz2
Remove explicit empty tuple reuse in cpickle.
PyTuple_New(0) always returns the same empty tuple from its free list anyway, so we are not saving much here. Plus, the code where this was used is on uncommon run paths.
Diffstat (limited to 'Include/pyerrors.h')
0 files changed, 0 insertions, 0 deletions