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 CaribbeanCruise, amaury.forgeotdarc, cheryl.sabella, gpolo, roger.serwy, terry.reedy
Date 2017-06-24.11:10:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498302630.03.0.32123908991.issue6739@psf.upfronthosting.co.za>
In-reply-to
Content
I've made a PR for the patch.

Even though other tests need to be added, I only added a test for the call to sequence_ok().  Testing this by itself will probably allow it to be mocked in other tests.

I also added a call to the unittest in config_key.py.
History
Date User Action Args
2017-06-24 11:10:30cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy, amaury.forgeotdarc, gpolo, roger.serwy, CaribbeanCruise
2017-06-24 11:10:30cheryl.sabellasetmessageid: <1498302630.03.0.32123908991.issue6739@psf.upfronthosting.co.za>
2017-06-24 11:10:30cheryl.sabellalinkissue6739 messages
2017-06-24 11:10:29cheryl.sabellacreate