Typing: Release typing_extensions 3.7.4.1

Created on 21 Oct 2019  路  5Comments  路  Source: python/typing

Hello!

I'm not sure this is the right place to ask, but here goes:

It appears a release of typing 3.7.4.1 is available on pypi. However, the associated version of typing_extensions does not appear to have been released.

Could you please make a pypi release for typing_extensions 3.7.4.1?

Thank you!

Most helpful comment

OK, typing_extensions 3.7.4.1 is now live so this can be closed.

All 5 comments

typing and typing_extensions releases are not done in "lockstep", 3.7.4 is rather a coincidence.

Also I don't think there were any non-trivial fixes in typing_extensions recently, so there is no need for new release. Why do you want a new release?

I'm looking specifically for https://github.com/python/typing/pull/661.

OK, I see. We can probably make a release next couple of weeks (no strong guarantees however).

Is there anything I can do to help? I'm kinda blocked on this currently...

OK, typing_extensions 3.7.4.1 is now live so this can be closed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mkurnikov picture mkurnikov  路  6Comments

ChadBailey picture ChadBailey  路  5Comments

sid-kap picture sid-kap  路  7Comments

max-sixty picture max-sixty  路  7Comments

gvanrossum picture gvanrossum  路  5Comments