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 roger.serwy
Recipients roger.serwy, terry.reedy
Date 2012-12-07.01:29:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Revision e4598364ea29 changed the docstring for "int", causing the CallTips test to fail in IDLE.

The attached patch fixes the problem.
History
Date User Action Args
2012-12-07 01:29:31roger.serwysetrecipients: + roger.serwy, terry.reedy
2012-12-07 01:29:31roger.serwysetmessageid: <[email protected]>
2012-12-07 01:29:30roger.serwylinkissue16629 messages
2012-12-07 01:29:30roger.serwycreate