New submission from Han Lee:

CPython: master branch

In mac and window create python.exe not python 
https://github.com/python/cpython/blob/master/Makefile.pre.in#L154

But Travis CI and docs use ./python command for test
https://docs.python.org/devguide/

https://travis-ci.org/python/cpython/jobs/265843638
/Users/travis/.travis/job_stages: line 73: ./python: is a directory

----------
messages: 300474
nosy: sn0wle0pard
priority: normal
severity: normal
status: open
title: Travis CI mac test broken:

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31231>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to