Skip to content

Replace GetAttr with GetMember.#63

Merged
dnwpark merged 2 commits intomainfrom
get-member
Jan 30, 2026
Merged

Replace GetAttr with GetMember.#63
dnwpark merged 2 commits intomainfrom
get-member

Conversation

@dnwpark
Copy link
Contributor

@dnwpark dnwpark commented Jan 29, 2026

GetAttr currently gets the type of a member. This naming is inconsistent since we distinguish between Attrs and Members, and also Attrs returns Member types.

  • Rename GetAttr to GetMemberType.
  • Add GetMember to access specific members.

@vercel
Copy link

vercel bot commented Jan 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
python-typemap Ready Ready Preview, Comment Jan 29, 2026 9:13pm

@dnwpark dnwpark merged commit ff382a7 into main Jan 30, 2026
4 checks passed
@dnwpark dnwpark deleted the get-member branch January 30, 2026 18:46
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