]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112069: Adapt set/frozenset methods to Argument Clinic (#115112)
authorTomas R <tomas.roun8@gmail.com>
Thu, 8 Feb 2024 16:47:27 +0000 (17:47 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Feb 2024 16:47:27 +0000 (17:47 +0100)
commited1a8daf10bc471f929c14c2d1e0474d44a63b00
tree5f25d57d76bb623fcf2d6d6a3e3c34fc79097ef8
parent17689e3c41d9f61bcd1928b24d3c50c37ceaf3f2
gh-112069: Adapt set/frozenset methods to Argument Clinic (#115112)
Misc/NEWS.d/next/Core and Builtins/2024-02-07-00-18-42.gh-issue-112069.jRDRR5.rst [new file with mode: 0644]
Objects/clinic/setobject.c.h [new file with mode: 0644]
Objects/setobject.c