Skip to content

Make name parameter in some __getattr__ functions/methods positional-only#15819

Open
jonathandung wants to merge 4 commits into
python:mainfrom
jonathandung:patch-1
Open

Make name parameter in some __getattr__ functions/methods positional-only#15819
jonathandung wants to merge 4 commits into
python:mainfrom
jonathandung:patch-1

Conversation

@jonathandung
Copy link
Copy Markdown
Contributor

@jonathandung jonathandung commented May 21, 2026

  1. stdlib/__main__.pyi
  2. stdlib/_ctypes/pyi
  3. stubs/tensorflow/python/__init__.pyi
  4. stubs/tensorflow/python/keras/__init__.pyi

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@jonathandung jonathandung changed the title Make name parameter in __getattr__ functions across typeshed positional only Make name parameter in some __getattr__ functions/methods positional-only May 21, 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