]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-107603: Clinic: Pass specific attributes to ``print_block()`` (#108581)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Mon, 28 Aug 2023 21:31:45 +0000 (22:31 +0100)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 21:31:45 +0000 (21:31 +0000)
commit0bd2ba553d1cbf4137295dad21fc06e7745ab858
tree5e7e913efdfd3a085cd9804de76b040c3c2fc9c0
parentcf7ba83eb274df8389cb9ebdf8601132c47de48a
GH-107603: Clinic: Pass specific attributes to ``print_block()`` (#108581)
Lib/test/test_clinic.py
Tools/clinic/clinic.py