[PR #10616/8960a57d backport][stable-11] Add binary_file lookup (#10625)

Add binary_file lookup (#10616)

* Add binary_file lookup.

* Remove sentence on deprecation.

(cherry picked from commit 8960a57d53)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-08-10 13:51:45 +02:00
committed by GitHub
parent 7901287dd3
commit c44fc97d6c
9 changed files with 187 additions and 0 deletions

View File

@@ -0,0 +1 @@
file 1

View File

@@ -0,0 +1,3 @@
Copyright (c) 2025, Felix Fontein <felix@fontein.de>
GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
SPDX-License-Identifier: GPL-3.0-or-later

View File

@@ -0,0 +1 @@
file 2

View File

@@ -0,0 +1,3 @@
Copyright (c) 2025, Felix Fontein <felix@fontein.de>
GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
SPDX-License-Identifier: GPL-3.0-or-later