Skip to content

Improve the use of __doc__ in pydoc #84438

Description

@serhiy-storchaka
BPO 40257
Nosy @gvanrossum, @terryjreedy, @mdickinson, @ncoghlan, @ambv, @serhiy-storchaka, @vedgar, @ilevkivskyi, @tacaswell, @Carreau, @eamanu, @tirkarthi
PRs
  • bpo-40257: Output object's own docstring in pydoc #19479
  • bpo-40257: Improve help for the typing module #19546
  • bpo-40257: Tweak docstrings for special generic aliases. #20022
  • bpo-40257: Revert changes to inspect.getdoc() #20073
  • bpo-29940: Add follow_wrapped option to help() #22390
  • 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 = None
    created_at = <Date 2020-04-11.20:54:38.793>
    labels = ['type-feature', 'library', '3.9']
    title = 'Improve the use of __doc__ in pydoc'
    updated_at = <Date 2021-11-04.14:25:10.422>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-11-04.14:25:10.422>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-04-11.20:54:38.793>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40257
    keywords = ['patch']
    message_count = 29.0
    messages = ['366220', '366225', '366228', '366230', '366370', '366371', '366376', '366547', '366715', '366716', '368584', '368606', '368607', '368608', '368609', '368611', '368612', '368618', '368632', '368673', '368738', '368790', '368792', '368797', '368798', '368990', '369279', '369290', '369307']
    nosy_count = 12.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'mark.dickinson', 'ncoghlan', 'lukasz.langa', 'serhiy.storchaka', 'veky', 'levkivskyi', 'tcaswell', 'mbussonn', 'eamanu', 'xtreak']
    pr_nums = ['19479', '19546', '20022', '20073', '22390']
    priority = 'high'
    resolution = 'remind'
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40257'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions