bpo-36675: Fix doctest directives comments disappear bug#13125
bpo-36675: Fix doctest directives comments disappear bug#13125tczorro wants to merge 2 commits intopython:masterfrom
Conversation
1. Change :: detective to : in order to fix the doc bugs ref:https://bugs.python.org/issue36675
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA (this might be simply due to a missing "GitHub Name" entry in your b.p.o account settings). This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. You can check yourself to see if the CLA has been received. Thanks again for your contribution, we look forward to reviewing it! |
|
@JulienPalard I am sorry to bother you, but if you have some spare time, could you please review this little patch for doc fix. |
|
I tried a local build and your patch do not fix the issue. I'm investigating, I just found a |
|
I opened an issue here: sphinx-doc/sphinx#6698 and commented on b.p.o. As this PR proposes a fix that does not fix the issue (the flags are still trimmed), I'll just close this one. |
ref:https://bugs.python.org/issue36675
https://bugs.python.org/issue36675