Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-10 | Run black. | black | 75 | -2280/+1629 | |
2018-08-10 | Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) | Amber Brown | 33 | -34/+35 | |
2018-08-09 | more generic conversion of str/bytes to unicode | Jeroen | 1 | -1/+1 | |
2018-08-09 | include private functions from twisted | Jeroen | 1 | -2/+35 | |
2018-08-09 | 0.33.2 changelog v0.33.2 github/release-v0.33.2 release-v0.33.2 | Amber Brown | 1 | -0/+6 | |
2018-08-09 | 0.33.2 | Amber Brown | 1 | -1/+1 | |
2018-08-09 | fix the changelog & template | Amber Brown | 2 | -50/+50 | |
2018-08-09 | Fixup wording and remove dead code | Erik Johnston | 2 | -2/+2 | |
2018-08-09 | Test fixes for Python 3 (#3647) | Amber Brown | 14 | -52/+71 | |
2018-08-08 | updated docstring for ServerContextFactory | Jeroen | 1 | -1/+1 | |