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-09.00:04:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441757057.97.0.00654284365507.issue23517@psf.upfronthosting.co.za>
In-reply-to
Content
> I wish people wouldn't remove old patches.  There's no harm in leaving them, and it may be a useful historical record.

It became hard to read this issue, it has a long history. My old patches for Python 3.4 were for ROUND_HALF_UP, but it was then decided to use ROUND_HALF_EVEN. Technically, patches are not "removed" but "unlinked" from the issue: you can get from the history at the bottom of this page.
History
Date User Action Args
2015-09-09 00:04:18vstinnersetrecipients: + vstinner, tim.peters, mark.dickinson, belopolsky, larry, r.david.murray, aconrad, BreamoreBoy, vivanov, python-dev, tbarbugli, trcarden
2015-09-09 00:04:17vstinnersetmessageid: <1441757057.97.0.00654284365507.issue23517@psf.upfronthosting.co.za>
2015-09-09 00:04:17vstinnerlinkissue23517 messages
2015-09-09 00:04:17vstinnercreate