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:28:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487622497.97.0.219345730235.issue29602@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 112ec38c15b388fe025ccb85369a584d218b1160 by GitHub in branch 'master':
bpo-29602: fix signed zero handling in complex constructor. (#203)
https://github.com/python/cpython/commit/112ec38c15b388fe025ccb85369a584d218b1160
History
Date User Action Args
2017-02-20 20:28:18mark.dickinsonsetrecipients: + mark.dickinson, arigo, vstinner, steven.daprano, serhiy.storchaka, Tom Krauss
2017-02-20 20:28:17mark.dickinsonsetmessageid: <1487622497.97.0.219345730235.issue29602@psf.upfronthosting.co.za>
2017-02-20 20:28:17mark.dickinsonlinkissue29602 messages
2017-02-20 20:28:17mark.dickinsoncreate