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 serhiy.storchaka, terry.reedy
Date 2020-11-22.05:06:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606021618.52.0.564147066937.issue42426@roundup.psfhosted.org>
In-reply-to
Content
New changeset 453bc1da2023d6cbe362637a2e0b06d0521f013c by Serhiy Storchaka in branch 'master':
bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447)
https://github.com/python/cpython/commit/453bc1da2023d6cbe362637a2e0b06d0521f013c
History
Date User Action Args
2020-11-22 05:06:58terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2020-11-22 05:06:58terry.reedysetmessageid: <1606021618.52.0.564147066937.issue42426@roundup.psfhosted.org>
2020-11-22 05:06:58terry.reedylinkissue42426 messages
2020-11-22 05:06:58terry.reedycreate