8000 fixup RST title (#1391) · python/devguide@84f480d · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 84f480d

Browse files
authored
fixup RST title (#1391)
1 parent 3070b7c commit 84f480d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

developer-workflow/extension-modules.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ Now that we have added our extension module to the CPython source tree,
275275
we need to update some configuration files in order to compile the CPython
276276
project on different platforms.
277277

278-
Updating :cpy-file:`!Modules/Setup.{bootstrap,stdlib}.in`
279-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
278+
Updating ``Modules/Setup.{bootstrap,stdlib}.in``
279+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
280280

281281
Depending on whether the extension module is required to get a functioning
282282
interpreter or not, we update :cpy-file:`Modules/Setup.bootstrap.in` or

0 commit comments

Comments
 (0)
0