Skip to content
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

Note to self. Alisases dont' use qualified names with colons. #292

Open
Carreau opened this issue Sep 22, 2023 · 4 comments
Open

Note to self. Alisases dont' use qualified names with colons. #292

Carreau opened this issue Sep 22, 2023 · 4 comments
Labels

Comments

@Carreau
Copy link
Member

Carreau commented Sep 22, 2023

'aliases':['papyri.examples.example1']

@Carreau
Copy link
Member Author

Carreau commented Nov 16, 2023

also the list seem to not be sorted and changes between rerun

@melissawm
Copy link
Collaborator

We should write some documentation on

  • What is a qualified name
  • When we need colons and when we don't

@melissawm
Copy link
Collaborator

I first read this as a warning that aliases won't be represented with colons, but that doesn't seem to be true looking at aliased functions in numpy. Can you clarify?

@Carreau
Copy link
Member Author

Carreau commented Dec 17, 2023

It was not a note to myself that aliases should be using fully qualified names with : but don't seem to and to investigate the root cause as to why, fix it and write a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants