summaryrefslogtreecommitdiff
path: root/setuptools/_distutils/command
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2023-02-01 13:00:48 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2023-02-01 13:00:48 +0000
commitde9cd7ed16017d2611d8bec23870273471bc091d (patch)
tree2769b1834af8af5e70b880ac7585b70b14c4b970 /setuptools/_distutils/command
parent2ab03c77d7d06845c1d76ce870cbc77cfce129ba (diff)
parent4523ba3fcce38e8d02b0d8ee072cfd2d06a14f00 (diff)
downloadpython-setuptools-git-de9cd7ed16017d2611d8bec23870273471bc091d.tar.gz
Make __file__ an absolute path in setuptools.build_meta (#3795)
PR MESSAGE: This is a difference between pip's legacy wheel build (or direct invocations of setup.py) and the PEP 517 build. While setup.py scripts that rely on this are fragile, it was quite painful to debug! Since Python 3.4, __file__ is usually an absolute path, so this change might result in fewer surprises.
Diffstat (limited to 'setuptools/_distutils/command')
0 files changed, 0 insertions, 0 deletions