Twisted: twisted-21.7.0rc2 Release

Release date:
July 20, 2021
Previous version:
twisted-21.7.0rc1 (released July 10, 2021)
Magnitude:
151 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in twisted-21.7.0rc2

graingert
adiroiban

Directory Browser for twisted-21.7.0rc2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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)