Skip to content

Remove typing-extensions #1189

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
May 19, 2022
Merged

Remove typing-extensions #1189

merged 1 commit into from
May 19, 2022

Conversation

JelleZijlstra
Copy link
Member

No description provided.

@@ -1,10 +1,8 @@
[![Chat at https://gitter.im/python/typing](https://badges.gitter.im/python/typing.svg)](https://gitter.im/python/typing?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Static Typing for Python
========================
# Static Typing for Python
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I think this was some markdown autoformatter. Let me know if you'd like me to undo it.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change, thanks unknown markdown formatter.

@@ -59,6 +29,3 @@ jobs:

- name: Lint implementation
run: flake8
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we even need to run flake8? The only python code left is the typing-summary script in scripts.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is also docs/conf.py. I don't feel strongly, I can remove it if you feel we don't need linting for those.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the other hand, linting can't hurt, and who knows whether we add more scripts later. So I retract my comment.

@srittau srittau merged commit c468c69 into python:master May 19, 2022
@JelleZijlstra JelleZijlstra deleted the rmrf branch May 19, 2022 14:27
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.

2 participants