Message 338785 - Python tracker (original) (raw)
Message338785
Author | rhettinger |
---|---|
Recipients | Lyn Levenick, SilentGhost, elliot.gorokhovsky, lukasz.langa, lys.nikolaou, ned.deily, remi.lapeyre, rhettinger, xtreak, zach.ware |
Date | 2019-03-25.07:25:39 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1553498739.98.0.600567163421.issue36218@roundup.psfhosted.org |
In-reply-to |
Content |
---|
New changeset dd5417afcf8924bcdd7077351941ad21727ef644 by Raymond Hettinger (Rémi Lapeyre) in branch 'master': bpo-36218: Fix handling of heterogeneous values in list.sort (GH-12209) https://github.com/python/cpython/commit/dd5417afcf8924bcdd7077351941ad21727ef644 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-03-25 07:25:40 | rhettinger | set | recipients: + rhettinger, ned.deily, SilentGhost, lukasz.langa, zach.ware, elliot.gorokhovsky, lys.nikolaou, remi.lapeyre, xtreak, Lyn Levenick |
2019-03-25 07:25:39 | rhettinger | set | messageid: 1553498739.98.0.600567163421.issue36218@roundup.psfhosted.org |
2019-03-25 07:25:39 | rhettinger | link | issue36218 messages |
2019-03-25 07:25:39 | rhettinger | create |