commit | c0215dfbc1156267e3b14145c49195c843cd0721 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yury@magic.io> | Tue Nov 08 19:57:44 2016 -0500 |
committer | Yury Selivanov <yury@magic.io> | Tue Nov 08 19:57:44 2016 -0500 |
tree | 0f053a6c2ff098ba508f7725c4685e3ceabef727 | |
parent | 33499b7eed8a0c719636dba4b5727246cf2ffa9a [diff] |
Issue #28639: Fix inspect.isawaitable to always return bool Patch by Justin Mayfield.