#1050 Python Classroom Lab: Update Python versions for Fedora 32
Merged 3 years ago by bcotton. Opened 3 years ago by churchyard.
churchyard/fedora-websites pythonlab  into  master

@@ -70,7 +70,7 @@ 

            <div class="border">

              <img src="${path}/static/images/python-classroom/pypy.png" alt="PyPy Logo" />

              <h4>${Markup(_('Multiple Pythons'))}</h4>

-             <p>${_('Multiple implementations of the Python programming language, including CPython 3.7 and PyPy 3.5')}</p>

+             <p>${_('Multiple implementations of the Python programming language, including CPython 3.8 and PyPy 3.6')}</p>

              <a href="https://developer.fedoraproject.org/tech/languages/python/multiple-pythons.html">${Markup(_('Learn More &gt;'))}</a>

            </div>

          </div>

no initial comment

Pull-Request has been merged by bcotton

3 years ago

I'll prep a PR for Fedora 33 with new screenshots after the beta release.