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 ned.deily, terry.reedy
Date 2016-05-31.20:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464728023.1.0.167736395295.issue27099@psf.upfronthosting.co.za>
In-reply-to
Content
The version conflict problem is why I reverted changing 'extension names' to match the new file names, before rebase collapsing my patches.  I was really glad most were in a separate patch.

Each time a feature ceases to be an extension, the (old) extension name will have to be added to a set of names ignored when calculating the set of extensions.  I will start with one until I have worked out and tested the details.
History
Date User Action Args
2016-05-31 20:53:43terry.reedysetrecipients: + terry.reedy, ned.deily
2016-05-31 20:53:43terry.reedysetmessageid: <1464728023.1.0.167736395295.issue27099@psf.upfronthosting.co.za>
2016-05-31 20:53:43terry.reedylinkissue27099 messages
2016-05-31 20:53:43terry.reedycreate