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 f54e5c6 commit 6df7db2Copy full SHA for 6df7db2
docs/debugging.md
@@ -289,8 +289,8 @@ git clone https://github.com/python/cpython.git -b 3.13
289
```
290
291
- Configure and build the interpreter. Below instructions are for Linux
292
- (Windows and macOS may require some changes). We skip the instructions on how
293
- to install the Clang compiler.
+ (Windows and macOS may require some changes). We skip the instructions on how
+ to install the Clang compiler.
294
295
```bash
296
cd cpython
0 commit comments