diff options
author | Mark Dickinson <mdickinson@enthought.com> | 2017-02-20 21:50:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-20 21:50:49 (GMT) |
commit | 0936a00fe035e3e52c30bcbc59668dc0f519ced6 (patch) | |
tree | 4ccef2a5409955b697d53eb858646ca20cda3507 /Python/pythonrun.c | |
parent | 66fa9d4205e0da672ed19a397069281a4b177af4 (diff) | |
download | cpython-0936a00fe035e3e52c30bcbc59668dc0f519ced6.zip cpython-0936a00fe035e3e52c30bcbc59668dc0f519ced6.tar.gz cpython-0936a00fe035e3e52c30bcbc59668dc0f519ced6.tar.bz2 |
bpo-29602: fix signed zero handling in complex constructor. (#203) (#205)
* Fix incorrect handling of signed zeros for complex-related classes.
* Add Misc/NEWS entry.
(cherry picked from commit 112ec38c15b388fe025ccb85369a584d218b1160)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions