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 557cb71 commit 0579623Copy full SHA for 0579623
peps/pep-0796.rst
@@ -107,7 +107,7 @@ i.e. it's equivalent to using that value verbatim in ``pyvenv.cfg``.
107
108
109
CPython Runtime Changes
110
-======================
+=======================
111
112
The CPython runtime itself *almost* already supports relative paths. The
113
primitives are there, so the only change needed is to define how it resolves
@@ -180,7 +180,7 @@ nor how downstream tools (e.g. installers) should identify them or process
180
them. These questions are best addressed separately by tool owners.
181
182
References
183
-=========
+==========
184
185
* `rules_python <https://github.com/bazel-contrib/rules_python>`__: implements
186
host-relocatable virtual environments.
0 commit comments