ipython / ipython/traitlets

breaking change: __all__ limits what is exported

Aperta
#831 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
653
Fork
217
Merge medio
2g 21h
PR unite (30g)
2

Descrizione

due to https://github.com/ipython/traitlets/pull/817 (from traitlets >=5.8) we dont export `observe` anymore, previously we could do
`from traitlets import *` and have observe available.
I know it's not good practice, but it is a breaking change.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.