test_ok2/changelog/4546.removal.rst

4 lines
155 B
ReStructuredText

Remove ``Node.get_marker(name)`` the return value was not usable for more than a existence check.
Use ``Node.get_closest_marker(name)`` as a replacement.