Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-17 | Fix bug where we raised StopIteration in a generator | Erik Johnston | 1 | -2/+5 | |
This made python 3.7 unhappy | |||||
2018-10-17 | Fix roomlist since tokens on Python 3 (#4046) | Will Hunt | 4 | -3/+50 | |
Thanks @Half-Shot !!! | |||||