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.20:57:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487624277.47.0.865000870927.issue29602@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4ddd89780fdb823f427c743ea7326a3c958a2f4b by Mark Dickinson in branch 'bpo-29549-backport':
bpo-29602: fix signed zero handling in complex constructor
https://github.com/python/cpython/commit/4ddd89780fdb823f427c743ea7326a3c958a2f4b
History
Date User Action Args
2017-02-20 20:57:57mark.dickinsonsetrecipients: + mark.dickinson, arigo, vstinner, steven.daprano, serhiy.storchaka, Tom Krauss
2017-02-20 20:57:57mark.dickinsonsetmessageid: <1487624277.47.0.865000870927.issue29602@psf.upfronthosting.co.za>
2017-02-20 20:57:57mark.dickinsonlinkissue29602 messages
2017-02-20 20:57:57mark.dickinsoncreate