commit | 9dbb09fc27b99d2c08b8f56db71018eb828cc7cd | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Mar 25 00:47:55 2019 -0700 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Mon Mar 25 00:47:55 2019 -0700 |
tree | f94682f665dc72fdca95b91ed43bc693a4a776e4 | |
parent | 0e05d8a82dedf6f020b71a780507fb45ad5fd00f [diff] |
bpo-36218: Fix handling of heterogeneous values in list.sort (GH-12209) GH-12532) (cherry picked from commit dd5417afcf8924bcdd7077351941ad21727ef644) Co-authored-by: Rémi Lapeyre <remi.lapeyre@henki.fr>