Message407499
In Python 3.10, classmethod() added a __wrapped__ attribute. Presumably, any use case for implicit chaining can now be accomplished in an explicit and controlled manner. |
|
| Date |
User |
Action |
Args |
| 2021-12-01 22:19:48 | rhettinger | set | recipients:
+ rhettinger, terry.reedy, grahamd, lukasz.langa, berker.peksag, serhiy.storchaka, wim.glenn, corona10, pablogsal, andrei.avk, sirosen0, randolf.scholz, AlexWaygood |
| 2021-12-01 22:19:48 | rhettinger | set | messageid: <[email protected]> |
| 2021-12-01 22:19:48 | rhettinger | link | issue45356 messages |
| 2021-12-01 22:19:47 | rhettinger | create | |
|