commit | 8fc8fbb43a8bb46c04ab55f96049039de243afb0 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Fri Mar 15 08:49:58 2024 +0100 |
committer | GitHub <noreply@github.com> | Fri Mar 15 08:49:58 2024 +0100 |
tree | 17e90d405c7409abaad099fef4b3b7f0b8b4e7d6 | |
parent | 41e844a4acbd5070f675e034e31c988b4849dec9 [diff] |
gh-85283: Build pwd extension with the limited C API (#116841) Argument Clinic now uses the PEP 737 "%T" format to format type name for the limited C API.