Re: [Python-Dev] New Contributor looking for help

2018-01-26 Thread Victor Stinner
This is https://bugs.python.org/issue32667 which I already fixed with Jay Yin yesterday. Victor Le 26 janv. 2018 8:27 PM, "Jay Yin" a écrit : > Hello everyone, > > > I've been trying to build the master branch on Ubuntu 16.04 and it > currently fails 2 test, I was wondering if this was normal o

[Python-Dev] New Contributor looking for help

2018-01-26 Thread Jay Yin
Hello everyone, I've been trying to build the master branch on Ubuntu 16.04 and it currently fails 2 test, I was wondering if this was normal or if I'm missing dependencies, I also tried apt-get build-dev python3.6 and python3.7 to no avail, the build requirements install worked for python3.5