Thanks to visit codestin.com
Credit goes to github.com

Skip to content

__static_attributes__ class attribute from Python 3.13 #12136

Open
@lancelote

Description

@lancelote

Python 3.13 introduced __static_attributes__ special attribute for classes. The trick is - it is not defined on object ...

AttributeError: type object 'object' has no attribute '__static_attributes__'

What is the best way to declare it in typeshed? As object attribute anyway? Or there is no way atm?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions