Message 396568 - Python tracker
Message396568
| Author | mdk |
|---|---|
| Recipients | mdk, ned.deily, pablogsal, rhettinger, vstinner |
| Date | 2021-06-27.08:40:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1624783229.25.0.854322517999.issue42238@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The previous one could probably be implemented in rstlint using (an equivalent of):
git grep ':[a-z]\+:``[^:` ]+``' Doc/
Maybe specialized to known roles, like the script specializes to known directives. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-27 08:40:29 | mdk | set | recipients: + mdk, rhettinger, vstinner, ned.deily, pablogsal |
| 2021-06-27 08:40:29 | mdk | set | messageid: <1624783229.25.0.854322517999.issue42238@roundup.psfhosted.org> |
| 2021-06-27 08:40:29 | mdk | link | issue42238 messages |
| 2021-06-27 08:40:29 | mdk | create | |