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.20:37:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590179870.09.0.97100448328.issue40732@roundup.psfhosted.org>
In-reply-to
Content
Good news is it looks like the issue with setuptools_scm can be address in a relatively straightforward manner (https://github.com/pypa/setuptools_scm/issues/436#issuecomment-632899446).

I think that means the answers to the above questions are:

- Downstream users do not need to avoid the use of realpath.
- When using realpath, make sure to do it consistently, especially before invoking relpath.
History
Date User Action Args
2020-05-22 20:37:50jaracosetrecipients: + jaraco, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2020-05-22 20:37:50jaracosetmessageid: <1590179870.09.0.97100448328.issue40732@roundup.psfhosted.org>
2020-05-22 20:37:50jaracolinkissue40732 messages
2020-05-22 20:37:50jaracocreate