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 serhiy.storchaka
Recipients brett.cannon, serhiy.storchaka, steve.dower, vstinner, xiang.zhang
Date 2017-01-05.22:28:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483655338.07.0.392222128561.issue29034@psf.upfronthosting.co.za>
In-reply-to
Content
path->length and path->object are set in each way to success_exit (except error_exit). I think these assignment can be moved after success_exit.
History
Date User Action Args
2017-01-05 22:28:58serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, vstinner, steve.dower, xiang.zhang
2017-01-05 22:28:58serhiy.storchakasetmessageid: <1483655338.07.0.392222128561.issue29034@psf.upfronthosting.co.za>
2017-01-05 22:28:58serhiy.storchakalinkissue29034 messages
2017-01-05 22:28:58serhiy.storchakacreate