summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/IDLE/2020-11-21-17-21-21.bpo-42426.kNnPoC.rst
Commit message (Collapse)AuthorAgeFilesLines
* Python 3.8.7rc1v3.8.7rc1Ɓukasz Langa2020-12-071-1/+0
|
* bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447)Miss Islington (bot)2020-11-221-0/+1
(cherry picked from commit 453bc1da2023d6cbe362637a2e0b06d0521f013c) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>