ruff
2cee86d8 - [red-knot] Add custom `__setattr__` support (#16748)

Commit
85 days ago
[red-knot] Add custom `__setattr__` support (#16748) ## Summary Add support for classes with a custom `__setattr__` method. ## Test Plan New Markdown tests, ecosystem checks.
Author
Parents
  • crates/red_knot_python_semantic
    • resources/mdtest
      • File
        attributes.md
    • src
      • File
        types.rs
      • types
        • File
          infer.rs