From 460ac36085948d954e7d515f8b4609be5b26657d Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Thu, 26 Jul 2018 18:45:25 +0200 Subject: Fix --- PITCHME.md | 9 --------- 1 file changed, 9 deletions(-) (limited to 'PITCHME.md') diff --git a/PITCHME.md b/PITCHME.md index 2ec78df..a98629d 100644 --- a/PITCHME.md +++ b/PITCHME.md @@ -40,15 +40,6 @@ in the next release of Python* - I get very few questions - I usually implement something new only when there is new Python release -+++ - -For instance - -- Python 3.4 generic functions => decorator 4.0 -- Python 3.5/3.6 async/await => decorator 4.1 -- Python 3.7 dataclasses => decorator 4.2 - -Check http://decorator.readthedocs.io/en/latest/ --- The recommended way to write decorators in Python -- cgit v1.2.1