Victor Stinner wrote: > What is the issue? Can someone please open a bug report at https://bugs.python.org/ so I can try to investigate?
>From my understanding, it looks to be pyenv related and not something we can fix on our end, at least based on the build logs: https://travis-ci.org/python/cpython/jobs/624160244?utm_medium=notification&utm_source=github_status. This was from a recent backport PR to 3.7 (backport also failing for 3.8 with similar issues). On Thu, Dec 12, 2019 at 8:14 PM Victor Stinner <[email protected]> wrote: > What is the issue? Can someone please open a bug report at > https://bugs.python.org/ so I can try to investigate? > > Victor > > Le ven. 13 déc. 2019 à 02:05, Brett Cannon <[email protected]> a écrit : > > > > This is failing again, so I had to switch off Travis from being a > requirement (again). > > > > I'm not not going to flip it back on until Travis has been stable for a > month as I don't like being the blocker on stuff when I can help it. And if > Travis isn't stable in a month then we might need to start talking about > turning it off entirely as flaky CI is never useful. > > _______________________________________________ > > Python-Dev mailing list -- [email protected] > > To unsubscribe send an email to [email protected] > > https://mail.python.org/mailman3/lists/python-dev.python.org/ > > Message archived at > https://mail.python.org/archives/list/[email protected]/message/YJRPHEDV6DRVMSXCORRDUDCEFVYP4QUI/ > > Code of Conduct: http://python.org/psf/codeofconduct/ > > > > -- > Night gathers, and now my watch begins. It shall not end until my death. > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/REAVUXBHB7RSKVG4IZTPXYFDMJJF4TWB/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/34HWMTFBGXFGAAN5LCHHGX3PMO4CGZBT/ Code of Conduct: http://python.org/psf/codeofconduct/
