]> granicus.if.org Git - python/commit
[3.5] bpo-32620: Remove failing pyenv call from CI config (#5274)
authorNick Coghlan <ncoghlan@gmail.com>
Tue, 23 Jan 2018 09:10:43 +0000 (19:10 +1000)
committerlarryhastings <larry@hastings.org>
Tue, 23 Jan 2018 09:10:43 +0000 (01:10 -0800)
commit4a4c2743133e195cc3725b78a895d85d69e50089
treef6abf5d21df81e2043a00d4c9d1a676005f0c8f4
parentfd8614c5c5466a14a945db5b059c10c0fb8f76d9
[3.5] bpo-32620: Remove failing pyenv call from CI config (#5274)

* [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).
.travis.yml
Lib/test/test_xmlrpc_net.py