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

build(deps): bump pypa/cibuildwheel from 3.0.1 to 3.1.1 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
#1383 opened Jul 28, 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…
Fix noqa comments CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1379 opened Jul 16, 2025 by thomas-serre-sonarsource Loading…
build(deps): bump trybuild from 1.0.105 to 1.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
#1376 opened Jul 14, 2025 by dependabot bot Loading…
remove entry points to pure parser CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1375 opened Jul 9, 2025 by drinkmorewaterr Draft
Support parsing of t-strings CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1374 opened Jul 9, 2025 by drinkmorewaterr Draft
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 syn from 2.0.101 to 2.0.104 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
#1368 opened Jun 23, 2025 by dependabot bot 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…
fail on deeply nested trees CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#717 opened Jun 30, 2022 by zsol Draft
ProTip! Exclude everything labeled bug with -label:bug.