Skip to content

Conversation

@LucasSantos27
Copy link
Contributor

The stack_offset parameter hasn’t been used anywhere, so it should be removed from both the implementation and the documentation.

Related issue

@codecov
Copy link

codecov bot commented Sep 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@LucasSantos27 LucasSantos27 changed the title chore: remove stack_offset from with_setting() refactor: remove stack_offset from with_setting() Sep 6, 2025
@LucasSantos27 LucasSantos27 force-pushed the chore/remove-offset-unused branch from 487bd38 to feb8412 Compare September 6, 2025 02:05
The `stack_offset` parameter hasn’t been used anywhere, so it
should be removed from both the implementation and the documentation.

closes pydantic#1326
@alexmojaki alexmojaki force-pushed the chore/remove-offset-unused branch from feb8412 to 88e1891 Compare September 8, 2025 14:41
@alexmojaki alexmojaki enabled auto-merge (squash) September 8, 2025 14:42
Copy link
Contributor

@alexmojaki alexmojaki left a comment

Choose a reason for hiding this comment

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

Thanks!

@alexmojaki alexmojaki merged commit 57a8d9b into pydantic:main Sep 8, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stack_offset in with_setting() documented but not effected

2 participants