[
https://issues.apache.org/jira/browse/ARROW-17552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639707#comment-17639707
]
Apache Arrow JIRA Bot commented on ARROW-17552:
-----------------------------------------------
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned per [project
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment].
Please feel free to re-take assignment of the issue if it is being actively
worked, or if you plan to start that work soon.
> [Dev] Remove "master" from default_branch property of Target class in core.py
> after migration to "main" as the default Git branch
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-17552
> URL: https://issues.apache.org/jira/browse/ARROW-17552
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: Developer Tools
> Affects Versions: 10.0.0
> Reporter: Kevin Gurney
> Assignee: Kevin Gurney
> Priority: Minor
>
> As a follow up to [ARROW-15693|https://github.com/apache/arrow/pull/13975],
> support for the name "master" in the {{default_branch}} property of the
> {{Target}} class defined in {{dev/archery/archery/crossbow/core.py}} should
> be removed after the migration to "main" as the default Git branch is
> complete.
> Making this change will also require updating the implementation of the
> {{Target.is_default_branch()}} method to use the keyword {{is}} instead of
> {{in}} for checking whether on the default branch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)