You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove gazelle plugin's python deps and make it hermetic. No more
relying on the system interpreter.
Use TreeSitter to parse Python code and use
https://github.com/pypi/stdlib-list to determine whether a module is in
std lib.
Fixes#1825Fixes#1599
Related #1315
🐞 bug report
Affected Rule
I believe it is this one:
Is this a regression?
I don't know, I'm a new user
Description
Gazelle fails to generate build configurations
🔬 Minimal Reproduction
I don't know how to reproduce this, sorry
🔥 Exception or Error
🌍 Your Environment
Operating System:
Output of
bazel version
:Rules_python version:
v0.24.0
Anything else relevant?
N/A
The text was updated successfully, but these errors were encountered: