You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by zwadar February 23, 2023
Hi,
I'm using 3.4.0 and trying to use setattr on a metaclass but it doesn't seem to be called. As far as I can see this should be supported and I don't see any issues reported, so I was wondering if I might be doing something wrong?
Uh oh!
There was an error while loading. Please reload this page.
Discussed in #1660
Originally posted by zwadar February 23, 2023
Hi,
I'm using 3.4.0 and trying to use setattr on a metaclass but it doesn't seem to be called. As far as I can see this should be supported and I don't see any issues reported, so I was wondering if I might be doing something wrong?
but the printed output is just
80
Can I somehow overcome it? This is pretty crucial to me.
Thank you
Here's a potential test case:
The text was updated successfully, but these errors were encountered: