- Notifications
You must be signed in to change notification settings - Fork266
Fix variable in travis-ci#1063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Makefile does not have a CPYTHON_CLONE, but have a CPYTHON_PATH.Using CPYTHON_CLONE here doesn't result in cpython going to /tmp/cpython
JulienPalard commentedDec 12, 2019 • edited by Seluj78
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by Seluj78
Uh oh!
There was an error while loading.Please reload this page.
Oh nice find! Thanks! Would you please edit a Find a small string to translate like "Augmented Assignment" in whatsnew/2.0.po, anything :] |
I just spotted your comment on python-docs-pt-br and realized you may not speak french, let me push this translation to your branch just to trigger travis. (if no po files change, we don't trigger a sphinx build). |
Thanks@rffontenelle for noticing and fixing this :)) |
Makefile does not have a CPYTHON_CLONE, but have a CPYTHON_PATH.
Using CPYTHON_CLONE here doesn't result in cpython going to /tmp/cpython