Skip to content

pypy support #2

@s-m-e

Description

@s-m-e

gravitation does not (currently) support pypy. The main (and AFAIK only) show stopper appears to be the widespread use of trailing commas, something that CPython does not care about but pypy does not support in all possible places (language level 3.5).

Metadata

Metadata

Assignees

No one assigned

    Labels

    INFRASTRUCTUREissues related to the benchmark infrastructureenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions