We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6e11a commit 465111eCopy full SHA for 465111e
python/private/pythons_hub.bzl
@@ -153,7 +153,7 @@ This rule also writes out the various toolchains for the different Python versio
153
mandatory = True,
154
),
155
"loaded_platforms": attr.string_list_dict(
156
- doc = "The mapping from platform to version",
+ doc = "The list of loaded platforms keyed by the toolchain full python version",
157
158
"minor_mapping": attr.string_dict(
159
doc = "The minor mapping of the `X.Y` to `X.Y.Z` format that is used in config settings.",
0 commit comments