Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 155 Bytes

4546.removal.rst

File metadata and controls

3 lines (2 loc) · 155 Bytes

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.