Skip to content

refactor: set_triplets_value_at_key — restore "at" from the original name#57

Merged
Haigutus merged 1 commit into
mainfrom
refactor/set-value-at-naming
Jun 12, 2026
Merged

refactor: set_triplets_value_at_key — restore "at" from the original name#57
Haigutus merged 1 commit into
mainfrom
refactor/set-value-at-naming

Conversation

@Haigutus

Copy link
Copy Markdown
Owner

set_VALUE_at_KEY was renamed to set_triplets_value_by_key in #45;
"at" was the right preposition (value AT a key, not BY). Renamed to
set_triplets_value_at_key(_and_id) everywhere; the rc4 by spellings
keep working as DeprecationWarning aliases.

Migration guide updated: corrected rename table + note about the rc4
naming, and a new section documenting the strings-or-null triplets
invariant from #56 (nullable string roundtrips, set-value
normalization).

…name

set_VALUE_at_KEY was renamed to set_triplets_value_by_key in #45;
"at" was the right preposition (value AT a key, not BY). Renamed to
set_triplets_value_at_key(_and_id) everywhere; the rc4 _by_ spellings
keep working as DeprecationWarning aliases.

Migration guide updated: corrected rename table + note about the rc4
naming, and a new section documenting the strings-or-null triplets
invariant from #56 (nullable string roundtrips, set-value
normalization).
@Haigutus Haigutus merged commit ec7ac1e into main Jun 12, 2026
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.

1 participant