]> granicus.if.org Git - python/commit
bpo-31292: Fixed distutils check --restructuredtext for include directives (GH-10605)
authorPhilipp A <flying-sheep@web.de>
Wed, 27 Mar 2019 21:34:19 +0000 (22:34 +0100)
committerCheryl Sabella <cheryl.sabella@gmail.com>
Wed, 27 Mar 2019 21:34:19 +0000 (17:34 -0400)
commitd5a5a33f12b60129d57f9b423b77d2fcba506834
tree467f333ea40737d6598e845cdc346d77196c2a24
parenta694f2394881fb68b5646061ded01fff6dc47778
bpo-31292: Fixed distutils check --restructuredtext for include directives (GH-10605)
Lib/distutils/command/check.py
Lib/distutils/tests/includetest.rst [new file with mode: 0644]
Lib/distutils/tests/test_check.py
Misc/NEWS.d/next/Library/2017-08-30-20-27-00.bpo-31292.dKIaZb.rst [new file with mode: 0644]