Message412079
Let's not jump into deprecating it.
I think (2) makes the most sense. If we can get that working reliably (using __qualname__ I assume), it would be my preference; otherwise we should do (1).
This problem can also affect function objects, right? `class B: meth = some_function`. |
|
Date |
User |
Action |
Args |
2022-01-29 15:49:46 | JelleZijlstra | set | recipients:
+ JelleZijlstra, gvanrossum, sobolevn, kj, AlexWaygood |
2022-01-29 15:49:46 | JelleZijlstra | set | messageid: <1643471386.77.0.184039630642.issue46571@roundup.psfhosted.org> |
2022-01-29 15:49:46 | JelleZijlstra | link | issue46571 messages |
2022-01-29 15:49:46 | JelleZijlstra | create | |
|