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 louielu, serhiy.storchaka, terry.reedy, veky
Date 2017-08-10.04:46:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502340391.52.0.708122455221.issue19903@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 646f6c3096abfe5bde13f039ebf32bce5baf083a by Terry Jan Reedy in branch '3.6':
[3.6] bpo-19903: IDLE: Calltips changed to use inspect.signature (GH-2822) (#3053)
https://github.com/python/cpython/commit/646f6c3096abfe5bde13f039ebf32bce5baf083a
History
Date User Action Args
2017-08-10 04:46:31terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, veky, louielu
2017-08-10 04:46:31terry.reedysetmessageid: <1502340391.52.0.708122455221.issue19903@psf.upfronthosting.co.za>
2017-08-10 04:46:31terry.reedylinkissue19903 messages
2017-08-10 04:46:31terry.reedycreate