mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 01:10:57 +01:00
16 lines
308 B
ReStructuredText
16 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
|