| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…age (pythonGH-141286) * Test `get_annotations(format=Format.VALUE)` for stringized annotations on custom objects * Test `get_annotations(format=Format.VALUE)` for stringized annotations on wrapped partial functions * Update test_stringized_annotations_with_star_unpack() to actually test stringized annotations * Test __annotate__ returning a non-dict * Test passing globals and locals to stringized `get_annotations()` (cherry picked from commit 06b6228) Co-authored-by: dr-carlos <77367421+dr-carlos@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Test get_annotations(format=Format.VALUE) for stringized annotations on custom objects
Test get_annotations(format=Format.VALUE) for stringized annotations on wrapped partial functions
Update test_stringized_annotations_with_star_unpack() to actually test stringized annotations
Test annotate returning a non-dict
Test passing globals and locals to stringized get_annotations()
(cherry picked from commit 06b6228)
Co-authored-by: dr-carlos 77367421+dr-carlos@users.noreply.github.com