Use lambda when sorting tuples

Sorting tuples of (datetime, message) requires using a lambda so Python
doesn't try to compare messages.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
1 file changed
tree: bcfb08846300cba49d69b8e1dfcc361529830414
  1. peebz/
  2. .gitignore
  3. COPYING
  4. default.config.toml
  5. peebz.sh
  6. README.md
  7. requirements.txt
README.md

Public-Inbox Bugzilla Integration Bot

This is the source for the kernel.org bugbot, currently in the early stages of testing and roll-out.