ipython / ipython/traitlets

explicit list exported traits with `__all__`

Offen
#265 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
653
Forks
217
Ø Merge
2 T. 21 Std.
Gemergte PRs (30 T.)
2

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.