]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112050: Adapt collections.deque to Argument Clinic (#113963)
authormpage <mpage@meta.com>
Mon, 29 Jan 2024 15:08:23 +0000 (07:08 -0800)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 15:08:23 +0000 (15:08 +0000)
commitc87233fd3fa77067013c35328f8c4884f0567a59
tree2cbe5e645566f48376129676c866df2afb466742
parente8b8f5e9c2da6a436360ce648061c90bdfcba863
gh-112050: Adapt collections.deque to Argument Clinic (#113963)
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_unicodeobject_generated.h
Misc/NEWS.d/next/Core and Builtins/2024-01-11-22-58-45.gh-issue-112050.hDuvDW.rst [new file with mode: 0644]
Modules/_collectionsmodule.c
Modules/clinic/_collectionsmodule.c.h