]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-34762: Update PyContext* refs to PyObject* in asyncio and decimal (GH-9610)
authorYury Selivanov <yury@magic.io>
Thu, 27 Sep 2018 19:33:23 +0000 (15:33 -0400)
committerGitHub <noreply@github.com>
Thu, 27 Sep 2018 19:33:23 +0000 (15:33 -0400)
commit24cb7de15d3a5979425b281ab4f600f7c2b401f2
treead5cfbbffe4dbfb2d11f4fc138e3d1116f4551c0
parent273fc220b25933e443c82af6888eb1871d032fb8
[3.7] bpo-34762: Update PyContext* refs to PyObject* in asyncio and decimal (GH-9610)
Modules/_asynciomodule.c
Modules/_decimal/_decimal.c