Message 403613 - Python tracker (original) (raw)

It may have been a mistake to allow this kind of decorator chaining.

We either need to undo the Python 3.9 feature from issue 19072, or we need to put serious thought into making all these descriptors composable in a way that would match people's expectations.