-
Notifications
You must be signed in to change notification settings - Fork 0
Abstract Python classes #6
Copy link
Copy link
Open
Labels
B-NightlyBranch: NightlyBranch: NightlyO-OtherOS: Other / Unknown / UniversalOS: Other / Unknown / UniversalT-BugTag: Bug, error, or unintended behaviorTag: Bug, error, or unintended behaviorWIPProgress: This is work in progressProgress: This is work in progress
Metadata
Metadata
Assignees
Labels
B-NightlyBranch: NightlyBranch: NightlyO-OtherOS: Other / Unknown / UniversalOS: Other / Unknown / UniversalT-BugTag: Bug, error, or unintended behaviorTag: Bug, error, or unintended behaviorWIPProgress: This is work in progressProgress: This is work in progress
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently, there is no way to have rust implementations for abstract python classes.
Asked here: PyO3/pyo3#991
Offending code: