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 terry.reedy, wohlganger
Date 2017-06-30.19:09:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498849794.18.0.835642142051.issue30809@psf.upfronthosting.co.za>
In-reply-to
Content
There is another option.  I want to incorporate 'builtin extensions' as regular features (#27099), and move their configuration options to other tabs, which will need some reworking.  #22705 will then be less urgent. Selection from a finite set will then be from a dropdown box, like similar non-extension options. Thus #27099, which waiting on current work in process on ConfigDialog, is an alternate dependency.
History
Date User Action Args
2017-06-30 19:09:54terry.reedysetrecipients: + terry.reedy, wohlganger
2017-06-30 19:09:54terry.reedysetmessageid: <1498849794.18.0.835642142051.issue30809@psf.upfronthosting.co.za>
2017-06-30 19:09:54terry.reedylinkissue30809 messages
2017-06-30 19:09:54terry.reedycreate