Skip to content

Pull requests: Instagram/Fixit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update pygls[ws] requirement from ~=1.3.1 to >=1.3.1,<2.1.0 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file python Pull requests that update Python code
#538 opened Nov 1, 2025 by dependabot bot Loading…
Bump pyrefly from 0.36.2 to 0.39.4 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file python Pull requests that update Python code
#537 opened Nov 1, 2025 by dependabot bot Loading…
Bump astral-sh/setup-uv from 6 to 7 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#536 opened Nov 1, 2025 by dependabot bot Loading…
Bump actions/upload-artifact from 4 to 5 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#535 opened Nov 1, 2025 by dependabot bot Loading…
Bump actions/download-artifact from 5 to 6 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#534 opened Nov 1, 2025 by dependabot bot Loading…
Expand files checked by Pyrefly CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#508 opened Apr 18, 2025 by maggiemoss Loading…
Replace typing.List and other aliases w/ builtin equivalents after Python 3.10 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#496 opened Nov 18, 2024 by yangdanny97 Loading…
Replace Optional[T] and Union[T, None] with T | None CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#495 opened Nov 18, 2024 by yangdanny97 Loading…
Add UseBuiltInsTypes rule CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#482 opened Aug 21, 2024 by AnuarNav Loading…
Add helpers to find and add suppressions comments to nodes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#451 opened May 1, 2024 by amyreese Loading…
Extract node_comments to new module, return nodes instead of strings CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#450 opened May 1, 2024 by amyreese Loading…
[F823] Warn when variable name is referenced before assignment CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. lint rules
#277 opened Mar 8, 2023 by ansley Loading…
[F812] Warn when list comprehension redefines a name CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. lint rules
#276 opened Mar 8, 2023 by ansley Loading…
[F811] Warn on and delete double import CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. lint rules
#275 opened Mar 8, 2023 by ansley Loading…
[F403, F405, F821] Warn on undefined names CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. lint rules
#274 opened Mar 8, 2023 by ansley Loading…
[F403] Warn on star import CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. lint rules
#273 opened Mar 8, 2023 by ansley Loading…
[F402] Warn on loop variable shadowing module name CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. lint rules
#272 opened Mar 8, 2023 by ansley Loading…
Test rules in pyflakes directory CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. lint rules
#271 opened Mar 8, 2023 by ansley Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.