Skip to content

Deprecate optional positional arguments in detection package#2216

Merged
larrybradley merged 2 commits intoastropy:mainfrom
larrybradley:detection-kwonly
Mar 6, 2026
Merged

Deprecate optional positional arguments in detection package#2216
larrybradley merged 2 commits intoastropy:mainfrom
larrybradley:detection-kwonly

Conversation

@larrybradley
Copy link
Member

With this PR, passing optional positional arguments positionally to functions in the detection package is now deprecated. Instead, pass optional arguments as keyword arguments.
Optional position arguments will be removed in v4.0.

@larrybradley larrybradley added this to the 3.0.0 milestone Mar 6, 2026
@larrybradley larrybradley merged commit 8dda046 into astropy:main Mar 6, 2026
27 checks passed
@larrybradley larrybradley deleted the detection-kwonly branch March 6, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant