Thanks to visit codestin.com Credit goes to github.com
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 6239974 commit c7bb159Copy full SHA for c7bb159
1 file changed
Doc/whatsnew/3.2.rst
@@ -2440,10 +2440,10 @@ Changes to Python's build process and to the C API include:
2440
longer used and it had never been documented (:issue:`8837`).
2441
2442
There were a number of other small changes to the C-API. See the
2443
-:file:`Misc/NEWS` file for a complete list.
+:source:`Misc/NEWS` file for a complete list.
2444
2445
-Also, the were a number of updates to the OS X build, see
2446
-:file:/`Mac/BuildScript/README.txt`.
+Also, there were a number of updates to the OS X build, see
+:source:`Mac/BuildScript/README.txt`.
2447
2448
Porting to Python 3.2
2449
=====================
0 commit comments