Re: [PATCH v4 0/9] improvement to Python detection, preparation for dropping 3.6

2023-03-21 Thread Philippe Mathieu-Daudé
On 22/2/23 15:37, Paolo Bonzini wrote: This is my take on John's patches to improve Python detection and to prepare for dropping Python 3.6 support. The main change with respect to John's work is that lcitool is updated and the container images for CI can install Sphinx via pip; this way documen

[PATCH v4 0/9] improvement to Python detection, preparation for dropping 3.6

2023-02-22 Thread Paolo Bonzini
This is my take on John's patches to improve Python detection and to prepare for dropping Python 3.6 support. The main change with respect to John's work is that lcitool is updated and the container images for CI can install Sphinx via pip; this way documentation is still built on the CentOS 8 job