FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-114281: Remove incorrect type hints from `asyncio.staggered` by sobolevn · Pull Request #114282 · python/cpython · GitHub

/ cpython Public

gh-114281: Remove incorrect type hints from asyncio.staggered - #114282

Merged
AA-Turner merged 3 commits into
python:mainfrom
sobolevn:issue-114281
Jan 20, 2024
Merged

gh-114281: Remove incorrect type hints from asyncio.staggered#114282
AA-Turner merged 3 commits into
python:mainfrom
sobolevn:issue-114281

Conversation

sobolevn commented Jan 19, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

TBH, I don't want to maintain type annotations in stdlib modules unless we run mypy in CI. Maybe we should just remove these rather than try to fix them?

Copy link
Copy Markdown
Member Author

Sure, typeshed has the correct version anyway 👍

…5JQe4.rst

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
AA-Turner changed the title gh-114281: Improve type hints in asyncio/staggered.py gh-114281: Remove incorrect type hints from asyncio.staggered Jan 20, 2024
AA-Turner merged commit 0554a95 into python:main Jan 20, 2024
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
…python#114282)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…python#114282)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…python#114282)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL