Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-01-29 | Use SimpleResolverComplexifier in tests (#4497) | Richard van der Hoff | 3 | -32/+17 | |
two reasons for this. One, it saves a bunch of boilerplate. Two, it squashes unicode to IDNA-in-a-`str` (even on python 3) in a way that it turns out we rely on to give consistent behaviour between python 2 and 3. | |||||
2019-01-28 | Correctly use default room version if none is set | Erik Johnston | 1 | -2/+2 | |