diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-17 17:48:33 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-17 17:48:33 (GMT) |
commit | 8bcf312d093cd90ca65b329d3f97ec2a1304c5b3 (patch) | |
tree | 47799a8f87cbc220bc4e051f738f7526eb3cd893 /Misc | |
parent | 82df3b3071bb003247c33eac4670775e9883c994 (diff) | |
download | cpython-8bcf312d093cd90ca65b329d3f97ec2a1304c5b3.zip cpython-8bcf312d093cd90ca65b329d3f97ec2a1304c5b3.tar.gz cpython-8bcf312d093cd90ca65b329d3f97ec2a1304c5b3.tar.bz2 |
Issue #27786: Simplify x_sub()
The z variable is known to be a fresh number which cannot be shared, Py_SIZE()
can be used directly to negate the number.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions