mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
2f1d9bca14
It is a decorator factory and should be always followed by "()".
(cherry picked from commit 9260e67398)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>