diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2017-07-15 09:17:12 +0200 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2017-07-15 09:17:12 +0200 |
| commit | 2d972e66eadc0da62d5d372a33b39699a35c4bcc (patch) | |
| tree | 511f04c480eefe1d3f749b7e98c422886b0ba8b5 /CHANGES.md | |
| parent | 24bc55b8c3446a417ce80b15b7cbf15b6b120ffc (diff) | |
| download | python-decorator-git-4.1.0.tar.gz | |
Work on branch 4.1.04.1.0
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ HISTORY ## Unreleased -## 4.1.0 (2017-06-04) +## 4.1.0 (2017-06-15) Support for Python 3.5 coroutines defined with `async def`, thanks to Victor-Nicolae Savu who raised the issue of `iscoroutinefunction` not |
