HiJust a quick update.The release is on hold as I am waiting for Thomas to check a possible regression.I don't know when the results from the investigation will be available.I hope for the end of today.Will be back with more details.CheersOn Fri, 23 Jul 2021, 10:55 Adi Roiban, <adiroiban@gmail.com> wrote:Hi,Thanks for all of you who have sent comments and fixes for RC2.The third release candidate is available for download and testingThis contains 2 changes:The wheel file is now published to PyPi.The following revert was done:* The ticket in which the regression was reported https://twistedmatrix.com/trac/ticket/10235* Reverted ticket https://twistedmatrix.com/trac/ticket/10155* Reverted PR https://github.com/twisted/twisted/pull/1570--------------You can send your comments over email or over GitHubI plan to do the final release by the end of Sunday UTC time.RegardsOn Wed, 21 Jul 2021 at 19:07, John Santos <john@egh.com> wrote:Hi all,
I just finally got around to installing and testing the new RC with our primary
Twisted App. Everything seems to work fine.
I continue to be impressed by what a good job Twisted does with backwards
compatibility!
-- John Santos
On 7/20/2021 7:23 PM, Adi Roiban wrote:
>
>
> On Sun, 18 Jul 2021 at 23:42, Richard van der Hoff <richard@matrix.org
> <mailto: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
> <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
> <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
> <https://github.com/twisted/twisted/releases/tag/twisted-21.7.0rc2>
>
> PyPy page
> https://pypi.org/project/Twisted/21.7.0rc2/
> <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
> <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.
>