Skip to content

Commit cf0324a

Browse files
committed
Use :func: in news entry for better display
1 parent 2695c06 commit cf0324a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:class:`int`, :class:`float` and :class:`complex` constructors now support
2-
strings with unicode MINUS SIGN ```` (U+2212) as an alternative to ASCII
1+
:func:`int`, :func:`float` and :func:`complex` now support strings
2+
with unicode MINUS SIGN ```` (U+2212) as an alternative to ASCII
33
HYPHEN-SIGN ``-`` (U+002D). Contributed by Bartosz Sławecki.

0 commit comments

Comments
 (0)