Skip to content

Enable os.copy_file_range via a weak symbol - #1184

Merged
jjhelmus merged 3 commits into
mainfrom
jjh/weak_sym_copy_file_range
Jul 22, 2026
Merged

Enable os.copy_file_range via a weak symbol#1184
jjhelmus merged 3 commits into
mainfrom
jjh/weak_sym_copy_file_range

Conversation

@jjhelmus

Copy link
Copy Markdown
Contributor

Use the pattern from #1164 to make os.copy_file_range available at runtime when the host glibc version provides the function.

@jjhelmus jjhelmus added platform:linux Specific to the Linux platform python:all Select all Python versions arch:all Select all architectures build:all labels Jul 21, 2026
@jjhelmus
jjhelmus merged commit 99fa028 into main Jul 22, 2026
448 checks passed
@jjhelmus
jjhelmus deleted the jjh/weak_sym_copy_file_range branch July 22, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arch:all Select all architectures build:all platform:linux Specific to the Linux platform python:all Select all Python versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants