Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 10, 2025

  • 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

…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>
@bedevere-app bedevere-app bot added awaiting review tests Tests in the Lib/test dir labels Nov 10, 2025
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) November 10, 2025 14:46
@JelleZijlstra JelleZijlstra merged commit 9221030 into python:3.14 Nov 10, 2025
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants