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

Convert namespaces from strings to their own types #624

Merged
merged 1 commit into from
Dec 20, 2020
Merged

Conversation

nolar
Copy link
Owner

@nolar nolar commented Dec 20, 2020

The namespaces are still strings or Nones, but the type is more specialised — to avoid potential collisions with other strings. The exact specific name is also separated from the API reference, as the reference can be None — for clarity.

The namespaces are still strings or Nones, but the type is more specialised — to avoid potential collisions with other strings. The exact specific name is also separated from the API reference, as the reference can be `None` — for clarity.
@nolar nolar added the refactoring Code cleanup without new features added label Dec 20, 2020
@nolar nolar merged commit f5a6dcd into master Dec 20, 2020
@nolar nolar deleted the typed-namespaces branch December 20, 2020 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code cleanup without new features added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant