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
I ran across this code this evening. The doc string of the python_repository.coverage_tool attribute say it's intentionally a string. My guess is what's missing is python.bzl needs to call str() on the Label before it passes it along.
🐞 bug report
Is this a regression?
No
Description
rules_python/python/private/python.bzl
Lines 817 to 821 in 50a9a2e
rules_python/python/private/python_repository.bzl
Line 274 in 50a9a2e
🔬 Minimal Reproduction
🔥 Exception or Error
The text was updated successfully, but these errors were encountered: