From 6f76ef81596bbd885957b7fea3f40024ed9d6797 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Wed, 9 Jan 2019 07:49:38 -0800 Subject: [PATCH] bpo-35641: Move IDLE blurb to IDLE directory (GH-11479) (cherry picked from commit ee6559436797032b816dfb8c6376c9a451014962) Co-authored-by: Terry Jan Reedy --- .../{Library => IDLE}/2019-01-02-22-15-01.bpo-35641.QEaANl.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Misc/NEWS.d/next/{Library => IDLE}/2019-01-02-22-15-01.bpo-35641.QEaANl.rst (100%) diff --git a/Misc/NEWS.d/next/Library/2019-01-02-22-15-01.bpo-35641.QEaANl.rst b/Misc/NEWS.d/next/IDLE/2019-01-02-22-15-01.bpo-35641.QEaANl.rst similarity index 100% rename from Misc/NEWS.d/next/Library/2019-01-02-22-15-01.bpo-35641.QEaANl.rst rename to Misc/NEWS.d/next/IDLE/2019-01-02-22-15-01.bpo-35641.QEaANl.rst -- 2.47.3