]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137821: Convert _json module to use Argument Clinic (gh-140778)
authorYoonho Hann <hnnynh125@gmail.com>
Thu, 30 Oct 2025 09:42:09 +0000 (18:42 +0900)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 09:42:09 +0000 (09:42 +0000)
commit25bd72d6833765a5d37c10acc7ae7c7cb69c8ab4
treeb0b7344ad32c1cb669a4dfa5e2dd835c913baf94
parentb85e10fd12b2f2517a8e89c5142c4e4fefec1605
gh-137821: Convert _json module to use Argument Clinic (gh-140778)
Misc/NEWS.d/next/Core_and_Builtins/2025-10-30-15-33-07.gh-issue-137821.8_Iavt.rst [new file with mode: 0644]
Modules/_json.c
Modules/clinic/_json.c.h [new file with mode: 0644]