[docs] [issue15474] Differentiate decorator and decorator factory in docs

Ezio Melotti report at bugs.python.org
Tue Jun 4 17:24:11 EDT 2019


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

If you want some early feedback I believe you can already create a PR and mark it as work-in-progress/don't-merge.

If you need some material you can find the slides of a talk about decorators that I did at
https://www.pycon.it/media/conference/slides/understanding-decorators.pdf
Feel free to take from it whatever you need :)

----------
versions: +Python 3.7, Python 3.8, Python 3.9 -Python 2.7, Python 3.2, Python 3.3, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue15474>
_______________________________________


More information about the docs mailing list