Skip to content

Idle: Use inspect.signature for calltips #64102

@terryjreedy

Description

@terryjreedy
BPO 19903
Nosy @terryjreedy, @serhiy-storchaka, @vedgar, @mlouielu
PRs
  • bpo-19903: IDLE: Change to inspect.signature for calltips #1382
  • bpo-19903: IDLE: Calltips changed to use inspect.signature #2822
  • [3.6] bpo-19903: IDLE: Calltips changed to use inspect.signature (GH-2822) #3053
  • Dependencies
  • bpo-20122: Move CallTips tests to idle_tests
  • bpo-20223: inspect.signature does not support new functools.partialmethod
  • bpo-20401: inspect.signature removes initial starred method params (bug)
  • 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 2017-08-10.04:59:32.044>
    created_at = <Date 2013-12-06.00:21:46.168>
    labels = ['expert-IDLE', 'type-bug', '3.7']
    title = 'Idle: Use inspect.signature for calltips'
    updated_at = <Date 2017-08-10.06:15:00.611>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2017-08-10.06:15:00.611>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2017-08-10.04:59:32.044>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2013-12-06.00:21:46.168>
    creator = 'terry.reedy'
    dependencies = ['20122', '20223', '20401']
    files = []
    hgrepos = []
    issue_num = 19903
    keywords = []
    message_count = 37.0
    messages = ['205339', '208757', '213878', '219203', '235154', '235156', '235157', '288586', '292636', '292712', '292719', '292721', '292741', '292787', '292864', '292964', '292966', '292969', '292985', '293008', '293010', '293011', '293012', '293013', '293019', '293020', '293024', '293042', '293052', '293055', '293083', '300041', '300042', '300045', '300047', '300048', '300049']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'veky', 'louielu']
    pr_nums = ['1382', '2822', '3053']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19903'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions