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