Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDLE: revise calltip doc #79945

Closed
terryjreedy opened this issue Jan 17, 2019 · 5 comments
Closed

IDLE: revise calltip doc #79945

terryjreedy opened this issue Jan 17, 2019 · 5 comments
Assignees
Labels
3.8 only security fixes 3.9 only security fixes 3.10 only security fixes topic-IDLE type-bug An unexpected behavior, bug, or error

Comments

@terryjreedy
Copy link
Member

BPO 35764
Nosy @terryjreedy, @miss-islington
PRs
  • bpo-35764: Rewrite the IDLE Calltips doc section  #22363
  • [3.9] bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363) #22364
  • [3.8] bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363) #22365
  • 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 = 'https://github.com/terryjreedy'
    closed_at = <Date 2020-09-22.18:36:28.829>
    created_at = <Date 2019-01-17.20:18:44.786>
    labels = ['expert-IDLE', 'type-bug', '3.8', '3.9', '3.10']
    title = 'IDLE: revise calltip doc'
    updated_at = <Date 2020-09-22.18:36:28.828>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2020-09-22.18:36:28.828>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2020-09-22.18:36:28.829>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2019-01-17.20:18:44.786>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35764
    keywords = ['patch']
    message_count = 5.0
    messages = ['333898', '377336', '377342', '377344', '377345']
    nosy_count = 2.0
    nosy_names = ['terry.reedy', 'miss-islington']
    pr_nums = ['22363', '22364', '22365']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35764'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    @terryjreedy
    Copy link
    Member Author

    Add cross-reference from Menu section entry. Document '/' for builtins. Check other details. (Also remove 'extension' from end of previous entry.)

    @terryjreedy terryjreedy added 3.7 (EOL) end of life type-feature A feature request or enhancement 3.8 only security fixes labels Jan 17, 2019
    @terryjreedy terryjreedy self-assigned this Jan 17, 2019
    @terryjreedy
    Copy link
    Member Author

    xref addition and 'extension' deletion are done already. Added /* sentence and generally edited entry. A few details have changed.

    @terryjreedy terryjreedy added 3.9 only security fixes 3.10 only security fixes type-bug An unexpected behavior, bug, or error and removed 3.7 (EOL) end of life type-feature A feature request or enhancement labels Sep 22, 2020
    @terryjreedy
    Copy link
    Member Author

    New changeset 947adca by Terry Jan Reedy in branch 'master':
    bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)
    947adca

    @terryjreedy
    Copy link
    Member Author

    New changeset f27a157 by Miss Islington (bot) in branch '3.9':
    bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)
    f27a157

    @terryjreedy
    Copy link
    Member Author

    New changeset 2466a7a by Miss Islington (bot) in branch '3.8':
    bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)
    2466a7a

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.8 only security fixes 3.9 only security fixes 3.10 only security fixes topic-IDLE type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant