Skip to content

Commit 00b1c2d

Browse files
committed
Fix news formating
Signed-off-by: Filipe Laíns <[email protected]
1 parent 4274ff9 commit 00b1c2d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
We now use the location of the ``libpython`` runtime library used in the current
22
proccess to determine :data:`sys.base_prefix` on all platforms implementing the
3-
`dladdr <https://pubs.opengroup.org/onlinepubs/9799919799/functions/dladdr.html>`
4-
function defined by the UNIX standard — this includes Linux, Android, macOS, iOS,
5-
FreeBSD, etc. This was already the case on Windows and macOS Framework builds.
3+
`dladdr <https://pubs.opengroup.org/onlinepubs/9799919799/functions/dladdr.html>`_
4+
function defined by the UNIX standard — this includes Linux, Android, macOS,
5+
iOS, FreeBSD, etc. This was already the case on Windows and macOS Framework
6+
builds.

0 commit comments

Comments
 (0)