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

Support Pypy (use cffi) #368

Open
remram44 opened this issue Jan 14, 2021 · 0 comments
Open

Support Pypy (use cffi) #368

remram44 opened this issue Jan 14, 2021 · 0 comments
Labels
C-tracer (C) Component: The C part of the tracer codebase (_pytracer extension) good first issue Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase hacktoberfest Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase T-enhancement Type: En enhancement to existing code, or a new feature

Comments

@remram44
Copy link
Member

Easiest would probably be to use cffi instead of manual CPython binding.

See also conda-forge/reprozip-feedstock#11

@remram44 remram44 added T-enhancement Type: En enhancement to existing code, or a new feature C-tracer (C) Component: The C part of the tracer codebase (_pytracer extension) good first issue Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase labels Jan 14, 2021
@remram44 remram44 added the hacktoberfest Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase label Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracer (C) Component: The C part of the tracer codebase (_pytracer extension) good first issue Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase hacktoberfest Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase T-enhancement Type: En enhancement to existing code, or a new feature
Projects
None yet
Development

No branches or pull requests

1 participant