Re: [Python-Dev] Starting to use gcc-8 on upstream Python project CI

2018-08-22 Thread 有賀淳/Jun Aruga
5290bb8c1756446/.travis.yml#L71 > somehow to use gcc8 specifically? Since it's only used for the code coverage > build I don't think anyone would mind if you changed it. Just open an issue > on bugs.python.org and then submit a PR to change it. > > On Tue, 21 Aug 2018 at 0

Re: [Python-Dev] Starting to use gcc-8 on upstream Python project CI

2018-08-21 Thread Jun Aruga
Hi Miro, Thanks for forwarding to python-dev. Jun On Mon, Aug 20, 2018 at 8:31 PM, Miro Hrončok wrote: > On 20.8.2018 20:02, Jun Aruga wrote: >> >> Dear Python sig. >> >> Someone can you help to promote for the upstream Python project to use >> gcc-8 on the