Skip to content

Conversation

@stefanv
Copy link
Member

@stefanv stefanv commented Oct 1, 2025

Click 8.3.0 broke spin because Sentinel objects are now passed instead of defaults in some instances:

pallets/click#3065

8.3.1 will include two workarounds:

pallets/click#3065 (comment)

I suspect

pallets/click#3068

will address our problem.

Click 8.3.0 broke spin because Sentinel objects are now passed instead
of defaults in some instances:

pallets/click#3065

8.3.1 will include two workarounds:

pallets/click#3065 (comment)

I suspect

pallets/click#3068

will address our problem.
@stefanv
Copy link
Member Author

stefanv commented Oct 1, 2025

Leave this PR open until 8.3.1 is released, then re-run CI (tests pass right now because 8.3.0 is excluded, but we need to see what happens once 8.3.1 is used).

@stefanv stefanv added the type: Maintenance Refactoring and maintenance of internals label Oct 1, 2025
@zklaus zklaus mentioned this pull request Dec 29, 2025
@stefanv stefanv merged commit d0a0ad0 into scientific-python:main Jan 6, 2026
20 checks passed
@stefanv stefanv added this to the 0.15 milestone Jan 6, 2026
@stefanv
Copy link
Member Author

stefanv commented Jan 6, 2026

Tests passed here and on main, but failing over at #304 with the sentinel error I expected to see here. Will revert for now.

stefanv added a commit that referenced this pull request Jan 6, 2026
stefanv added a commit that referenced this pull request Jan 6, 2026
@stefanv stefanv mentioned this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: Maintenance Refactoring and maintenance of internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant