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 jaraco
Recipients eryksun, jaraco, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-05-22.18:07:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590170867.98.0.39005607546.issue40654@roundup.psfhosted.org>
In-reply-to
Content
Perhaps related, I've encountered another apparent regression on Python 3.8 on Windows when the current working directory is in a symlink to another volume and one runs `setup.py develop` on a project using setuptools_scm (https://github.com/pypa/setuptools_scm/issues/436).
History
Date User Action Args
2020-05-22 18:07:47jaracosetrecipients: + jaraco, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2020-05-22 18:07:47jaracosetmessageid: <1590170867.98.0.39005607546.issue40654@roundup.psfhosted.org>
2020-05-22 18:07:47jaracolinkissue40654 messages
2020-05-22 18:07:47jaracocreate