8000 bpo-46333: include `module` in `ForwardRef.__repr__` by aha79 · Pull Request #31283 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-46333: include module in ForwardRef.__repr__ #31283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

aha79
Copy link
Contributor
@aha79 aha79 commented Feb 11, 2022

The module parameter carries semantic information about the forward ref.
Show to the user that forward refs with same argument but different
module are different.

This is the split-off part from GH-30536 which should not be backported.

https://bugs.python.org/issue46333

The module parameter carries semantic information about the forward ref.
Show to the user that forward refs with same argument but different
module are different.
@JelleZijlstra JelleZijlstra self-requested a review February 11, 2022 20:24
@AlexWaygood AlexWaygood added the type-feature A feature request or enhancement label Feb 12, 2022
@bedevere-bot
Copy link

@gvanrossum: Please replace # with GH- in the commit message next time. Thanks!

@aha79 aha79 deleted the bpo-46333_include_module_in_forward_ref_repr branch February 13, 2022 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants
0