[issue9322] Don’t fail silently if ext_modules use absolute paths

2021-02-03 Thread Steve Dower


Steve Dower  added the comment:

Distutils is now deprecated (see PEP 632) and all tagged issues are being 
closed. From now until removal, only release blocking issues will be considered 
for distutils.

If this issue does not relate to distutils, please remove the component and 
reopen it. If you believe it still requires a fix, most likely the issue should 
be re-reported at https://github.com/pypa/setuptools

--
nosy: +steve.dower
resolution:  -> out of date
stage: needs patch -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9322] Don’t fail silently if ext_modules use absolute paths

2019-07-29 Thread STINNER Victor


STINNER Victor  added the comment:

This issue is 9 years old has a patch: it's far from being "newcomer friendly", 
I remove the "Easy" label.

--
keywords:  -easy
nosy: +vstinner

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9322] Don’t fail silently if ext_modules use absolute paths

2014-06-28 Thread Mark Lawrence

Changes by Mark Lawrence breamore...@yahoo.co.uk:


--
components:  -Distutils2
nosy: +dstufft
versions: +Python 3.4, Python 3.5 -3rd party, Python 3.2, Python 3.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9322
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9322] Don’t fail silently if ext_modules use absolute paths

2011-09-12 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

I started to work on a simple patch but it makes one of our tests fail.  It 
uses absolute paths because it needs to change directory and check that 
get_outputs works.

--
dependencies: +distutils build_ext.get_outputs returns wrong result
keywords: +patch
versions: +Python 3.3 -Python 3.1
Added file: http://bugs.python.org/file23131/d1-ext-absolute-sources-9322.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9322
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com