Skip to content

Remove tornado stubs #4321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2020
Merged

Remove tornado stubs #4321

merged 1 commit into from
Jul 9, 2020

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Jul 9, 2020

Current tornado releases feature inline annotations and ship with
a py.typed file.

Current tornado releases feature inline annotations and ship with
a py.typed file.
@shamrin
Copy link

shamrin commented Jul 9, 2020

Thank you @srittau!

@JelleZijlstra JelleZijlstra merged commit 209b6bb into python:master Jul 9, 2020
@srittau srittau deleted the remove-tornado branch July 9, 2020 15:48
JukkaL added a commit to JukkaL/typeshed that referenced this pull request Aug 7, 2020
Tornado ships with inline annotations, but it no longer is Python 2
compatible. I think that it makes sense to keep the legacy stubs for
Python 2 compatibility, at least for a while longer.

This restores stubs removed in python#4321, but moves them to
`third_party/2`.
JelleZijlstra pushed a commit that referenced this pull request Aug 7, 2020
Tornado ships with inline annotations, but it no longer is Python 2
compatible. I think that it makes sense to keep the legacy stubs for
Python 2 compatibility, at least for a while longer.

This restores stubs removed in #4321, but moves them to
`third_party/2`.
@ian-r-rose ian-r-rose mentioned this pull request Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants