Message 379086 - Python tracker

Message379086

Author rhettinger
Recipients Dima.Tisnek, NeilGirdhar, alex, bls, dmtr, ericreynolds, flyingosprey, gpery, gregory.p.smith, jafo, josh.r, mark.dickinson, martin.panter, milko.krachounov, remi.lapeyre, rhettinger, tebeka, terry.reedy, wumpus, yselivanov
Date 2020-10-20.05:04:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603170250.34.0.510416819845.issue4356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 871934d4cf00687b3d1411c6e344af311646c1ae by Raymond Hettinger in branch 'master':
bpo-4356: Add key function support to the bisect module (GH-20556)
https://github.com/python/cpython/commit/871934d4cf00687b3d1411c6e344af311646c1ae
History
Date User Action Args
2020-10-20 05:04:10rhettingersetrecipients: + rhettinger, terry.reedy, gregory.p.smith, jafo, tebeka, mark.dickinson, alex, milko.krachounov, dmtr, bls, martin.panter, Dima.Tisnek, yselivanov, NeilGirdhar, josh.r, ericreynolds, wumpus, remi.lapeyre, gpery, flyingosprey
2020-10-20 05:04:10rhettingersetmessageid: <1603170250.34.0.510416819845.issue4356@roundup.psfhosted.org>
2020-10-20 05:04:10rhettingerlinkissue4356 messages
2020-10-20 05:04:10rhettingercreate