Skip to content

Enable Pyrefly in fbcode/openzl#818

Closed
maggiemoss wants to merge 1 commit into
facebook:devfrom
maggiemoss:export-D108312605
Closed

Enable Pyrefly in fbcode/openzl#818
maggiemoss wants to merge 1 commit into
facebook:devfrom
maggiemoss:export-D108312605

Conversation

@maggiemoss

Copy link
Copy Markdown

Summary:
Automated migration to enable Pyrefly type checking for fbcode/openzl.

  • Added python.set_pyrefly(True) to PACKAGE file
  • Suppressed pre-existing type errors

Pyrefly is Meta's next-generation Python type checker, replacing Pyre.

If you encounter issues, you can revert the PACKAGE change by removing
the python.set_pyrefly(True) line.
#pyreupgrade

Differential Revision: D108312605

Summary:
Automated migration to enable Pyrefly type checking for `fbcode/openzl`.

- Added `python.set_pyrefly(True)` to PACKAGE file
- Suppressed pre-existing type errors

Pyrefly is Meta's next-generation Python type checker, replacing Pyre.

If you encounter issues, you can revert the PACKAGE change by removing
the `python.set_pyrefly(True)` line.
#pyreupgrade

Differential Revision: D108312605
@meta-cla meta-cla Bot added the cla signed label Jun 11, 2026
@meta-codesync

meta-codesync Bot commented Jun 11, 2026

Copy link
Copy Markdown

@maggiemoss has exported this pull request. If you are a Meta employee, you can view the originating Diff in D108312605.

@meta-codesync

meta-codesync Bot commented Jun 11, 2026

Copy link
Copy Markdown

This pull request has been merged in 4ea4b1c.

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