| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thanks @dr-carlos for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
…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>
|
GH-141358 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
…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>
…ython#141220) * Test `_Stringifier.__convert_to_ast()` for containers * Test partial evaluation of `ForwardRef`s in `_Stringifier`
| Back | FazBrowse Home | New Git URL |
All statements within _Stringifier are now reported as covered in tests by coverage.py.