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 chris.jerdonek
Recipients chris.jerdonek, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-12-07.19:49:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354909776.12.0.96265352257.issue16638@psf.upfronthosting.co.za>
In-reply-to
Content
This issue is to add support for rendering multi-line docstring signatures in IDLE calltips (e.g. iter(), min(), int(), etc).  This was suggested by Serhiy in the comments to issue 16629.
History
Date User Action Args
2012-12-07 19:49:36chris.jerdoneksetrecipients: + chris.jerdonek, terry.reedy, roger.serwy, serhiy.storchaka
2012-12-07 19:49:36chris.jerdoneksetmessageid: <1354909776.12.0.96265352257.issue16638@psf.upfronthosting.co.za>
2012-12-07 19:49:36chris.jerdoneklinkissue16638 messages
2012-12-07 19:49:35chris.jerdonekcreate