[issue19749] test_venv failure on AIX: 'module' object has no attribute 'O_NOFOLLOW'

Nick Coghlan report at bugs.python.org
Sun Nov 24 14:23:46 CET 2013


Nick Coghlan added the comment:

Yeah, I suspect this is an AIX platform compatibility issue in pip - I
believe our buildbots cover a broader range of platforms than pip's own
automated testing.

Since it's a nominally unstable buildbot and likely an upstream pip issue,
I planned to investigate further after the beta release.

I've also been considering writing up a procedural PEP (separate from PEP
453)  to cover the ongoing maintenance process for the bundled pip, and one
change I'm considering suggesting is that we may want to always upgrade to
the pip release candidates so the full buildbot fleet gets a shot at them
*before* the final upstream release.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19749>
_______________________________________


More information about the Python-bugs-list mailing list