bpo-31292: Fixed distutils check --restructuredtext for include directives#10605
Conversation
|
I removed the " needs backport to 3.6" label, the 3.6 branch no longer accept bugfixes (only security fixes are accepted): https://devguide.python.org/#status-of-python-branches |
|
The warning that makes the tests fail doesn’t come from my code. IDK how that can be solved. |
@flying-sheep: It's coming from your To see how the changelog would look, try:
and then open |
|
OK, thank you, very helpful! I’d gladly have added the “full line with context” to the susp-ignored.csv, but that didn’t work. I had to add only |
|
IMO the first option would be better: write |
|
OK! It’s done. |
|
Thanks @flying-sheep for the PR, and @csabella for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.7. |
|
GH-12593 is a backport of this pull request to the 3.7 branch. |
|
GH-12594 is a backport of this pull request to the 2.7 branch. |
…tives (pythonGH-10605) (cherry picked from commit d5a5a33) Co-authored-by: Philipp A <flying-sheep@web.de>
…tives (pythonGH-10605) (cherry picked from commit d5a5a33) Co-authored-by: Philipp A <flying-sheep@web.de>
New attempt for #3248
https://bugs.python.org/issue31292