Skip to content

Add __slots__ synchronization for classes#103

Merged
JelleZijlstra merged 8 commits intomainfrom
codex/add-__slots__-feature-to-stub-classes
Aug 21, 2025
Merged

Add __slots__ synchronization for classes#103
JelleZijlstra merged 8 commits intomainfrom
codex/add-__slots__-feature-to-stub-classes

Conversation

@JelleZijlstra
Copy link
Copy Markdown
Owner

Summary

  • Add detection of runtime __slots__ and insert them into class stubs
  • Test coverage for syncing __slots__

Testing

  • pytest -q

https://chatgpt.com/codex/tasks/task_e_68a677d05ff883298f8533c69bdca170

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown

This change has no effect on how stubdefaulter would alter typeshed's stdlib. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit f6ab1dd into main Aug 21, 2025
12 checks passed
@JelleZijlstra JelleZijlstra deleted the codex/add-__slots__-feature-to-stub-classes branch August 21, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant