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 cheryl.sabella, ned.deily, serhiy.storchaka, terry.reedy, wohlganger
Date 2017-07-19.21:54:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500501243.81.0.792245923106.issue27099@psf.upfronthosting.co.za>
In-reply-to
Content
Either the hard-coding in the config test will have to be changed or it will have to be replaced by something adaptive.  I have not quite decided yet.  Once the new tests are merged, I expect to do some followup improvements.

Equal important for this issue is minimal testing of each extension converted.  They do not have to be complete, but should demonstrate that the extension is present in the menu and basically runs.  Testing for presence in the menu has to be worked out.  There should be one or more separate issues that will be dependencies of this.  Does your patch put menu entries in the same place?  I will want to move some, but that can be a followup issue, which will require change in the test.  Ditto for combining some of the small files into fewer files.
History
Date User Action Args
2017-07-19 21:54:03terry.reedysetrecipients: + terry.reedy, ned.deily, serhiy.storchaka, cheryl.sabella, wohlganger
2017-07-19 21:54:03terry.reedysetmessageid: <1500501243.81.0.792245923106.issue27099@psf.upfronthosting.co.za>
2017-07-19 21:54:03terry.reedylinkissue27099 messages
2017-07-19 21:54:03terry.reedycreate