Skip to content

pypy: add version 3.10-v7.3.13 #265

Merged
merged 1 commit into from
Jan 5, 2024
Merged

pypy: add version 3.10-v7.3.13 #265

merged 1 commit into from
Jan 5, 2024

Commits on Jan 4, 2024

  1. pypy: add version 3.10-v7.3.13

    "A fast, compliant alternative implementation of Python"
    
    More info: https://www.pypy.org/index.html
    
    For pure python code the JIT-compiler can yield impressive
    speed gains, if you already have code that uses c-bindings
    the code runs slower, so YMMV.
    
    Rationale, some ONT workflows make use of it, and having
    pypy at hand makes comparisons/benchmarks on bare metal
    variants easier.
    thomas committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1f8ebcd View commit details
    Browse the repository at this point in the history