commit | cfaa79aac088284c1eeacddc19ddebe06b55dcf7 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Thu Aug 18 16:58:38 2022 +0200 |
committer | GitHub <noreply@github.com> | Thu Aug 18 16:58:38 2022 +0200 |
tree | f5f8fcdaa416fc3788cdb260984d96db7cc102b9 | |
parent | 157aef79b07e07bf115e49cdf5ff25e74c66354e [diff] |
gh-93103: Doc uses PyConfig rather than deprecated vars (#96070) The C API documentation now uses the new PyConfig API, rather than deprecated global configuration variables.