mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 17:30:59 +01:00
16 lines
270 B
ReStructuredText
16 lines
270 B
ReStructuredText
![]() |
**Added:** None
|
||
|
|
||
|
**Changed:** None
|
||
|
|
||
|
**Deprecated:** None
|
||
|
|
||
|
**Removed:** None
|
||
|
|
||
|
**Fixed:**
|
||
|
|
||
|
* Properly throw ``SyntaxError`` when no kwargs are defined
|
||
|
in a kwarg-only function. This used to throw a
|
||
|
``TypeError: 'NoneType' object is not iterable``.
|
||
|
|
||
|
**Security:** None
|