mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 09:20:57 +01:00
17 lines
331 B
ReStructuredText
17 lines
331 B
ReStructuredText
![]() |
**Added:** None
|
||
|
|
||
|
**Changed:**
|
||
|
|
||
|
* ``yacc_debug=True`` now load the parser on the same thread that the
|
||
|
Parser instance is created. ``setup.py`` now uses this synchronous
|
||
|
form as it was causing the parser table to be missed by some package
|
||
|
managers.
|
||
|
|
||
|
**Deprecated:** None
|
||
|
|
||
|
**Removed:** None
|
||
|
|
||
|
**Fixed:** None
|
||
|
|
||
|
**Security:** None
|