diff options
author | Benjamin Peterson <benjamin@python.org> | 2013-05-27 21:46:14 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2013-05-27 21:46:14 (GMT) |
commit | da5eb5a31c31d0ba18a6b5f36be6ee40a01a2f2c (patch) | |
tree | 9e7d5bd957ee03a5b35800abcb7775e5761760b6 /Misc/ACKS | |
parent | e7b47dda645938469e764e1ca3a1fab746f7540f (diff) | |
download | cpython-da5eb5a31c31d0ba18a6b5f36be6ee40a01a2f2c.zip cpython-da5eb5a31c31d0ba18a6b5f36be6ee40a01a2f2c.tar.gz cpython-da5eb5a31c31d0ba18a6b5f36be6ee40a01a2f2c.tar.bz2 |
don't expand the operand to Py_XINCREF/XDECREF/CLEAR/DECREF multiple times (closes #17206)
A patch from Illia Polosukhin.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -983,6 +983,7 @@ Oleg Plakhotnyuk Remi Pointel Ariel Poliak Guilherme Polo +Illia Polosukhin Michael Pomraning Iustin Pop Claudiu Popa |