[3.5] bpo-32620: Remove failing pyenv call from CI config by ncoghlan · Pull Request #5274 · python/cpython

@ncoghlan

@ncoghlan

The buildbot service upgrade removed the XML-RPC
interface, so this test no longer works (through no
fault of the standard library).

@zware zware deleted the ncoghlan-py35-no-pyenv-call-in-ci branch

January 30, 2018 19:59

larryhastings pushed a commit that referenced this pull request

Feb 4, 2018
)

* [3.5] Remove failing pyenv call from CI config

* Backport XML RPC test skip to 3.5

The buildbot service upgrade removed the XML-RPC
interface, so this test no longer works (through no
fault of the standard library).
(cherry picked from commit 4a4c274)

Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>

larryhastings added a commit that referenced this pull request

Feb 4, 2018
) (#5533)

* [3.5] Remove failing pyenv call from CI config

* Backport XML RPC test skip to 3.5

The buildbot service upgrade removed the XML-RPC
interface, so this test no longer works (through no
fault of the standard library).
(cherry picked from commit 4a4c274)

Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>