This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients Tom Krauss, arigo, mark.dickinson, serhiy.storchaka, steven.daprano, vstinner
Date 2017-02-20.21:14:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487625295.07.0.598403708626.issue29602@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c0b336e0ada74b1242b9ef10c19eb87b0a21d106 by GitHub in branch '2.7':
bpo-29602: fix signed zero handling in complex constructor (#204)
https://github.com/python/cpython/commit/c0b336e0ada74b1242b9ef10c19eb87b0a21d106
History
Date User Action Args
2017-02-20 21:14:55mark.dickinsonsetrecipients: + mark.dickinson, arigo, vstinner, steven.daprano, serhiy.storchaka, Tom Krauss
2017-02-20 21:14:55mark.dickinsonsetmessageid: <1487625295.07.0.598403708626.issue29602@psf.upfronthosting.co.za>
2017-02-20 21:14:55mark.dickinsonlinkissue29602 messages
2017-02-20 21:14:55mark.dickinsoncreate