]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36974: expand call protocol documentation (GH-13844)
authorJeroen Demeyer <jeroen.k.demeyer@gmail.com>
Tue, 12 Nov 2019 13:08:00 +0000 (14:08 +0100)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Nov 2019 13:08:00 +0000 (05:08 -0800)
commit9a13a388f202268dd7b771638adbec132449b98b
tree71496af5abeb5a5737a5f490d8b53dbb91e6ed02
parenta12255d8def0c82560545e66c1be981a447751c3
bpo-36974: expand call protocol documentation (GH-13844)

CC @encukou

I'm also adding Petr Viktorin as contributor for vectorcall in the "what's new" section.

https://bugs.python.org/issue36974

Automerge-Triggered-By: @encukou
Automerge-Triggered-By: @encukou
Doc/c-api/abstract.rst
Doc/c-api/call.rst [new file with mode: 0644]
Doc/c-api/exceptions.rst
Doc/c-api/object.rst
Doc/c-api/structures.rst
Doc/c-api/type.rst
Doc/c-api/typeobj.rst
Doc/whatsnew/3.8.rst