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 r.david.murray
Recipients ncoghlan, numerodix, r.david.murray, ronaldoussoren, sam.kimbrel, sptonkin
Date 2014-04-21.17:17:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398100661.21.0.107588891346.issue18401@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, Sam.  It is more helpful if the NEWS entry is *not* put in the patch given the current state of the tooling.  What's needs to be added is an entry in Doc/whatsnew/3.5.

For the new test, you can take advantage of the temp_dir and EnvironmentVarGuard helpers in test.support to simplify the code and make it more bullet proof.
History
Date User Action Args
2014-04-21 17:17:41r.david.murraysetrecipients: + r.david.murray, ronaldoussoren, ncoghlan, sptonkin, numerodix, sam.kimbrel
2014-04-21 17:17:41r.david.murraysetmessageid: <1398100661.21.0.107588891346.issue18401@psf.upfronthosting.co.za>
2014-04-21 17:17:41r.david.murraylinkissue18401 messages
2014-04-21 17:17:40r.david.murraycreate