Jeroen van den Hout <jlvandenh...@gmail.com> added the comment:

I'm sorry, I read your comment completely wrong, so please disregard my 
previous comment.

I would argue the sequence doesn't really matter that much for non SWIG 
packages, since those will install correctly no matter if the extensions are 
built and copied first or not. In the non-SWIG case they are truly independent 
commands. It is only in the SWIG packages that they become dependent on each 
other.

On top of that I see more and more questions on stack exchange and other forums 
asking why their SWIG builds fail to install correctly, implying that more and 
more developers are using this awesome feature and start to rely on it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37247>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to