Skip to content

python setup.py check --restructuredtext fails when a include directive is present. #75473

@flying-sheep

Description

@flying-sheep
BPO 31292
Nosy @merwok, @flying-sheep, @dstufft, @csabella, @miss-islington
PRs
  • bpo-31292: Fix distutils check --restructuredtext for include directives #3248
  • bpo-31292: Fixed distutils check --restructuredtext for include directives #10605
  • [3.7] bpo-31292: Fixed distutils check --restructuredtext for include directives (GH-10605) #12593
  • [2.7] bpo-31292: Fixed distutils check --restructuredtext for include directives (GH-10605) #12594
  • Files
  • check-test.py: Demo script for this issue
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2019-03-27.21:49:22.114>
    created_at = <Date 2017-08-28.13:57:45.748>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = '`python setup.py check --restructuredtext` fails when a include directive is present.'
    updated_at = <Date 2019-03-27.22:26:00.429>
    user = 'https://github.com/flying-sheep'

    bugs.python.org fields:

    activity = <Date 2019-03-27.22:26:00.429>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-27.21:49:22.114>
    closer = 'cheryl.sabella'
    components = ['Distutils']
    creation = <Date 2017-08-28.13:57:45.748>
    creator = 'flying sheep'
    dependencies = []
    files = ['47104']
    hgrepos = []
    issue_num = 31292
    keywords = ['patch']
    message_count = 6.0
    messages = ['300953', '301031', '338987', '338989', '338990', '338991']
    nosy_count = 5.0
    nosy_names = ['eric.araujo', 'flying sheep', 'dstufft', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['3248', '10605', '12593', '12594']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31292'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions