Message 300315 - Python tracker (original) (raw)

Message300315

Author terry.reedy
Recipients cheryl.sabella, terry.reedy
Date 2017-08-15.23:12:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1502838776.13.0.913782059104.issue31205@psf.upfronthosting.co.za
In-reply-to
Content
The change to configdialog is basically a block move with a few edits. The resulting diff is so complicated that git could not apply it cleanly to the identical code in 3.6. We should do multiple PRs for the highlight group.
History
Date User Action Args
2017-08-15 23:12:56 terry.reedy set recipients: + terry.reedy, cheryl.sabella
2017-08-15 23:12:56 terry.reedy set messageid: 1502838776.13.0.913782059104.issue31205@psf.upfronthosting.co.za
2017-08-15 23:12:56 terry.reedy link issue31205 messages
2017-08-15 23:12:55 terry.reedy create