mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
15 lines
308 B
ReStructuredText
15 lines
308 B
ReStructuredText
**Added:** None
|
|
|
|
**Changed:**
|
|
|
|
* The ``xontrib`` command is now flagged as unthreadable and will be
|
|
run on the main Python thread. This allows xontribs to set signal
|
|
handlers and other operations that require the main thread.
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:** None
|
|
|
|
**Security:** None
|