commit | 994269ccee5574f03cda6b018399347fc52bf330 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yury@magic.io> | Thu Sep 27 14:55:55 2018 -0400 |
committer | GitHub <noreply@github.com> | Thu Sep 27 14:55:55 2018 -0400 |
tree | cfbe48e07cd233b9f7899a81cb64dba35a8cb0d2 | |
parent | 3f22811fef73aec848d961593d95fa877f77ecbf [diff] |
bpo-34762: Update PyContext* to PyObject* in asyncio and decimal (GH-9609) This fixes various compiler warnings.