Skip to content

pydoc: move __future__ imports out of the DATA block #70308

Closed
@anntzer

Description

@anntzer
mannequin
BPO 26120
Nosy @serhiy-storchaka, @vedgar, @iritkatriel
PRs
  • bpo-26120: make pydoc exclude __future__ imports from the data block of the module #30888
  • bpo-26120: do not exclude __future__ Features in pydoc of the __future__ module itself #32180
  • 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 2022-03-29.22:07:47.957>
    created_at = <Date 2016-01-15.06:31:39.957>
    labels = ['3.11', 'type-feature', 'library', 'docs']
    title = 'pydoc: move __future__ imports out of the DATA block'
    updated_at = <Date 2022-03-29.22:07:47.956>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2022-03-29.22:07:47.956>
    actor = 'iritkatriel'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2022-03-29.22:07:47.957>
    closer = 'iritkatriel'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2016-01-15.06:31:39.957>
    creator = 'Antony.Lee'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26120
    keywords = ['patch']
    message_count = 15.0
    messages = ['258272', '407922', '407939', '411604', '416086', '416155', '416160', '416192', '416212', '416213', '416263', '416264', '416276', '416284', '416301']
    nosy_count = 4.0
    nosy_names = ['docs@python', 'serhiy.storchaka', 'veky', 'iritkatriel']
    pr_nums = ['30888', '32180']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26120'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesdocsDocumentation in the Doc dirstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions