summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2019-03-05 10:10:07 +0100
committerMichele Simionato <michele.simionato@gmail.com>2019-03-05 10:10:07 +0100
commit826bc555cd1f00d7b5fd3140c342514684e508a1 (patch)
tree4baad2aa6a7dbb95ae50e81b680fb91bfe1d7088
parent34a1469d9eb6476fe7d2f41d4bf11cf7028a0616 (diff)
downloadpython-decorator-git-826bc555cd1f00d7b5fd3140c342514684e508a1.tar.gz
Updated CHANGES.md
-rw-r--r--CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 56ebfb1..ca8a252 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,6 +3,9 @@ HISTORY
## unreleased
+Accepted a small fix from Eric Larson (https://github.com/larsoner) affecting
+the replacement of `isgeneratorfunction` for old Python versions
+
## 4.3.2 (2019-01-24)
Accepted a patch from Sylvain Marie (https://github.com/smarie): now the