Skip to content

Rename get_vtable/get_mutable_vtable to get_const_vtable/get_vtable (2/20) - #102

Open
jbcoe wants to merge 1 commit into
reflection/00-python-exact-matchfrom
reflection/01-rename-vtable-fns
Open

Rename get_vtable/get_mutable_vtable to get_const_vtable/get_vtable (2/20)#102
jbcoe wants to merge 1 commit into
reflection/00-python-exact-matchfrom
reflection/01-rename-vtable-fns

Conversation

@jbcoe

@jbcoe jbcoe commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Matches protocol_vtable_traits::const_vtable/::vtable, which each
accessor narrows to. Pure rename, no behavior change.

@jbcoe jbcoe changed the title Rename get_vtable/get_mutable_vtable to get_const_vtable/get_vtable Rename get_vtable/get_mutable_vtable to get_const_vtable/get_vtable (2/20) Jul 27, 2026
@jbcoe
jbcoe marked this pull request as ready for review July 28, 2026 10:55
@jbcoe
jbcoe force-pushed the reflection/01-rename-vtable-fns branch from 1ba3f41 to b40322a Compare July 28, 2026 18:27
@jbcoe
jbcoe force-pushed the reflection/00-python-exact-match branch from 9ef84ae to 168aa68 Compare July 28, 2026 20:22
@jbcoe
jbcoe force-pushed the reflection/01-rename-vtable-fns branch from b40322a to df6a602 Compare July 28, 2026 20:22
@RyanJK5
RyanJK5 self-requested a review July 29, 2026 00:18
Matches protocol_vtable_traits::const_vtable/::vtable, which each
accessor narrows to. Pure rename, no behavior change.
@jbcoe
jbcoe force-pushed the reflection/00-python-exact-match branch from 168aa68 to c851094 Compare July 29, 2026 09:48
@jbcoe
jbcoe force-pushed the reflection/01-rename-vtable-fns branch from df6a602 to 00d7249 Compare July 29, 2026 09:48
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.

2 participants