{"url":"https://api.github.com/repos/nushell/nushell/issues/3377","repository_url":"https://api.github.com/repos/nushell/nushell","labels_url":"https://api.github.com/repos/nushell/nushell/issues/3377/labels{/name}","comments_url":"https://api.github.com/repos/nushell/nushell/issues/3377/comments","events_url":"https://api.github.com/repos/nushell/nushell/issues/3377/events","html_url":"https://github.com/nushell/nushell/pull/3377","id":874007506,"node_id":"MDExOlB1bGxSZXF1ZXN0NjI4NjUyNzE4","number":3377,"title":"Port range to engine-p","user":{"login":"kubouch","id":25571562,"node_id":"MDQ6VXNlcjI1NTcxNTYy","avatar_url":"https://avatars.githubusercontent.com/u/25571562?v=4","gravatar_id":"","url":"https://api.github.com/users/kubouch","html_url":"https://github.com/kubouch","followers_url":"https://api.github.com/users/kubouch/followers","following_url":"https://api.github.com/users/kubouch/following{/other_user}","gists_url":"https://api.github.com/users/kubouch/gists{/gist_id}","starred_url":"https://api.github.com/users/kubouch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kubouch/subscriptions","organizations_url":"https://api.github.com/users/kubouch/orgs","repos_url":"https://api.github.com/users/kubouch/repos","events_url":"https://api.github.com/users/kubouch/events{/privacy}","received_events_url":"https://api.github.com/users/kubouch/received_events","type":"User","user_view_type":"public","site_admin":false},"labels":[],"state":"closed","locked":false,"assignees":[],"milestone":null,"comments":1,"created_at":"2021-05-02T18:12:23Z","updated_at":"2021-05-04T18:44:15Z","closed_at":"2021-05-02T19:47:59Z","assignee":null,"author_association":"CONTRIBUTOR","issue_field_values":[],"type":null,"active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/nushell/nushell/pulls/3377","html_url":"https://github.com/nushell/nushell/pull/3377","diff_url":"https://github.com/nushell/nushell/pull/3377.diff","patch_url":"https://github.com/nushell/nushell/pull/3377.patch","merged_at":"2021-05-02T19:47:59Z"},"body":"### Changes:\r\n* Removes arg serialization\r\n* action stream -> output stream\r\n* uses nu_protocol::Range instead of NumericRange\r\n* random missing newline I found in the code\r\n\r\nI'm not sure what is the purpose behind having both deserializer::NumericRange and nu_protocol::Range. I moved it to the latter. NumericRange is used in just a handful places in the code, so I believe with the move of all commands to engine-p, it could be phased out.","closed_by":{"login":"sophiajt","id":547158,"node_id":"MDQ6VXNlcjU0NzE1OA==","avatar_url":"https://avatars.githubusercontent.com/u/547158?v=4","gravatar_id":"","url":"https://api.github.com/users/sophiajt","html_url":"https://github.com/sophiajt","followers_url":"https://api.github.com/users/sophiajt/followers","following_url":"https://api.github.com/users/sophiajt/following{/other_user}","gists_url":"https://api.github.com/users/sophiajt/gists{/gist_id}","starred_url":"https://api.github.com/users/sophiajt/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sophiajt/subscriptions","organizations_url":"https://api.github.com/users/sophiajt/orgs","repos_url":"https://api.github.com/users/sophiajt/repos","events_url":"https://api.github.com/users/sophiajt/events{/privacy}","received_events_url":"https://api.github.com/users/sophiajt/received_events","type":"User","user_view_type":"public","site_admin":false},"reactions":{"url":"https://api.github.com/repos/nushell/nushell/issues/3377/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/nushell/nushell/issues/3377/timeline","performed_via_github_app":null,"state_reason":null}