Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for more PyPy versions and installing them on-flight #168

Merged

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    739154f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    3d613a9 View commit details
    Browse the repository at this point in the history
  2. resolve throw error

    dmitry-shibanov committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    ef90203 View commit details
    Browse the repository at this point in the history
  3. Resolve remain comments

    Maxim Lobanov committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    fed9c7c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Add pypy unit tests to cover code

    * add tests
    
    * Update test-pypy.yml
    
    * Update test-python.yml
    
    * Update test-python.yml
    
    * Update README.md
    
    * fixing tests
    
    * change order
    
    Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
    dmitry-shibanov and Maxim Lobanov committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    e6c917a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    0c8eaf8 View commit details
    Browse the repository at this point in the history
  2. Fix PyPy nightly resolving

    Fix for pypy-3-nightly
    Maxim Lobanov committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ac952b1 View commit details
    Browse the repository at this point in the history