]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add C-API tests (GH-25886) (#25887)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 May 2021 12:29:56 +0000 (05:29 -0700)
committerGitHub <noreply@github.com>
Tue, 4 May 2021 12:29:56 +0000 (14:29 +0200)
commit912ef3f2481a30362bce339fd44aba990d046ae2
treebc345615db562f83c285f6ff22ee396ce4a8ab15
parentae4f8574993c85f9dc6fe60e6a25d65f688705e6
Add C-API tests (GH-25886) (#25887)

(cherry picked from commit 2f5baa17504feb9a7613bac32fdceed4894434de)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Misc/NEWS.d/next/Tests/2021-05-04-18-10-57.bpo-42083.EMS2TK.rst [new file with mode: 0644]
Modules/_testcapimodule.c