-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or request