Skip to content

Twisted 21.7.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@adiroiban adiroiban released this 20 Jul 23:17

Twisted 21.7.0.rc2 (2021-07-20)

Bugfixes

  • twisted.internet.defer.inlineCallbacks has an improved type annotation, to avoid typing errors when it is used on a function which returns a non-None result. (#10231)
  • trial.runner.filenameToModule now sets the correct module.__name__ and sys.modules key (#10230)