Skip to content

CLN: #1878 disable pyright reportUnknownLambdaType and pyrefly implicity-any-lambda - #1879

Merged
Dr-Irv merged 7 commits into
pandas-dev:mainfrom
cmp0xff:pyrefly-and-pyright
Aug 7, 2026
Merged

CLN: #1878 disable pyright reportUnknownLambdaType and pyrefly implicity-any-lambda#1879
Dr-Irv merged 7 commits into
pandas-dev:mainfrom
cmp0xff:pyrefly-and-pyright

Conversation

@cmp0xff

@cmp0xff cmp0xff commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

The idea comes from #1878 (comment).

Comment thread pandas-stubs/core/dtypes/missing.pyi Outdated
Comment thread tests/series/test_series.py
@Dr-Irv

Dr-Irv commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Not sure why it didn't run CI??

@cmp0xff

cmp0xff commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Thank you for the review @Dr-Irv ! GitHub has issues so CI does not run at the moment, see https://www.githubstatus.com/.

@loicdiridollou

Copy link
Copy Markdown
Member

Prob you can repush now to trigger the jobs on your PR

@Dr-Irv

Dr-Irv commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Coincidentally, the typing people published a guide about typing with lambda: https://typing.python.org/en/latest/guides/lambda.html

You might find that interesting

@Dr-Irv Dr-Irv 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.

thanks @cmp0xff

@Dr-Irv
Dr-Irv merged commit eea8472 into pandas-dev:main Aug 7, 2026
14 checks passed
@cmp0xff
cmp0xff deleted the pyrefly-and-pyright branch August 7, 2026 16:29
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