Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Mar 9, 2023

Previously most member expressions only produced the wildcard reference such as *.attr when using the (undocumented) --export-ref-info flag. Use the type of the object to generate better fullnames, such as module.Cls.attr.

Previously most member expressions only produced the wildcard reference
such as `*.attr` when using the (undocumented) `--export-ref-info`
flag. Use the type of the object to generate better fullnames, such as
`module.Cls.attr`.
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JukkaL JukkaL merged commit 287c45a into master Mar 9, 2023
@JukkaL JukkaL deleted the refinfo-more branch March 9, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants