Skip to content

Comments

Fix **filloptions not being passed to _fillnodata#3314

Merged
sgillies merged 1 commit intorasterio:mainfrom
simonreise:patch-1
Feb 25, 2025
Merged

Fix **filloptions not being passed to _fillnodata#3314
sgillies merged 1 commit intorasterio:mainfrom
simonreise:patch-1

Conversation

@simonreise
Copy link
Contributor

**filloptions kwargs are not passed to _fillnodata function, and, so, are never used.

Is it for some reason or it is just a mistake?

`**filloptions` kwargs are not passed to `_fillnodata` function, and, so, are never used.
Is it for some reason or it is just a mistake?
Copy link
Member

@sgillies sgillies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @simonreise

@sgillies sgillies added bug backport-1.4 To be backported to maint-1.4 labels Feb 25, 2025
@sgillies sgillies self-assigned this Feb 25, 2025
@sgillies sgillies merged commit 7854084 into rasterio:main Feb 25, 2025
21 of 22 checks passed
@simonreise simonreise deleted the patch-1 branch February 25, 2025 08:36
snowman2 pushed a commit that referenced this pull request Nov 6, 2025
`**filloptions` kwargs are not passed to `_fillnodata` function, and, so, are never used.
Is it for some reason or it is just a mistake?
@snowman2 snowman2 added this to the 1.4.4 milestone Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-1.4 To be backported to maint-1.4 bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants