Skip to content

Pull requests: Instagram/LibCST

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

Support parsing of t-strings #1374 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1398 opened Sep 3, 2025 by drinkmorewaterr Loading…
build(deps): bump syn from 2.0.101 to 2.0.106 in /native 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 rust Pull requests that update Rust code
#1393 opened Aug 18, 2025 by dependabot bot Loading…
build(deps): bump actions/checkout 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
#1392 opened Aug 18, 2025 by dependabot bot Loading…
build(deps): bump trybuild from 1.0.105 to 1.0.110 in /native 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 rust Pull requests that update Rust code
#1388 opened Aug 4, 2025 by dependabot bot Loading…
build(deps): bump pyre-check from 0.9.18 to 0.9.25 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
#1387 opened Aug 4, 2025 by dependabot bot Loading…
build(deps): update maturin requirement from <1.8,>=1.7.0 to >=1.7.0,<1.10 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
#1386 opened Aug 4, 2025 by dependabot bot Loading…
build(deps): bump flake8 from 7.2.0 to 7.3.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
#1385 opened Aug 4, 2025 by dependabot bot Loading…
build(deps): bump criterion from 0.6.0 to 0.7.0 in /native 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 rust Pull requests that update Rust code
#1382 opened Jul 28, 2025 by dependabot bot Loading…
Fixes indented block position by PositionProvider (#1380) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1381 opened Jul 17, 2025 by AryazE Loading…
Remove pure parser CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1371 opened Jul 3, 2025 by drinkmorewaterr Loading…
fixes match statements to work with PositionProvider CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1369 opened Jul 1, 2025 by patreon-steve Loading…
build(deps): bump memchr from 2.7.4 to 2.7.5 in /native 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 rust Pull requests that update Rust code
#1364 opened Jun 16, 2025 by dependabot bot Loading…
WIP: use pyrefly CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1332 opened May 20, 2025 by zsol Draft
Reduce contention on free-threaded build CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1325 opened Apr 10, 2025 by ngoldbaum Loading…
Add a codemod for dataclass changes in 3.11 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1257 opened Dec 7, 2024 by zsol Loading…
libcst.tool: add support Python 3.9, 3.10, 3.11, 3.12 and 3.13 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1229 opened Oct 17, 2024 by jorenham Loading…
Fix a minor grammar error in some docstrings.
#1191 opened Aug 20, 2024 by d-b-w Loading…
Enable writing module code directly to file CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1173 opened Jul 18, 2024 by asvarga-sedaro Loading…
Add CodeRange.__contains__ CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1156 opened Jun 6, 2024 by Viicos Draft
fix: __all__ references are not ignored CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1129 opened Apr 4, 2024 by vantaboard Loading…
Replace custom _add_slots decorator with dataclasses slots=True CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1113 opened Mar 3, 2024 by zsol Draft
Switch linting from ufmt+usort+flake8+black to Ruff CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1056 opened Nov 27, 2023 by akx Loading…
Fix generating invalid trailing commas in import statements CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#869 opened Feb 18, 2023 by davidshepherd7 Draft
RFC and WIP: Add MypyTypeInferenceProvider CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#831 opened Dec 7, 2022 by rominf Loading…
Handling accessors for Sequences CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#822 opened Nov 18, 2022 by matthewshaer Loading…
ProTip! Filter pull requests by the default branch with base:main.