Skip to content

Commit c9901d2

Browse files
committed
Do not use Sphinx text roles in the NEWS file
The NEWS file is included as part of the long description of the package, and the Python Package Index does not allow Sphinx text roles.
1 parent 66a1808 commit c9901d2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

NEWS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ History
66
1.5.2 (2019-08-09)
77
~~~~~~~~~~~~~~~~~~
88

9-
* :meth:`Selector.remove_namespaces <parsel.selector.Selector.remove_namespaces>`
10-
received a significant performance improvement
9+
* ``Selector.remove_namespaces`` received a significant performance improvement
1110
* The value of ``data`` within the printable representation of a selector
1211
(``repr(selector)``) now ends in ``...`` when truncated, to make the
1312
truncation obvious.

0 commit comments

Comments
 (0)