◐ Shell
clean mode source ↗

bpo-30524: Write unit tests for FASTCALL by vstinner · Pull Request #2022 · python/cpython

serhiy-storchaka

serhiy-storchaka

Test C functions:

* _PyObject_FastCall()
* _PyObject_FastCallDict()
* _PyObject_FastCallKeywords()

serhiy-storchaka

vstinner added a commit that referenced this pull request

Jun 9, 2017
Test C functions:

* _PyObject_FastCall()
* _PyObject_FastCallDict()
* _PyObject_FastCallKeywords()
(cherry picked from commit 3b5cf85)

ma8ma added a commit to ma8ma/cpython that referenced this pull request

Jun 13, 2017