commit | a45b695b9fcfbbb0a087222abc5c8d691a7d2770 | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Tue Mar 17 02:19:28 2020 -0600 |
committer | GitHub <noreply@github.com> | Tue Mar 17 10:19:28 2020 +0200 |
tree | cd06e92d2effe5931dff3b29060e274f41158a68 | |
parent | 58ec58a42bece5b2804b178c7a6a7e67328465db [diff] |
bpo-39973: Fix the docs for PyObject_GenericSetDict() (GH-19026) PyObject_GenericSetDict() takes three arguments, not two.