[pypy-issue] Issue #2996: Decorating methods makes **kwargs pass duplicate arguments (pypy/pypy)

Αριστοτέλης Μικρόπουλος issues-reply at bitbucket.org
Thu Apr 11 14:49:16 EDT 2019


New issue 2996: Decorating methods makes **kwargs pass duplicate arguments
https://bitbucket.org/pypy/pypy/issues/2996/decorating-methods-makes-kwargs-pass

Αριστοτέλης Μικρόπουλος:

I think demonstrating the bug with some code would do better job than if I tried to explain it with words. The code works on CPython 3.6 - 3.8, but on PyPy 3.5.3 it throws TypeError.




More information about the pypy-issue mailing list