Skip to content

Commit b97169e

Browse files
committed
share -> MAY share
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent 21b1b1f commit b97169e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

peps/pep-0739.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ platform-independent standard library directory (``stdlib``, eg.
5252
``/usr/lib/python3.14/build-details.json``), **UNLESS** unfeasible due to
5353
technical limitations.
5454

55-
When multiple Python installations share the same prefix, to resolve conflicts,
56-
distributors should prepend an extension to the file — eg.
55+
When multiple Python installations **MAY** share the same prefix, to resolve
56+
conflicts, distributors should prepend an extension to the file — eg.
5757
``build-details.XXX.json``, ``build-details.YYY.json``, etc.
5858
The extension text is determined by the distributor, but it **SHOULD** indicate
5959
the difference(s) between the installations — eg.

0 commit comments

Comments
 (0)