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

explicit list exported traits with __all__ #265

Open
minrk opened this issue Aug 4, 2016 · 0 comments
Open

explicit list exported traits with __all__ #265

minrk opened this issue Aug 4, 2016 · 0 comments

Comments

@minrk
Copy link
Member

minrk commented Aug 4, 2016

We should define __all__ in traitlets/traitlets.py, so that it's explicit what's exported as public API.

There are a few utility functions and classes such as DefaultHandler that are accidentally exposed (undocumented, so nobody has any reasonable expectation of using them). We should take the opportunity of a 5.0 release to explicitely list the actual traitlets API.

@minrk minrk added this to the 5.0 milestone Aug 4, 2016
@Carreau Carreau modified the milestones: 5.0, 5.1 Jun 22, 2020
@Carreau Carreau changed the title whitelist exported traits with __all__ explicit list exported traits with __all__ Aug 11, 2020
@Carreau Carreau removed this from the 5.1 milestone Aug 30, 2021
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

No branches or pull requests

2 participants