Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add blog post on handling all these type checkers#3341

Draft
MarcoGorelli wants to merge 1 commit intofacebook:mainfacebook/pyrefly:mainfrom
MarcoGorelli:too-many-type-checkersMarcoGorelli/pyrefly:too-many-type-checkersCopy head branch name to clipboard
Draft

Add blog post on handling all these type checkers#3341
MarcoGorelli wants to merge 1 commit intofacebook:mainfacebook/pyrefly:mainfrom
MarcoGorelli:too-many-type-checkersMarcoGorelli/pyrefly:too-many-type-checkersCopy head branch name to clipboard

Conversation

@MarcoGorelli
Copy link
Copy Markdown
Contributor

Summary

Fixes #XXXX

Test Plan

@meta-cla meta-cla Bot added the cla signed label May 8, 2026
@github-actions github-actions Bot added the size/m label May 8, 2026

## The Polars story

Polars is a modern dataframe library which, since its launch in 2020, has been taking the data science world by storm. As a heavy user of the library, I was very interested in making its developer experience even better. If Polars' types are accurate, then as user I get better auto-complete, documentation, and [protection from certain classes of bugs](https://pyrefly.org/blog/surprising-errors/). What would it take to add Pyrefly to Polars' continuous integration jobs?
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
Polars is a modern dataframe library which, since its launch in 2020, has been taking the data science world by storm. As a heavy user of the library, I was very interested in making its developer experience even better. If Polars' types are accurate, then as user I get better auto-complete, documentation, and [protection from certain classes of bugs](https://pyrefly.org/blog/surprising-errors/). What would it take to add Pyrefly to Polars' continuous integration jobs?
Polars is a modern dataframe library which, since its launch in 2020, has been taking the data science world by storm. As a heavy user of the library, I was very interested in making its developer experience even better. If Polars' types are accurate, then as a user I get better auto-complete, documentation, and [protection from certain classes of bugs](https://pyrefly.org/blog/surprising-errors/). What would it take to add Pyrefly to Polars' continuous integration jobs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.