FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-141174: Improve `annotationlib._Stringifier` test coverage by dr-carlos · Pull Request #141220 · python/cpython · GitHub

/ cpython Public

gh-141174: Improve annotationlib._Stringifier test coverage - #141220

Merged
JelleZijlstra merged 2 commits into
python:mainfrom
dr-carlos:stringifier-tests
Nov 10, 2025
Merged

gh-141174: Improve annotationlib._Stringifier test coverage#141220
JelleZijlstra merged 2 commits into
python:mainfrom
dr-carlos:stringifier-tests

Conversation

dr-carlos commented Nov 8, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

All statements within _Stringifier are now reported as covered in tests by coverage.py.

bedevere-app Bot added awaiting review tests Tests in the Lib/test dir labels Nov 8, 2025
JelleZijlstra added the needs backport to 3.14 bugs and security fixes label Nov 10, 2025
JelleZijlstra merged commit 55ea132 into python:main Nov 10, 2025
52 checks passed

Copy link
Copy Markdown

Thanks @dr-carlos for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 10, 2025
…ythonGH-141220)

* Test `_Stringifier.__convert_to_ast()` for containers

* Test partial evaluation of `ForwardRef`s in `_Stringifier`
(cherry picked from commit 55ea132)

Co-authored-by: dr-carlos <77367421+dr-carlos@users.noreply.github.com>

bedevere-app Bot commented Nov 10, 2025

Copy link
Copy Markdown

GH-141358 is a backport of this pull request to the 3.14 branch.

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Nov 10, 2025
JelleZijlstra pushed a commit that referenced this pull request Nov 10, 2025
…H-141220) (#141358)

gh-141174: Improve `annotationlib._Stringifier` test coverage (GH-141220)

* Test `_Stringifier.__convert_to_ast()` for containers

* Test partial evaluation of `ForwardRef`s in `_Stringifier`
(cherry picked from commit 55ea132)

Co-authored-by: dr-carlos <77367421+dr-carlos@users.noreply.github.com>
dr-carlos deleted the stringifier-tests branch November 10, 2025 22:02
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
…ython#141220)

* Test `_Stringifier.__convert_to_ast()` for containers

* Test partial evaluation of `ForwardRef`s in `_Stringifier`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL