diff options
author | Erlend E. Aasland <erlend@python.org> | 2024-01-23 10:07:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-23 10:07:56 (GMT) |
commit | e14930ff6397439759eb34ca70a3493baa845014 (patch) | |
tree | 7088cdf16060261b093c6b99731849dab7ef1b5a /Python/ast_unparse.c | |
parent | 8edc8029def8040ebe1caf75d815439156dd2124 (diff) | |
download | cpython-e14930ff6397439759eb34ca70a3493baa845014.zip cpython-e14930ff6397439759eb34ca70a3493baa845014.tar.gz cpython-e14930ff6397439759eb34ca70a3493baa845014.tar.bz2 |
gh-113317: Don't use global clinic instance in bad_argument() (#114330)
Make it possible for a converter to have multiple includes, by collecting
them in a list on the converter instance. This implies converter includes
are added during template generation, so we have to add them to the
clinic instance at the end of the template generation instead of in the
beginning.
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions