- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message412377
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | mdk |
|---|---|
| Recipients | AlexWaygood, erlendaasland, georg.brandl, lukasz.langa, mdk, ned.deily, pablogsal, rhettinger, vstinner, willingc |
| Date | 2022-02-02.16:53:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1643820784.5.0.243962243658.issue42238@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Georg, I was able to move forward: - https://github.com/sphinx-contrib/sphinx-lint - https://pypi.org/project/sphinx-lint/ Does everything looks good to you? Next step would be to remove rstlint.py from Docs/tools and add a dependency to rstlint from the Makefile (for make check), so the CI uses sphinx-lint. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-02 16:53:04 | mdk | set | recipients: + mdk, georg.brandl, rhettinger, vstinner, ned.deily, lukasz.langa, willingc, pablogsal, erlendaasland, AlexWaygood |
| 2022-02-02 16:53:04 | mdk | set | messageid: <1643820784.5.0.243962243658.issue42238@roundup.psfhosted.org> |
| 2022-02-02 16:53:04 | mdk | link | issue42238 messages |
| 2022-02-02 16:53:04 | mdk | create | |

