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 serhiy.storchaka
Recipients josh.r, larry, martin.panter, mdk, nadeem.vawda, python-dev, serhiy.storchaka, vajrasky, zach.ware
Date 2017-02-05.22:13:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486332790.96.0.684464487101.issue20185@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a set of patches based on issue20185_conglomerate_v4.diff. They are synchronized with current sources. Addressed Martin's comments,converted list.index(), float.__round__() and resource.prlimit() and made other minor changes.
History
Date User Action Args
2017-02-05 22:13:11serhiy.storchakasetrecipients: + serhiy.storchaka, larry, nadeem.vawda, python-dev, martin.panter, zach.ware, vajrasky, josh.r, mdk
2017-02-05 22:13:10serhiy.storchakasetmessageid: <1486332790.96.0.684464487101.issue20185@psf.upfronthosting.co.za>
2017-02-05 22:13:10serhiy.storchakalinkissue20185 messages
2017-02-05 22:13:10serhiy.storchakacreate