Commit 7f7bc3f
Cover a property member in the regression test
A property is not callable when looked up on the class, so it lands in
__non_callable_proto_members__ alongside a plain class attribute. Both
subtests fail without the change.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016TM2nkuPFj6FFmZyUJZYUQ1 parent 307fe8f commit 7f7bc3f
1 file changed
Lines changed: 20 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3894 | 3894 | | |
3895 | 3895 | | |
3896 | 3896 | | |
3897 | | - | |
| 3897 | + | |
3898 | 3898 | | |
3899 | 3899 | | |
| 3900 | + | |
| 3901 | + | |
| 3902 | + | |
| 3903 | + | |
| 3904 | + | |
3900 | 3905 | | |
3901 | 3906 | | |
3902 | 3907 | | |
3903 | | - | |
3904 | | - | |
3905 | | - | |
3906 | | - | |
3907 | | - | |
3908 | | - | |
3909 | | - | |
| 3908 | + | |
| 3909 | + | |
| 3910 | + | |
3910 | 3911 | | |
3911 | | - | |
3912 | | - | |
| 3912 | + | |
| 3913 | + | |
| 3914 | + | |
| 3915 | + | |
| 3916 | + | |
| 3917 | + | |
| 3918 | + | |
| 3919 | + | |
| 3920 | + | |
| 3921 | + | |
| 3922 | + | |
3913 | 3923 | | |
3914 | 3924 | | |
3915 | 3925 | | |
| |||
0 commit comments