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

Update core-lib and RPython #57

Merged
merged 6 commits into from
Mar 1, 2024

Commits on Mar 1, 2024

  1. Apply latest Black formatting

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ff5f00d View commit details
    Browse the repository at this point in the history
  2. [CI] Update Github Actions and use PyPy 7.3.15

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4a4fd34 View commit details
    Browse the repository at this point in the history
  3. Update core-lib with fix for unit-test benchmark

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    18332a1 View commit details
    Browse the repository at this point in the history
  4. Fix setting sign on RPython’s big integer representation

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5029978 View commit details
    Browse the repository at this point in the history
  5. Use max() instead of check, pylint wants this…

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    181bbde View commit details
    Browse the repository at this point in the history
  6. Test the unit test benchmark

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b239f2a View commit details
    Browse the repository at this point in the history