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 louielu
Recipients louielu, serhiy.storchaka, terry.reedy
Date 2017-08-08.04:45:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502167520.22.0.587601746943.issue29910@psf.upfronthosting.co.za>
In-reply-to
Content
After bisecting, commit 213ce12adfc9281c6f381bb45d132e9de8ffd450 cause calltip can't close when type to `)` at the end.

for example:

    print('blablalbalba')
         ^ show         ^ didn't
           tip            close tip
History
Date User Action Args
2017-08-08 04:45:20louielusetrecipients: + louielu, terry.reedy, serhiy.storchaka
2017-08-08 04:45:20louielusetmessageid: <1502167520.22.0.587601746943.issue29910@psf.upfronthosting.co.za>
2017-08-08 04:45:20louielulinkissue29910 messages
2017-08-08 04:45:20louielucreate