]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116646, AC: Add CConverter.use_converter() method (#116793)
authorVictor Stinner <vstinner@python.org>
Thu, 14 Mar 2024 12:57:02 +0000 (13:57 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Mar 2024 12:57:02 +0000 (13:57 +0100)
commit2a54c4b25e05e30c50b915302fa846dd0d4e018b
tree003f14b1104bbe6a7a96dba62ec82f147e508aad
parent97b80af897cd3376a5be66c8d5d63310723a1590
gh-116646, AC: Add CConverter.use_converter() method (#116793)

Only add includes when the converter is effectively used.
Modules/clinic/_ssl.c.h
Tools/clinic/clinic.py