mirror of
https://github.com/django/django.git
synced 2025-01-23 00:29:34 +00:00
3df3c5e670
The Signature API (PEP 362) has better support for decorated functions (by default, it follows the __wrapped__ attribute set by functools.wraps for example).