Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-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-appbedevere-appbot added awaiting review tests Tests in the Lib/test dir labels Nov 10, 2025
@JelleZijlstraJelleZijlstra enabled auto-merge (squash) November 10, 2025 14:46
@JelleZijlstraJelleZijlstra merged commit 9221030 into python:3.14Nov 10, 2025
51 checks passed
@miss-islingtonmiss-islington deleted the backport-06b6228-3.14 branch January 2, 2026 16:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@JelleZijlstra@dr-carlos