diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2019-03-05 10:10:07 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2019-03-05 10:10:07 +0100 |
| commit | 826bc555cd1f00d7b5fd3140c342514684e508a1 (patch) | |
| tree | 4baad2aa6a7dbb95ae50e81b680fb91bfe1d7088 | |
| parent | 34a1469d9eb6476fe7d2f41d4bf11cf7028a0616 (diff) | |
| download | python-decorator-git-826bc555cd1f00d7b5fd3140c342514684e508a1.tar.gz | |
Updated CHANGES.md
| -rw-r--r-- | CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
