diff options
author | Jelle Zijlstra <jelle.zijlstra@gmail.com> | 2025-05-04 07:26:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-04 07:26:42 -0700 |
commit | 7cb86c5defa17147c67b56c4227e74e4c5968686 (patch) | |
tree | 129c1381785bb94524f5f369bc09299d68a1e1b2 /Python/formatter_unicode.c | |
parent | 5a57248b22ad3b9aafcaaadae2c304a1923daeca (diff) | |
download | cpython-7cb86c5defa17147c67b56c4227e74e4c5968686.tar.gz cpython-7cb86c5defa17147c67b56c4227e74e4c5968686.zip |
gh-132426: Add get_annotate_from_class_namespace replacing get_annotate_function (#132490)
As noted on the issue, making get_annotate_function() support both types and
mappings is problematic because one object may be both. So let's add a new one
that works with any mapping.
This leaves get_annotate_function() not very useful, so remove it.
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions