Future: `_traverse_or_findall` -> `findall` when docutils 0.18 is the minimum version
Open
@jarrodmillman is already working on this.
Since Jun 2, 2022.
- Dominant language
- Python
- Stars
- 355
- Forks
- 181
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 3
Description
Just opening a tracking issue for future cleanup. The _traverse_or_findall shim can be removed in the future when the minimum supported docutils is bumped to 0.18. See #403 for details.
This is noted comments in code, but I thought I'd add it to the issue tracker as well for increased visibility.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.