mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 00:41:00 +01:00
13 lines
322 B
ReStructuredText
13 lines
322 B
ReStructuredText
**Added:** None
|
|
|
|
**Changed:** None
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:** None
|
|
* Fixed ``_list_completers`` such that it does not throw a ValueError if no completer is registered.
|
|
* Fixed ``_list_completers`` such that it does not throw an AttributeError if a completer has no docstring.
|
|
|
|
**Security:** None
|