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

Add stubs for `operator.is_none` and `operator.is_not_none` by ZeroIntensity · Pull Request #12535 · python/typeshed · GitHub

Add stubs for operator.is_none and operator.is_not_none - #12535

Merged
Akuli merged 5 commits into
python:mainfrom
ZeroIntensity:operator-is-none
Aug 17, 2024
Merged

Add stubs for operator.is_none and operator.is_not_none#12535
Akuli merged 5 commits into
python:mainfrom
ZeroIntensity:operator-is-none

Conversation

Copy link
Copy Markdown
Member

New in 3.14 (see here).

This comment has been minimized.

Akuli left a comment

Copy link
Copy Markdown
Collaborator

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

Thanks! I tried this in mypy playground, and it works. Just one nit.

Comment thread stdlib/_operator.pyi Outdated
Co-authored-by: Akuli <akuviljanen17@gmail.com>
ZeroIntensity requested a review from Akuli August 17, 2024 15:09

Copy link
Copy Markdown
Member Author

Added it, thanks!

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Akuli left a comment

Copy link
Copy Markdown
Collaborator

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

Thanks!

Akuli merged commit eb8e9dd into python:main Aug 17, 2024
ZeroIntensity deleted the operator-is-none branch August 17, 2024 21:10
max-muoto pushed a commit to max-muoto/typeshed that referenced this pull request Sep 8, 2024
…2535)

Co-authored-by: Akuli <akuviljanen17@gmail.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.

2 participants


Back | FazBrowse Home | New Git URL