-
-
Notifications
You must be signed in to change notification settings - Fork 14
Replace to_xxx functions with get_xxx #150
Copy link
Copy link
Open
Labels
blockedA feature that is currently blocked by limitations of the environmentA feature that is currently blocked by limitations of the environmentfeatureNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
blockedA feature that is currently blocked by limitations of the environmentA feature that is currently blocked by limitations of the environmentfeatureNew feature or requestNew feature or request
This requires get_xxx calls not to throw when called with no arguments. I don't know why it is the case currently, but it is.
Edit: The bug was fixed upstream, but requires 4.4+, iirc.