summaryrefslogtreecommitdiff
path: root/testtools/twistedsupport
Commit message (Expand)AuthorAgeFilesLines
* Use CompoundFixture from fixtures>=2.0 rather than rolling our ownColin Watson2022-07-011-16/+2
* Upgrade Python syntax with pyupgrade --py36-plusHugo van Kemenade2022-02-073-4/+4
* Remove sixHugo2020-01-181-2/+0
* Upgrade Python syntax with pyupgrade --py3-plusHugo2020-01-185-32/+21
* Remove redundant Python 2 compatability codeHugo2020-01-182-13/+12
* Upgrade Python syntax with pyupgradeHugo2020-01-183-5/+5
* Make twistedsupport and tests work on Python 3remove-test-dependency-on-twisted-13Free Ekanayaka2016-11-261-5/+31
* UTF-8 encode Twisted logs (allenap)Jonathan Lange2016-04-301-2/+2
* Use inlineCallbacks instead of deferredGeneratorJonathan Lange2016-04-271-5/+4
* Better handling of KeyboardInterruptJonathan Lange2016-02-141-1/+3
* Fix example in docstring for `failed`Jonathan Lange2016-02-141-1/+2
* Move all Twisted code to twistedsupport packageJonathan Lange2016-02-076-3/+1157
* Revert "Move all Twisted code to twistedsupport package"Jonathan Lange2016-02-076-1157/+3
* Move all Twisted code to twistedsupport packageJonathan Lange2016-02-076-3/+1157
* Options for logging in AsynchronousDeferredRunTestJonathan Lange2016-02-031-0/+2
* NO_RESULT -> has_no_resultJonathan Lange2016-01-131-2/+2
* Make twistedsupport a packageJonathan Lange2016-01-121-0/+31