Skip to content

Remove custom CPython? #41

@ndrewh

Description

@ndrewh

Currently we patch CPython and do a full build -- instead, we could just patch it at runtime (we already do this for pthread-related APIs). Our patches appear to be minimal and can probably be removed.

If we do this, we probably need to test on several CPython versions and include a list of supported versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions