Virtual-environments: Specify PyPy version

Created on 27 Mar 2020  路  4Comments  路  Source: actions/virtual-environments

Tool information

  • Tool name: PyPy

Area for Triage: Python

Question, Bug, or Feature?: Question

Virtual environments affected

  • [x] macOS 10.15
  • [x] Ubuntu 16.04 LTS
  • [x] Ubuntu 18.04 LTS
  • [x] Windows Server 2016 R2
  • [x] Windows Server 2019

PyPy versioning is different to CPython. The version in the current readme files (3.6.9) refers to the CPython compatibility of the given PyPy release, but is different to the actual PyPy version, which is currently 7.3.0. It would be ideal if both version numbers were listed in the readme, e.g. "7.3.0 (Python 3.6 x86)".

Python documentation enhancement

Most helpful comment

When you do this, please take into account the canonical location for all things pypy has moved off bitbucket: downloads are now hosted at https://downloads.python.org/pypy and development happens at https://foss.heptapod.net/pypy/pypy.

All 4 comments

@nulano , thank you for your suggestion. That will definitely improve our documentation.
We are planning to rework PyPy installation logic soon (approximately in 1 month) and we are going to handle this work item in scope of this work. I will keep it opened

When you do this, please take into account the canonical location for all things pypy has moved off bitbucket: downloads are now hosted at https://downloads.python.org/pypy and development happens at https://foss.heptapod.net/pypy/pypy.

Hello, we have updated documentation generation scripts for all OSs.
Documentation will be updated with next image-rollout

@nulano we specify the exact PyPy version in Releases for every OS now. I'm going to close the issue, but feel free to contact us if you have any concerns.
Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

raulpopadineti picture raulpopadineti  路  3Comments

frankieroberto picture frankieroberto  路  4Comments

Poolitzer picture Poolitzer  路  4Comments

ydnar picture ydnar  路  3Comments

MSP-Greg picture MSP-Greg  路  3Comments