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 21b1b1f commit b97169eCopy full SHA for b97169e
1 file changed
peps/pep-0739.rst
@@ -52,8 +52,8 @@ platform-independent standard library directory (``stdlib``, eg.
52
``/usr/lib/python3.14/build-details.json``), **UNLESS** unfeasible due to
53
technical limitations.
54
55
-When multiple Python installations share the same prefix, to resolve conflicts,
56
-distributors should prepend an extension to the file — eg.
+When multiple Python installations **MAY** share the same prefix, to resolve
+conflicts, distributors should prepend an extension to the file — eg.
57
``build-details.XXX.json``, ``build-details.YYY.json``, etc.
58
The extension text is determined by the distributor, but it **SHOULD** indicate
59
the difference(s) between the installations — eg.
0 commit comments