[
https://issues.apache.org/jira/browse/ARROW-17552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640243#comment-17640243
]
Kevin Gurney commented on ARROW-17552:
--------------------------------------
For clarity - I am leaving this as Unassigned until the other issues it depends
on are resolved to keep it clear which issues are actively being worked on vs.
which are planned for the future.
> [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
> 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)