Skip to content

Commit 199a879

Browse files
committed
Parenthesize in news entry too
1 parent 0e7110c commit 199a879

File tree

1 file changed

+2
-2
lines changed

1 file changed

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

0 commit comments

Comments
 (0)