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

gh-132805 - annotationlib - Fix unions of real types and forward references. by DavidCEllis · Pull Request #132806 · python/cpython · GitHub

/ cpython Public

gh-132805 - annotationlib - Fix unions of real types and forward references. - #132806

Closed
DavidCEllis wants to merge 4 commits into
python:mainfrom
DavidCEllis:fix-union-forwardref
Closed

gh-132805 - annotationlib - Fix unions of real types and forward references.#132806
DavidCEllis wants to merge 4 commits into
python:mainfrom
DavidCEllis:fix-union-forwardref

Conversation

DavidCEllis commented Apr 22, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Potential fix for #132805

This adds a create_unions parameter to _StringifierDict which - if set to True - creates unions between _Stringifier instances instead of trying to join them with ast methods. This is set to True only for Format.FORWARDREF, the behaviour is unchanged for Format.STRING.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL