Skip to content

fix getting field docstrings for parametric structs#59725

Merged
KristofferC merged 1 commit intomasterfrom
kc/59524
Oct 4, 2025
Merged

fix getting field docstrings for parametric structs#59725
KristofferC merged 1 commit intomasterfrom
kc/59524

Conversation

@KristofferC
Copy link
Copy Markdown
Member

Fixes #59524

@KristofferC KristofferC merged commit 47908c8 into master Oct 4, 2025
6 of 8 checks passed
@KristofferC KristofferC deleted the kc/59524 branch October 4, 2025 07:55
@KristofferC KristofferC added bugfix This change fixes an existing bug backport 1.10 Change should be backported to the 1.10 release backport 1.12 Change should be backported to release-1.12 labels Oct 4, 2025
KristofferC added a commit that referenced this pull request Oct 4, 2025
@KristofferC KristofferC mentioned this pull request Oct 6, 2025
47 tasks
KristofferC added a commit that referenced this pull request Oct 12, 2025
@KristofferC KristofferC removed the backport 1.12 Change should be backported to release-1.12 label Oct 21, 2025
@DilumAluthge DilumAluthge mentioned this pull request Jan 19, 2026
71 tasks
@KristofferC KristofferC mentioned this pull request Feb 20, 2026
45 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.10 Change should be backported to the 1.10 release bugfix This change fixes an existing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accessing the field docstring of a parametric struct gives MethodError in the REPL

1 participant