Skip to content

feat: Format function names with qualname for Python 3.11+#825

Open
jake-kramer wants to merge 1 commit intobenfred:masterfrom
grafana:qualname-clean
Open

feat: Format function names with qualname for Python 3.11+#825
jake-kramer wants to merge 1 commit intobenfred:masterfrom
grafana:qualname-clean

Conversation

@jake-kramer
Copy link
Copy Markdown

This change will update function names to have module paths in them which is useful for disambiguating functions when viewing a profile.

See https://docs.python.org/3/glossary.html#term-qualified-name

This change will update function names to have module paths in them
which is useful for disambiguating functions when viewing a profile.

See https://docs.python.org/3/glossary.html#term-qualified-name
@benfred benfred added the enhancement New feature or request label Apr 14, 2026
@benfred
Copy link
Copy Markdown
Owner

benfred commented Apr 20, 2026

Hi @jake-kramer - this PR looks good to me, can you update to the latest main branch and I will try to start CI on this ? (I don't seem to be able to update your branch from here)

@jake-kramer
Copy link
Copy Markdown
Author

Thanks @benfred, I can get to this next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants