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 vstinner
Recipients BreamoreBoy, aconrad, belopolsky, larry, mark.dickinson, python-dev, r.david.murray, tbarbugli, tim.peters, trcarden, vivanov, vstinner
Date 2015-09-07.05:57:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwamxPoRS47a9zubBQWjY2pCULNUp4K=h3RXmFTX59A8rQ@mail.gmail.com>
In-reply-to <1441604006.5.0.0635078686781.issue23517@psf.upfronthosting.co.za>
Content
I understand that I have to implement a new rounding mode. The code will be
new, I'm not condifent enough to push it immedialty into python 3.5. IMHO a
buggy rounding mode is worse than keeping the current rounding mode. The
rounding mode changed in python 3.3. There is no urgency to fix it.

I will change python 3.6, then 3.4 and 3.5.1.
Le 7 sept. 2015 07:33, "Larry Hastings" <report@bugs.python.org> a écrit :

>
> Larry Hastings added the comment:
>
> Okay, this is literally the only thing rc3 is waiting on now.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue23517>
> _______________________________________
>
History
Date User Action Args
2015-09-07 05:57:17vstinnersetrecipients: + vstinner, tim.peters, mark.dickinson, belopolsky, larry, r.david.murray, aconrad, BreamoreBoy, vivanov, python-dev, tbarbugli, trcarden
2015-09-07 05:57:17vstinnerlinkissue23517 messages
2015-09-07 05:57:17vstinnercreate