Raspberry Pi - Upgrading to Python 3.6: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 March 2020

23 March 2020

22 March 2020

21 March 2020

  • curprev 17:3917:39, 21 March 2020Stevet talk contribs 938 bytes +938 Created page with " $ wget https://www.python.org/ftp/python/3.6.9/Python-3.6.9.tgz $ tar xzvf Python-3.6.9.tgz $ cd Python-3.6.9/ $ ./configure && make && sudo make install It will take a..."