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 Mark.Shannon, serhiy.storchaka
Date 2018-01-07.15:54:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515340476.77.0.467229070634.issue31802@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3460198f6ba40a839f105c381f07179aba1e8c61 by Serhiy Storchaka in branch 'master':
bpo-31802: Fix importing native path module before importing os. (#4017)
https://github.com/python/cpython/commit/3460198f6ba40a839f105c381f07179aba1e8c61
History
Date User Action Args
2018-01-07 15:54:36serhiy.storchakasetrecipients: + serhiy.storchaka, Mark.Shannon
2018-01-07 15:54:36serhiy.storchakasetmessageid: <1515340476.77.0.467229070634.issue31802@psf.upfronthosting.co.za>
2018-01-07 15:54:36serhiy.storchakalinkissue31802 messages
2018-01-07 15:54:36serhiy.storchakacreate