[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2019-03-27 Thread miss-islington
miss-islington added the comment: New changeset 9cad523328324bd82fa19b597ead1614a0e61ae2 by Miss Islington (bot) in branch '3.7': bpo-31292: Fixed distutils check --restructuredtext for include directives (GH-10605)

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2019-03-27 Thread miss-islington
miss-islington added the comment: New changeset 600aca47f085a06579e7af4c6423ea7e907b4bb4 by Miss Islington (bot) in branch '2.7': bpo-31292: Fixed distutils check --restructuredtext for include directives (GH-10605)

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2019-03-27 Thread Cheryl Sabella
Cheryl Sabella added the comment: Thanks @flying sheep for the PR and @merwok for the review! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 2.7, Python 3.8 -Python 3.5, Python 3.6 ___ Python

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2019-03-27 Thread Cheryl Sabella
Cheryl Sabella added the comment: New changeset d5a5a33f12b60129d57f9b423b77d2fcba506834 by Cheryl Sabella (Philipp A) in branch 'master': bpo-31292: Fixed distutils check --restructuredtext for include directives (GH-10605)

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2019-03-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +12537 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2019-03-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +12536 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2018-11-20 Thread flying sheep
Change by flying sheep : -- keywords: +patch pull_requests: +9848 stage: -> patch review ___ Python tracker ___ ___

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2018-07-11 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- type: crash -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2017-08-30 Thread flying sheep
Changes by flying sheep : -- pull_requests: +3293 ___ Python tracker ___ ___

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2017-08-30 Thread flying sheep
flying sheep added the comment: I should have linked the file: distutils/command/check.py -- ___ Python tracker ___

[issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.

2017-08-28 Thread flying sheep
New submission from flying sheep: If I have a setup.py containing a include directive, and use the command in the title, I get Traceback (most recent call last): [...] File "/usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/misc.py", line 59, in run source_dir =