Closed
Description
google#162 opened on Jan 18, 2017 by @MirkoDziadzka
Add the 'reverse' option to 'sorted()'
I'm not sure if this violates the 'stable sort definition in Python.
On the other hand, this is probably only relevant when key or cmp gets implemented.