Skip to content

Update Python version in PythonAnywhere installation#1716

Open
daiangan wants to merge 1 commit into
DjangoGirls:masterfrom
daiangan:master
Open

Update Python version in PythonAnywhere installation#1716
daiangan wants to merge 1 commit into
DjangoGirls:masterfrom
daiangan:master

Conversation

@daiangan

@daiangan daiangan commented May 1, 2021

Copy link
Copy Markdown

Update the Python version from 3.6 to 3.8 in the PythonAnywhere quick deployment.

Changes in this pull request:

  • pip3.6 install --user pythonanywhere was updated to pip3.8 install --user pythonanywhere which is the latest version in PythonAnywhere.
  • Also the pa_autoconfigure_django.py argument was modified from --python=3.6 to --python=3.8

Update the Python version from 3.6 to 3.8 in the PythonAnywhere installation.

@das-g das-g left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change affects the Spanish version and brings those version numbers in sync with the English original.

@fltfx

fltfx commented Oct 11, 2024

Copy link
Copy Markdown
Contributor

@das-g Hi Raphael, I'm trying to help approve/cleanup some PR. What does the 'waiting for status to be reported' mean?

@das-g

das-g commented Oct 12, 2024

Copy link
Copy Markdown
Member

What does the 'waiting for status to be reported' mean?

That probably refers to the automatic checks whether the tutorial website can successfully be built with these changes. Though they should take some seconds to some minutes, not several years. @ekohl, can we trigger them to be re-evaluated? (If not, we might just merge on the command line in a local clone and push the result.)

@fltfx

fltfx commented Oct 13, 2024

Copy link
Copy Markdown
Contributor

@das-g That sounds good to me. I will wait to see what @ekohl says :)

@fltfx

fltfx commented Feb 22, 2025

Copy link
Copy Markdown
Contributor

@ekohl could you please provide your thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants