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 zach.ware
Recipients brett.cannon, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-03-24.22:26:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394395.26.0.781105781047.issue29763@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7c6d6e056460753c916348feee0e4916a97d7c86 by Zachary Ware in branch '3.6':
bpo-29763: Use support.unlink instead of os.unlink (GH-624) (GH-625)
https://github.com/python/cpython/commit/7c6d6e056460753c916348feee0e4916a97d7c86
History
Date User Action Args
2017-03-24 22:26:35zach.waresetrecipients: + zach.ware, brett.cannon, paul.moore, tim.golden, steve.dower
2017-03-24 22:26:35zach.waresetmessageid: <1490394395.26.0.781105781047.issue29763@psf.upfronthosting.co.za>
2017-03-24 22:26:35zach.warelinkissue29763 messages
2017-03-24 22:26:35zach.warecreate