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 cheryl.sabella
Recipients cheryl.sabella, terry.reedy
Date 2018-05-24.18:27:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527186452.82.0.682650639539.issue33610@psf.upfronthosting.co.za>
In-reply-to
Content
I've started looking at #22703, more specifically, I've been trying to recreate it.  Since the config changes in 3.6/3.7 where the flag was removed from config dialog, the code context needs to be turned on explicitly for each editor.  3.5 has the old behavior.

So, I think the current change would be to add it back to config but with the behavior defined in #22703.  

I hope to have a PR within the next few days.
History
Date User Action Args
2018-05-24 18:27:32cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy
2018-05-24 18:27:32cheryl.sabellasetmessageid: <1527186452.82.0.682650639539.issue33610@psf.upfronthosting.co.za>
2018-05-24 18:27:32cheryl.sabellalinkissue33610 messages
2018-05-24 18:27:32cheryl.sabellacreate