Staging
v0.5.1
https://github.com/python/cpython
Revision 4a4c2743133e195cc3725b78a895d85d69e50089 authored by Nick Coghlan on 23 January 2018, 09:10:43 UTC, committed by larryhastings on 23 January 2018, 09:10:43 UTC
* [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).
1 parent fd8614c
Raw File
Tip revision: 4a4c2743133e195cc3725b78a895d85d69e50089 authored by Nick Coghlan on 23 January 2018, 09:10:43 UTC
[3.5] bpo-32620: Remove failing pyenv call from CI config (#5274)
Tip revision: 4a4c274
README
Source files for standard library extension modules,
and former extension modules that are now builtin modules.
back to top