
On Sun, 18 Jul 2021 at 23:42, Richard van der Hoff <richard@matrix.org> wrote:
On 16/07/2021 20:27, Glyph wrote:
One particular problem I came across was the type annotation on inlineCallbacks. I've filed https://twistedmatrix.com/trac/ticket/10231 about it - would appreciate thoughts.
This definitely looks wrong; there should be a TypeVar in there. Adi, I'd go so far as to say that this should be a release blocker, although the change should be fairly minimal.
Richard, could you please make a proper PR for this to get CI kicked off and make sure the new annotation doesn't cause any failures?
Done, in the form of https://github.com/twisted/twisted/pull/1632.
Hi
Thanks to Thomas and Richard 21.7.0 RC2 was released. Release notes https://github.com/twisted/twisted/releases/tag/twisted-21.7.0rc2 PyPy page https://pypi.org/project/Twisted/21.7.0rc2/ Please test and send any issue over email or GitHub Pull request at https://github.com/twisted/twisted/pull/1614 If all is ok, I plan to do the final release by the end of Friday or during the weekend. -- Adi Roiban