Skip to content

Commit 8f50d9c

Browse files
authored
Merge pull request #214 from Peter554/ruff-imported-object-parser
Use ruff to parse imports
2 parents 810bb16 + dc502f3 commit 8f50d9c

File tree

10 files changed

+1074
-174
lines changed

10 files changed

+1074
-174
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
=========
44

5+
latest
6+
------
7+
8+
* Use Rust instead of Python's built-in ast module for import parsing.
9+
510
3.8.2 (2025-04-24)
611
------------------
712

0 commit comments

Comments
 (0)