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 xtreak
Recipients wouyang, xtreak
Date 2018-11-10.01:06:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541812014.24.0.788709270274.issue35205@psf.upfronthosting.co.za>
In-reply-to
Content
realpath aliases to abspath in Windows as I can see from the code and I think this is a regression fixed with https://github.com/python/cpython/pull/10082
History
Date User Action Args
2018-11-10 01:06:54xtreaksetrecipients: + xtreak, wouyang
2018-11-10 01:06:54xtreaksetmessageid: <1541812014.24.0.788709270274.issue35205@psf.upfronthosting.co.za>
2018-11-10 01:06:54xtreaklinkissue35205 messages
2018-11-10 01:06:53xtreakcreate