This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients bup, terry.reedy
Date 2018-10-12.17:34:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539365650.02.0.788709270274.issue34924@psf.upfronthosting.co.za>
In-reply-to
Content
What do you consider to be a bug?  The empty signature is correct, as your successful call shows, and the IDLE calltip is, correctly, '()'.

I also do not see how name completion is affected.
History
Date User Action Args
2018-10-12 17:34:10terry.reedysetrecipients: + terry.reedy, bup
2018-10-12 17:34:10terry.reedysetmessageid: <1539365650.02.0.788709270274.issue34924@psf.upfronthosting.co.za>
2018-10-12 17:34:10terry.reedylinkissue34924 messages
2018-10-12 17:34:09terry.reedycreate